Home
last modified time | relevance | path

Searched refs:GetFloatStyle (Results 1 – 17 of 17) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/uielement/
H A Dtoolbarwrapper.cxx309 pToolBox->SetFloatStyle( pToolBox->GetFloatStyle() & ~WB_CLOSEABLE ); in setFastPropertyValue_NoBroadcast()
314 pToolBox->SetFloatStyle( pToolBox->GetFloatStyle() | WB_CLOSEABLE ); in setFastPropertyValue_NoBroadcast()
H A Dtoolbarmanager.cxx1497 if( !(pToolBar->GetFloatStyle() & WB_CLOSEABLE) ) in AddCustomizeMenuItems()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/uielement/
H A Dtoolbarwrapper.cxx317 pToolBox->SetFloatStyle( pToolBox->GetFloatStyle() & ~WB_CLOSEABLE ); in setFastPropertyValue_NoBroadcast()
322 pToolBox->SetFloatStyle( pToolBox->GetFloatStyle() | WB_CLOSEABLE ); in setFastPropertyValue_NoBroadcast()
H A Dtoolbarmanager.cxx1961 if( !(pToolBar->GetFloatStyle() & WB_CLOSEABLE) ) in AddCustomizeMenuItems()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Ddockwin.hxx158 WinBits GetFloatStyle() const { return mnFloatBits;} in GetFloatStyle() function in ImplDockingWindowWrapper
317 WinBits GetFloatStyle() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dimpldockingwrapper.hxx122 WinBits GetFloatStyle() const { return mnFloatBits;} in GetFloatStyle() function in ImplDockingWindowWrapper
H A Ddockwin.cxx807 WinBits DockingWindow::GetFloatStyle() const in GetFloatStyle() function in DockingWindow
812 return pWrapper->GetFloatStyle(); in GetFloatStyle()
H A Ddockmgr.cxx499 mnFloatBits = pDockWin->GetFloatStyle(); in ImplDockingWindowWrapper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/uno/
H A Dpopupwindowcontroller.cxx210 nWinBits = static_cast< DockingWindow* >( pWin.get() )->GetFloatStyle(); in createPopupWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/uno/
H A Dpopupwindowcontroller.cxx235 nWinBits = static_cast< DockingWindow* >( pWin.get() )->GetFloatStyle(); in createPopupWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Ddockwin.hxx215 WinBits GetFloatStyle() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Ddockwin.cxx809 WinBits DockingWindow::GetFloatStyle() const in GetFloatStyle() function in DockingWindow
814 return pWrapper->GetFloatStyle(); in GetFloatStyle()
H A Ddockmgr.cxx473 mnFloatBits = pDockWin->GetFloatStyle(); in ImplDockingWindowWrapper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Ddockwin.cxx895 ( (GetFloatStyle() & WB_STANDALONE) && Application::IsInModalMode()) ) in Initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Ddockwin.cxx896 ( (GetFloatStyle() & WB_STANDALONE) && Application::IsInModalMode()) ) in Initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx1417 pToolBox->SetFloatStyle( pToolBox->GetFloatStyle() & ~WB_CLOSEABLE ); in implts_setElementData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx1425 pToolBox->SetFloatStyle( pToolBox->GetFloatStyle() & ~WB_CLOSEABLE ); in implts_setElementData()