Home
last modified time | relevance | path

Searched refs:sParentLayout (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterScreen.cxx762 OUString sParentLayout; in ProcessLayout() local
765 A2S("ParentLayout")) >>= sParentLayout; in ProcessLayout()
766 if (sParentLayout.getLength() > 0) in ProcessLayout()
769 if (rsLayoutName != sParentLayout) in ProcessLayout()
770 ProcessLayout(rConfiguration, sParentLayout, rxContext, rxAnchorId); in ProcessLayout()

Completed in 17 milliseconds