Home
last modified time | relevance | path

Searched refs:ShowTitleButton (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddockwin.cxx799 void DockingWindow::ShowTitleButton( sal_uInt16 nButton, sal_Bool bVisible ) in ShowTitleButton() function in DockingWindow
802 mpFloatWin->ShowTitleButton( nButton, bVisible ); in ShowTitleButton()
881 pWin->ShowTitleButton( TITLE_BUTTON_DOCKING, mbDockBtn ); in SetFloatingMode()
882 pWin->ShowTitleButton( TITLE_BUTTON_HIDE, mbHideBtn ); in SetFloatingMode()
H A Ddockmgr.cxx1209 void ImplDockingWindowWrapper::ShowTitleButton( sal_uInt16 nButton, sal_Bool bVisible ) in ShowTitleButton() function in ImplDockingWindowWrapper
1212 mpFloatWin->ShowTitleButton( nButton, bVisible ); in ShowTitleButton()
1409 pWin->ShowTitleButton( TITLE_BUTTON_DOCKING, mbDockBtn ); in SetFloatingMode()
1410 pWin->ShowTitleButton( TITLE_BUTTON_HIDE, mbHideBtn ); in SetFloatingMode()
H A Dsyswin.cxx357 void SystemWindow::ShowTitleButton( sal_uInt16 nButton, sal_Bool bVisible ) in ShowTitleButton() function in SystemWindow
H A Dtoolbox2.cxx2126 …pWrapper->ShowTitleButton( TITLE_BUTTON_MENU, ( aType & TOOLBOX_MENUTYPE_CUSTOMIZE) ? sal_True : s… in SetMenuType()
H A Dtoolbox.cxx1002 …pWrapper->ShowTitleButton( TITLE_BUTTON_MENU, ( pThis->GetMenuType() & TOOLBOX_MENUTYPE_CUSTOMIZE)… in ImplSetMinMaxFloatSize()
/trunk/main/vcl/inc/vcl/
H A Ddockwin.hxx163 void ShowTitleButton( sal_uInt16 nButton, sal_Bool bVisible = sal_True );
328 void ShowTitleButton( sal_uInt16 nButton, sal_Bool bVisible = sal_True );
H A Dsyswin.hxx210 void ShowTitleButton( sal_uInt16 nButton, sal_Bool bVisible = sal_True );

Completed in 112 milliseconds