Files
loongoffice/sw/source/core/view
Michael Stahl 38dcfadda8 fdo#58029: replace quadratic child window loop with linear
... which should speed things up without introducing problems.

(Window::GetChild(n) is inefficient because the children are a linked
list)

Change-Id: I343d51a6866c5014cbca4c256b0c15f938958c39
2013-06-24 20:17:43 +02:00
..