Searched refs:sParentLayout (Results 1 – 1 of 1) sorted by relevance
762 OUString sParentLayout; in ProcessLayout() local765 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 6 milliseconds