Home
last modified time | relevance | path

Searched refs:GetFocusedPanelItem (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/toolpanel/ !
H A Dtablayouter.cxx127 ::boost::optional< size_t > TabDeckLayouter::GetFocusedPanelItem() const in GetFocusedPanelItem() function in svt::TabDeckLayouter
131 return m_pData->pTabBar->GetFocusedPanelItem(); in GetFocusedPanelItem()
H A Dpaneltabbar.cxx1311 ::boost::optional< size_t > PanelTabBar::GetFocusedPanelItem() const in GetFocusedPanelItem() function in svt::PanelTabBar
/trunk/main/svtools/inc/svtools/toolpanel/ !
H A Dtablayouter.hxx81 GetFocusedPanelItem() const;
H A Dpaneltabbar.hxx64 ::boost::optional< size_t > GetFocusedPanelItem() const;
/trunk/main/accessibility/source/extended/ !
H A DAccessibleToolPanelDeckTabBarItem.cxx353 if ( m_pImpl->getItemPos() == m_pImpl->getTabBar()->GetFocusedPanelItem() ) in getAccessibleStateSet()

Completed in 58 milliseconds