Searched refs:MID_FIRST_PANEL (Results 1 – 2 of 2) sorted by relevance
97 MID_FIRST_PANEL, enumerator911 const sal_Int32 nMenuIndex (nIndex+MID_FIRST_PANEL); in CreatePopupMenu()980 if (nIndex >= MID_FIRST_PANEL && nIndex<MID_FIRST_HIDE) in IMPL_LINK()981 SwitchToDeck(mpTabBar->GetDeckIdForIndex(nIndex - MID_FIRST_PANEL)); in IMPL_LINK()
915 MID_FIRST_PANEL = 5 enumerator1059 size_t nPanelIndex = size_t( i_pMenu->GetCurItemId() - MID_FIRST_PANEL ); in IMPL_LINK()1233 sal_uInt16 nIndex = MID_FIRST_PANEL; in impl_createPopupMenu()
Completed in 25 milliseconds