Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds