Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dchecklistmenu.hxx151 void setSubMenuFocused(const ScCheckListMenuControl* pSubMenu);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dchecklistmenu.hxx127 void setSubMenuFocused(const ScMenuFloatingWindow* pSubMenu);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/cctrl/
H A Dchecklistmenu.cxx362 pParentMenu->get_widget().setSubMenuFocused(this); in selectMenuItem()
394 void ScCheckListMenuControl::setSubMenuFocused(const ScCheckListMenuControl* pSubMenu) in setSubMenuFocused() function in ScCheckListMenuControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/cctrl/
H A Dchecklistmenu.cxx630 mpParentMenu->setSubMenuFocused(this); in selectMenuItem()
789 void ScMenuFloatingWindow::setSubMenuFocused(const ScMenuFloatingWindow* pSubMenu) in setSubMenuFocused() function in ScMenuFloatingWindow