Searched refs:RemoveMenuBarButton (Results 1 – 7 of 7) sorted by relevance
147 void SalMenu::RemoveMenuBarButton( sal_uInt16 ) in RemoveMenuBarButton() function in SalMenu
87 virtual void RemoveMenuBarButton( sal_uInt16 nId );
78 virtual void RemoveMenuBarButton( sal_uInt16 nId );
475 void RemoveMenuBarButton( sal_uInt16 nId );
746 void RemoveMenuBarButton( sal_uInt16 nId );3558 void MenuBar::RemoveMenuBarButton( sal_uInt16 nId ) in RemoveMenuBarButton() function in MenuBar3561 static_cast<MenuBarWindow*>(pWindow)->RemoveMenuBarButton( nId ); in RemoveMenuBarButton()6157 void MenuBarWindow::RemoveMenuBarButton( sal_uInt16 nId ) in RemoveMenuBarButton() function in MenuBarWindow6166 pMenu->mpSalMenu->RemoveMenuBarButton( nId ); in RemoveMenuBarButton()
855 void AquaSalMenu::RemoveMenuBarButton( sal_uInt16 i_nId ) in RemoveMenuBarButton() function in AquaSalMenu
626 mpIconMBar->RemoveMenuBarButton( mnIconID ); in RemoveBubbleWindow()
Completed in 46 milliseconds