Home
last modified time | relevance | path

Searched refs:GetActivePanel (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/svtools/source/toolpanel/
H A Dtoolpaneldeck.cxx115 GetActivePanel() const;
158 ::boost::optional< size_t > aActivePanel( m_aPanels.GetActivePanel() ); in GetActiveOrDummyPanel_Impl()
192 ::boost::optional< size_t > ToolPanelDeck_Impl::GetActivePanel() const in GetActivePanel() function in svt::ToolPanelDeck_Impl
194 return m_aPanels.GetActivePanel(); in GetActivePanel()
251 ::boost::optional< size_t > aCurrentPanel( GetActivePanel() ); in DoAction()
297 ::boost::optional< size_t > aActivePanel( m_aPanels.GetActivePanel() ); in FocusActivePanel()
402 ::boost::optional< size_t > ToolPanelDeck::GetActivePanel() const in GetActivePanel() function in svt::ToolPanelDeck
404 return m_pImpl->GetActivePanel(); in GetActivePanel()
H A Ddrawerlayouter.cxx77 ::boost::optional< size_t > aActivePanel( m_rPanelDeck.GetActivePanel() ); in IMPLEMENT_IREFERENCE()
127 ::boost::optional< size_t > aActivePanel( m_rPanelDeck.GetActivePanel() ); in SetFocusToPanelSelector()
280 if ( nPanelPos != m_rPanelDeck.GetActivePanel() ) in IMPL_LINK()
H A Dpaneltabbar.cxx754 if ( m_rPanelDeck.GetActivePanel() == i_nItemIndex ) in impl_getItemFlags()
1055 const ::boost::optional< size_t > aActivePanel( m_pImpl->m_rPanelDeck.GetActivePanel() ); in Paint()
1180 m_pImpl->FocusItem( m_pImpl->m_rPanelDeck.GetActivePanel() ); in GetFocus()
H A Dtoolpanelcollection.hxx51 GetActivePanel() const;
H A Dtoolpanelcollection.cxx70 ::boost::optional< size_t > ToolPanelCollection::GetActivePanel() const in GetActivePanel() function in svt::ToolPanelCollection
/aoo42x/main/svtools/inc/svtools/toolpanel/
H A Dtoolpaneldeck.hxx93 GetActivePanel() const = 0;
163 GetActivePanel() const;
/aoo42x/main/accessibility/source/extended/
H A DAccessibleToolPanelDeck.cxx199 ::boost::optional< size_t > aActivePanel( m_pPanelDeck->GetActivePanel() ); in getActivePanelAccessible()
287 ::boost::optional< size_t > aActivePanel( m_pImpl->m_pPanelDeck->GetActivePanel() ); in getAccessibleChildCount()
H A DAccessibleToolPanelDeckTabBarItem.cxx347 if ( m_pImpl->getItemPos() == m_pImpl->getPanelDeck()->GetActivePanel() ) in getAccessibleStateSet()
/aoo42x/main/sfx2/source/dialog/
H A Dtaskpane.cxx991 if ( aPanelPos == m_rTaskPane.GetPanelDeck().GetActivePanel() ) in ActivateToolPanel()
1153 ::boost::optional< size_t > aActivePanel( m_rTaskPane.GetPanelDeck().GetActivePanel() ); in impl_togglePanelVisibility()
1200 ::boost::optional< size_t > aActivePanel( m_rTaskPane.GetPanelDeck().GetActivePanel() ); in impl_updateDockingWindowTitle()
/aoo42x/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx478 ActivePanelChanged( ::boost::optional< size_t >(), rPanelDeck.GetActivePanel() ); in impl_initPanelList()
693 ::boost::optional< size_t > aActivePanel( rController.GetToolPanelDeck().GetActivePanel() ); in IMPL_LINK()

Completed in 70 milliseconds