Searched refs:i_bCreate (Results 1 – 6 of 6) sorted by relevance
306 Reference< XWindowPeer > ToolPanelDrawer::GetComponentInterface( sal_Bool i_bCreate ) in GetComponentInterface() argument309 if ( !xWindowPeer.is() && i_bCreate ) in GetComponentInterface()
544 Reference< XWindowPeer > ToolPanelDeck::GetComponentInterface( sal_Bool i_bCreate ) in GetComponentInterface() argument547 if ( !xWindowPeer.is() && i_bCreate ) in GetComponentInterface()
86 GetComponentInterface( sal_Bool i_bCreate );
1338 Reference< XWindowPeer > PanelTabBar::GetComponentInterface( sal_Bool i_bCreate ) in GetComponentInterface() argument1341 if ( !xWindowPeer.is() && i_bCreate ) in GetComponentInterface()
88 GetComponentInterface( sal_Bool i_bCreate );
177 GetComponentInterface( sal_Bool i_bCreate );
Completed in 34 milliseconds