Searched refs:SetMenuBarMode (Results 1 – 7 of 7) sorted by relevance
1042 void SystemWindow::SetMenuBarMode( sal_uInt16 nMode ) in SetMenuBarMode() function in SystemWindow1050 ((ImplBorderWindow*)mpWindowImpl->mpBorderWindow)->SetMenuBarMode( sal_True ); in SetMenuBarMode()1052 ((ImplBorderWindow*)mpWindowImpl->mpBorderWindow)->SetMenuBarMode( sal_False ); in SetMenuBarMode()
2326 void ImplBorderWindow::SetMenuBarMode( sal_Bool bHide ) in SetMenuBarMode() function in ImplBorderWindow
234 void SetMenuBarMode( sal_uInt16 nMode );
72 mpWorkWindow->SetMenuBarMode(MENUBAR_MODE_HIDE); in FullScreenPane()
176 void SetMenuBarMode( sal_Bool bHide );
506 pParent->SetMenuBarMode(MENUBAR_MODE_NORMAL); in attachFrame()
3215 … pWork->SetMenuBarMode( bNewFullScreenMode ? MENUBAR_MODE_HIDE : MENUBAR_MODE_NORMAL ); in MiscExec_Impl()
Completed in 54 milliseconds