Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/sidebar/
H A DSidebarController.cxx96 MID_FIRST_HIDE = 1000 enumerator
914 const sal_Int32 nSubMenuIndex (nIndex+MID_FIRST_HIDE); in CreatePopupMenu()
978 if (nIndex >= MID_FIRST_PANEL && nIndex<MID_FIRST_HIDE) in IMPL_LINK()
980 else if (nIndex >=MID_FIRST_HIDE) in IMPL_LINK()
982 mpTabBar->ToggleHideFlag(nIndex-MID_FIRST_HIDE); in IMPL_LINK()

Completed in 13 milliseconds