Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx281 mnMenuPos(MENU_NOT_SELECTED), in SubMenuItemData()
291 mnMenuPos = MENU_NOT_SELECTED; in reset()
310 mnSelectedMenu(MENU_NOT_SELECTED), in ScMenuFloatingWindow()
311 mnClickedMenu(MENU_NOT_SELECTED), in ScMenuFloatingWindow()
353 mnClickedMenu = MENU_NOT_SELECTED; in MouseButtonUp()
668 if (nMenuPos != MENU_NOT_SELECTED) in endSubMenu()
747 mnSelectedMenu = MENU_NOT_SELECTED; in clearSelectedMenuItem()
775 if (nPos == MENU_NOT_SELECTED) in highlightMenuItem()
861 return MENU_NOT_SELECTED; in getEnclosingMenuItem()
872 return MENU_NOT_SELECTED; in getSubMenuPos()
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleFilterMenu.cxx228 return mpWindow->getSelectedMenuItem() == ScMenuFloatingWindow::MENU_NOT_SELECTED ? 0 : 1; in getSelectedAccessibleChildCount()
282 if (mnMenuPos == ScMenuFloatingWindow::MENU_NOT_SELECTED) in GetBoundingBoxOnScreen()
305 if (mnMenuPos == ScMenuFloatingWindow::MENU_NOT_SELECTED) in GetBoundingBox()
H A DAccessibleFilterTopWindow.cxx42 ScAccessibleFilterMenu(rxParent, pWin, rName, ScMenuFloatingWindow::MENU_NOT_SELECTED, pDoc), in ScAccessibleFilterTopWindow()
/trunk/main/sc/source/ui/inc/
H A Ddpcontrol.hxx102 static size_t MENU_NOT_SELECTED; member in ScMenuFloatingWindow

Completed in 33 milliseconds