Home
last modified time | relevance | path

Searched defs:i_rParentWindow (Results 1 – 6 of 6) sorted by relevance

/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_panel.cxx83 …ference< XWindow > lcl_createPlainWindow_nothrow( const Reference< XComponentContext >& i_rContext, in lcl_createPlainWindow_nothrow()
114 …ntext >& i_rContext, const Reference< XWindow >& i_rParentWindow, const ::sal_Int32 i_nPanelColor ) in SingleColorPanel()
212 …ent( const Reference< XComponentContext >& i_rContext, const Reference< XWindow >& i_rParentWindow, in PanelUIElement()
/trunk/main/sd/workben/custompanel/
H A Dctp_panel.cxx86 …ference< XWindow > lcl_createPlainWindow_nothrow( const Reference< XComponentContext >& i_rContext, in lcl_createPlainWindow_nothrow()
/trunk/main/svtools/source/toolpanel/
H A Ddrawerlayouter.cxx48 DrawerDeckLayouter::DrawerDeckLayouter( ::Window& i_rParentWindow, IToolPanelDeck& i_rPanels ) in DrawerDeckLayouter()
H A Dpaneltabbar.cxx987 …PanelTabBar::PanelTabBar( Window& i_rParentWindow, IToolPanelDeck& i_rPanelDeck, const TabAlignmen… in PanelTabBar()
/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx425 void CustomToolPanel::Activate( Window& i_rParentWindow ) in Activate()
729 …ModuleTaskPane::ModuleTaskPane( Window& i_rParentWindow, const Reference< XFrame >& i_rDocumentFra… in ModuleTaskPane()
736 …ModuleTaskPane::ModuleTaskPane( Window& i_rParentWindow, const Reference< XFrame >& i_rDocumentFra… in ModuleTaskPane()
/trunk/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx214 void ColoredPanel::Activate( Window& i_rParentWindow ) in Activate()