Searched refs:xUIEementFactory (Results 1 – 1 of 1) sorted by relevance
833 Reference< XUIElementFactory > xUIEementFactory; in createAndPositionSubToolBar() local835 xUIEementFactory = xWeakUIElementFactory; in createAndPositionSubToolBar()836 if ( !xUIEementFactory.is() ) in createAndPositionSubToolBar()838 xUIEementFactory = Reference< XUIElementFactory >( in createAndPositionSubToolBar()843 xWeakUIElementFactory = xUIEementFactory; in createAndPositionSubToolBar()856 xUIElement = xUIEementFactory->createUIElement( rSubToolBarResName, aPropSeq ); in createAndPositionSubToolBar()
Completed in 24 milliseconds