Searched refs:IsPopupMenu (Results 1 – 7 of 7) sorted by relevance
81 sal_Bool VCLXMenu::IsPopupMenu() const in IsPopupMenu() function in VCLXMenu188 const sal_Bool bIsPopupMenu = IsPopupMenu(); in getImplementationName()206 const sal_Bool bIsPopupMenu = IsPopupMenu(); in getSupportedServiceNames()237 const sal_Bool bIsPopupMenu = IsPopupMenu(); in queryInterface()268 const sal_Bool bIsPopupMenu = IsPopupMenu(); in IMPL_XUNOTUNNEL()316 const sal_Bool bIsPopupMenu = IsPopupMenu(); in getImplementationId()489 if ( mpMenu && pVCLMenu && pVCLMenu->GetMenu() && pVCLMenu->IsPopupMenu() ) in setPopupMenu()589 if ( mpMenu && IsPopupMenu() ) in execute()725 return IsPopupMenu(); in isPopupMenu()777 if ( mpMenu && IsPopupMenu() ) in isInExecute()[all …]
180 if ( pMenu && !pMenu->IsPopupMenu() ) in setMenuBar()
108 if (p && p->IsPopupMenu() && p->GetMenuStackLevel() == 0) in init_from_window()174 return p->IsPopupMenu(); in isChildPopupMenu()
40 bool IsPopupMenu() const;
71 bool PopupMenuFloatingWindow::IsPopupMenu() const in IsPopupMenu() function in PopupMenuFloatingWindow
73 sal_Bool IsPopupMenu() const;
394 if ( pChild && pChild->IsPopupMenu() ) in createAccessibleContext()
Completed in 41 milliseconds