Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx97 MID_FIRST_PANEL, enumerator
911 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()
/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx915 MID_FIRST_PANEL = 5 enumerator
1059 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 23 milliseconds