Searched refs:GetMenuStackLevel (Results 1 – 4 of 4) sorted by relevance
38 sal_uInt16 GetMenuStackLevel() const;
61 sal_uInt16 PopupMenuFloatingWindow::GetMenuStackLevel() const in GetMenuStackLevel() function in PopupMenuFloatingWindow
108 if (p && p->IsPopupMenu() && p->GetMenuStackLevel() == 0) in init_from_window()
477 aItem.mpSubMenuWin.reset(new ScMenuFloatingWindow(this, mpDoc, GetMenuStackLevel()+1)); in addSubMenuItem()
Completed in 25 milliseconds