Searched refs:xUIEementFactory (Results 1 – 1 of 1) sorted by relevance
823 Reference< XUIElementFactory > xUIEementFactory; in createAndPositionSubToolBar() local825 xUIEementFactory = xWeakUIElementFactory; in createAndPositionSubToolBar()826 if ( !xUIEementFactory.is() ) in createAndPositionSubToolBar()828 xUIEementFactory = Reference< XUIElementFactory >( in createAndPositionSubToolBar()833 xWeakUIElementFactory = xUIEementFactory; in createAndPositionSubToolBar()846 xUIElement = xUIEementFactory->createUIElement( rSubToolBarResName, aPropSeq ); in createAndPositionSubToolBar()