Home
last modified time | relevance | path

Searched refs:bFloat (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx5427 sal_Bool bFloat = mpData->mbAssumeFloating; in CalcFloatingWindowSizePixel() local
5438 pThis->mpData->mbAssumeFloating = bFloat; in CalcFloatingWindowSizePixel()
H A Dmenu.cxx718 void ShowButtons( sal_Bool bClose, sal_Bool bFloat, sal_Bool bHide );
3368 void MenuBar::ShowButtons( sal_Bool bClose, sal_Bool bFloat, sal_Bool bHide ) in ShowButtons() argument
3371 (bFloat != mbFloatBtnVisible) || in ShowButtons()
3375 mbFloatBtnVisible = bFloat; in ShowButtons()
3378 ((MenuBarWindow*)ImplGetWindow())->ShowButtons( bClose, bFloat, bHide ); in ShowButtons()
5316 void MenuBarWindow::ShowButtons( sal_Bool bClose, sal_Bool bFloat, sal_Bool bHide ) in ShowButtons() argument
5320 aFloatBtn.Show( bFloat ); in ShowButtons()
/trunk/main/vcl/inc/vcl/
H A Dmenu.hxx431 void ShowButtons( sal_Bool bClose, sal_Bool bFloat, sal_Bool bHide );
/trunk/main/framework/source/uielement/
H A Dspinfieldtoolbarcontroller.cxx379 bool bFloat( false ); in executeControlCommand() local
398 bool bFloat( false ); in executeControlCommand() local
403 bFloatValue = bFloat; in executeControlCommand()
415 bool bFloat( false ); in executeControlCommand() local
423 bFloatValue = bFloat; in executeControlCommand()
429 aMin = bFloat ? ::rtl::OUString::valueOf( fValue ) : in executeControlCommand()
445 bool bFloat( false ); in executeControlCommand() local
462 bool bFloat( false ); in executeControlCommand() local
510 const Any& rAny, sal_Int32& nValue, double& fValue, bool& bFloat ) in impl_getValue() argument
516 bFloat = false; in impl_getValue()
[all …]
/trunk/main/framework/inc/uielement/
H A Dspinfieldtoolbarcontroller.hxx95 …etValue( const ::com::sun::star::uno::Any& rAny, sal_Int32& nValue, double& fValue, bool& bFloat );

Completed in 72 milliseconds