Home
last modified time | relevance | path

Searched refs:ShowButtons (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/window/
H A Dmenu.cxx718 void ShowButtons( sal_Bool bClose, sal_Bool bFloat, sal_Bool bHide );
3355 ShowButtons( bShow, mbFloatBtnVisible, mbHideBtnVisible ); in ShowCloser()
3360 ShowButtons( mbCloserVisible, bShow, mbHideBtnVisible ); in ShowFloatButton()
3365 ShowButtons( mbCloserVisible, mbFloatBtnVisible, bShow ); in ShowHideButton()
3368 void MenuBar::ShowButtons( sal_Bool bClose, sal_Bool bFloat, sal_Bool bHide ) in ShowButtons() function in MenuBar
3378 ((MenuBarWindow*)ImplGetWindow())->ShowButtons( bClose, bFloat, bHide ); in ShowButtons()
5316 void MenuBarWindow::ShowButtons( sal_Bool bClose, sal_Bool bFloat, sal_Bool bHide ) in ShowButtons() function in MenuBarWindow
6114 ShowButtons( aCloser.IsItemVisible( IID_DOCUMENTCLOSE ), in AddMenuBarButton()
/trunk/main/vcl/inc/vcl/
H A Dmenu.hxx431 void ShowButtons( sal_Bool bClose, sal_Bool bFloat, sal_Bool bHide );

Completed in 55 milliseconds