Searched refs:MID_FIRST_PANEL (Results 1 – 2 of 2) sorted by relevance
95 MID_FIRST_PANEL, enumerator909 const sal_Int32 nMenuIndex (nIndex+MID_FIRST_PANEL); in CreatePopupMenu()978 if (nIndex >= MID_FIRST_PANEL && nIndex<MID_FIRST_HIDE) in IMPL_LINK()979 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 32 milliseconds