/aoo4110/main/svtools/source/toolpanel/ |
H A D | toolpaneldeck.cxx | 134 virtual void PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition ); 307 void ToolPanelDeck_Impl::PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition ) in PanelInserted() function in svt::ToolPanelDeck_Impl 310 m_aListeners.PanelInserted( i_pPanel, i_nPosition ); in PanelInserted()
|
H A D | paneldecklisteners.cxx | 48 void PanelDeckListeners::PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition ) in PanelInserted() function in svt::PanelDeckListeners 56 (*loop)->PanelInserted( i_pPanel, i_nPosition ); in PanelInserted()
|
H A D | drawerlayouter.cxx | 58 PanelInserted( m_rPanelDeck.GetPanel( i ), i ); in DrawerDeckLayouter() 160 void DrawerDeckLayouter::PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition ) in PanelInserted() function in svt::DrawerDeckLayouter
|
H A D | paneldecklisteners.hxx | 51 void PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition );
|
H A D | toolpanelcollection.cxx | 123 m_pData->aListeners.PanelInserted( i_pPanel, i_nPosition ); in InsertPanel()
|
H A D | paneltabbar.cxx | 350 virtual void PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition ) in PanelInserted() function in svt::PanelTabBar_Impl
|
/aoo4110/main/accessibility/source/extended/ |
H A D | AccessibleToolPanelDeck.cxx | 104 virtual void PanelInserted( const ::svt::PToolPanel& i_pPanel, const size_t i_nPosition ); 211 …void AccessibleToolPanelDeck_Impl::PanelInserted( const ::svt::PToolPanel& i_pPanel, const size_t … in PanelInserted() function in accessibility::AccessibleToolPanelDeck_Impl
|
H A D | AccessibleToolPanelDeckTabBarItem.cxx | 95 virtual void PanelInserted( const ::svt::PToolPanel& i_pPanel, const size_t i_nPosition ); 197 …void AccessibleToolPanelDeckTabBarItem_Impl::PanelInserted( const ::svt::PToolPanel& i_pPanel, con… in PanelInserted() function in accessibility::AccessibleToolPanelDeckTabBarItem_Impl
|
H A D | AccessibleToolPanelDeckTabBar.cxx | 130 virtual void PanelInserted( const ::svt::PToolPanel& i_pPanel, const size_t i_nPosition ); 221 …void AccessibleToolPanelTabBar_Impl::PanelInserted( const ::svt::PToolPanel& i_pPanel, const size_… in PanelInserted() function in accessibility::AccessibleToolPanelTabBar_Impl
|
/aoo4110/main/svtools/inc/svtools/toolpanel/ |
H A D | drawerlayouter.hxx | 74 virtual void PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition );
|
H A D | toolpaneldeck.hxx | 52 virtual void PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition ) = 0;
|
/aoo4110/main/svtools/workben/toolpanel/ |
H A D | toolpaneltest.cxx | 295 virtual void PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition ); 604 void OptionsWindow::PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition ) in PanelInserted() function in svt::toolpanel::OptionsWindow
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | taskpane.cxx | 885 virtual void PanelInserted( const ::svt::PToolPanel& i_pPanel, const size_t i_nPosition ); 1087 …void TaskPaneController_Impl::PanelInserted( const ::svt::PToolPanel& i_pPanel, const size_t i_nPo… in PanelInserted() function in sfx2::TaskPaneController_Impl
|