Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/toolbox/
H A Dtbxitem.cxx833 Reference< XUIElementFactory > xUIEementFactory; in createAndPositionSubToolBar() local
835 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