/trunk/main/svtools/source/toolpanel/ |
H A D | toolpaneldeck.cxx | 136 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::b… 321 …void ToolPanelDeck_Impl::ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, cons… in ActivePanelChanged() function in svt::ToolPanelDeck_Impl 339 m_aListeners.ActivePanelChanged( i_rOldActive, i_rNewActive ); in ActivePanelChanged()
|
H A D | paneldecklisteners.cxx | 74 …void PanelDeckListeners::ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, cons… in ActivePanelChanged() function in svt::PanelDeckListeners 82 (*loop)->ActivePanelChanged( i_rOldActive, i_rNewActive ); in ActivePanelChanged()
|
H A D | toolpanelcollection.cxx | 92 m_pData->aListeners.ActivePanelChanged( aOldPanel, m_pData->aActivePanel ); in ActivatePanel() 153 m_pData->aListeners.ActivePanelChanged( aOldActive, m_pData->aActivePanel ); in RemovePanel()
|
H A D | paneldecklisteners.hxx | 53 …void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::boost::option…
|
H A D | drawerlayouter.cxx | 199 …void DrawerDeckLayouter::ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, cons… in ActivePanelChanged() function in svt::DrawerDeckLayouter
|
H A D | paneltabbar.cxx | 371 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::boost::o… 960 …void PanelTabBar_Impl::ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const … in ActivePanelChanged() function in svt::PanelTabBar_Impl
|
/trunk/main/svtools/workben/toolpanel/ |
H A D | toolpaneltest.cxx | 297 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::boost::o… 478 ActivePanelChanged( ::boost::optional< size_t >(), rPanelDeck.GetActivePanel() ); in impl_initPanelList() 617 void OptionsWindow::ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::bo… in ActivePanelChanged() function in svt::toolpanel::OptionsWindow
|
/trunk/main/accessibility/source/extended/ |
H A D | AccessibleToolPanelDeck.cxx | 106 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::boost::o… 224 …void AccessibleToolPanelDeck_Impl::ActivePanelChanged( const ::boost::optional< size_t >& i_rOldAc… in ActivePanelChanged() function in accessibility::AccessibleToolPanelDeck_Impl
|
H A D | AccessibleToolPanelDeckTabBarItem.cxx | 97 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::boost::o… 220 …void AccessibleToolPanelDeckTabBarItem_Impl::ActivePanelChanged( const ::boost::optional< size_t >… in ActivePanelChanged() function in accessibility::AccessibleToolPanelDeckTabBarItem_Impl
|
H A D | AccessibleToolPanelDeckTabBar.cxx | 132 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::boost::o… 240 …void AccessibleToolPanelTabBar_Impl::ActivePanelChanged( const ::boost::optional< size_t >& i_rOld… in ActivePanelChanged() function in accessibility::AccessibleToolPanelTabBar_Impl
|
/trunk/main/svtools/inc/svtools/toolpanel/ |
H A D | drawerlayouter.hxx | 76 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::boost::o…
|
H A D | toolpaneldeck.hxx | 60 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::boost::o…
|
/trunk/main/sfx2/source/dialog/ |
H A D | taskpane.cxx | 887 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::boost::o… 1107 …void TaskPaneController_Impl::ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive,… in ActivePanelChanged() function in sfx2::TaskPaneController_Impl
|