Home
last modified time | relevance | path

Searched refs:IsPanelTitleVisible (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DFocusManager.cxx294 bool FocusManager::IsPanelTitleVisible (const sal_Int32 nPanelIndex) const in IsPanelTitleVisible() function in sfx2::sidebar::FocusManager
453 if (nDirection<0 && ! IsPanelTitleVisible(0)) in MoveFocusInsideDeckTitle()
460 if (nDirection>0 && ! IsPanelTitleVisible(0)) in MoveFocusInsideDeckTitle()
600 if (IsPanelTitleVisible(0)) in HandleKeyEvent()
H A DFocusManager.hxx124 bool IsPanelTitleVisible (const sal_Int32 nPanelIndex) const;

Completed in 12 milliseconds