Home
last modified time | relevance | path

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

/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldeck.cxx134 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 Dpaneldecklisteners.cxx48 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 Ddrawerlayouter.cxx58 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 Dpaneldecklisteners.hxx51 void PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition );
H A Dtoolpanelcollection.cxx123 m_pData->aListeners.PanelInserted( i_pPanel, i_nPosition ); in InsertPanel()
H A Dpaneltabbar.cxx350 virtual void PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition ) in PanelInserted() function in svt::PanelTabBar_Impl
/trunk/main/accessibility/source/extended/
H A DAccessibleToolPanelDeck.cxx104 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 DAccessibleToolPanelDeckTabBarItem.cxx95 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 DAccessibleToolPanelDeckTabBar.cxx130 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
/trunk/main/svtools/inc/svtools/toolpanel/
H A Ddrawerlayouter.hxx74 virtual void PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition );
H A Dtoolpaneldeck.hxx52 virtual void PanelInserted( const PToolPanel& i_pPanel, const size_t i_nPosition ) = 0;
/trunk/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx295 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
/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx885 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

Completed in 65 milliseconds