Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dmenu.hxx401 sal_Bool mbFloatBtnVisible; member in MenuBar
428 sal_Bool HasFloatButton() const { return mbFloatBtnVisible; } in HasFloatButton()
/trunk/main/vcl/source/window/
H A Dmenu.cxx3325 mbFloatBtnVisible = sal_False; in MenuBar()
3333 mbFloatBtnVisible = sal_False; in MenuBar()
3343 mbFloatBtnVisible = sal_False; in MenuBar()
3355 ShowButtons( bShow, mbFloatBtnVisible, mbHideBtnVisible ); in ShowCloser()
3365 ShowButtons( mbCloserVisible, mbFloatBtnVisible, bShow ); in ShowHideButton()
3371 (bFloat != mbFloatBtnVisible) || in ShowButtons()
3375 mbFloatBtnVisible = bFloat; in ShowButtons()

Completed in 53 milliseconds