/aoo42x/main/vcl/inc/vcl/ |
H A D | dockwin.hxx | 171 sal_Bool IsRollUp() const; 336 sal_Bool IsRollUp() const; 404 inline sal_Bool DockingWindow::IsRollUp() const in IsRollUp() function in DockingWindow 407 return mpFloatWin->IsRollUp(); in IsRollUp()
|
H A D | syswin.hxx | 218 sal_Bool IsRollUp() const { return mbRollUp; } in IsRollUp() function in SystemWindow
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | basedlgs.cxx | 331 if ( !IsRollUp() ) in IMPL_LINK() 478 if ( IsRollUp() ) in FillInfo() 646 if ( !IsRollUp() ) in IMPL_LINK() 702 if ( IsRollUp() ) in FillInfo()
|
H A D | dockwin.cxx | 2008 if( !GetFloatingWindow()->IsRollUp() ) in IMPL_LINK()
|
H A D | templdlg.cxx | 2657 m_bZoomIn = pF->IsRollUp(); in Resize()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | navipi.cxx | 627 …if (pContextWin && pContextWin->GetFloatingWindow() && pContextWin->GetFloatingWindow()->IsRollUp(… in GotoPage() 680 (!_IsZoomedIn() || ( pContextWin->GetFloatingWindow()->IsRollUp()))) in _ZoomIn() 878 && ! pSfxDockingParent->GetFloatingWindow()->IsRollUp()) in SwNavigationPI()
|
/aoo42x/main/vcl/source/window/ |
H A D | dockmgr.cxx | 1436 mbRollUp = mpFloatWin->IsRollUp(); in SetFloatingMode() 1590 sal_Bool ImplDockingWindowWrapper::IsRollUp() const in IsRollUp() function in ImplDockingWindowWrapper 1593 return mpFloatWin->IsRollUp(); in IsRollUp()
|
H A D | syswin.cxx | 833 if( IsRollUp() ) in SetWindowStateData() 932 if ( IsRollUp() ) in GetWindowStateData()
|
H A D | floatwin.cxx | 663 if ( IsRollUp() ) in StartPopupMode()
|
H A D | brdwin.cxx | 456 if ( pClientWindow->IsRollUp() ) in ImplMouseButtonDown() 528 if ( pClientWindow->IsRollUp() ) in ImplTracking()
|
H A D | dockwin.cxx | 906 mbRollUp = mpFloatWin->IsRollUp(); in SetFloatingMode()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | reffact.cxx | 82 if ( static_cast<Dialog*>(pWnd)->IsRollUp() ) in SFX_IMPL_MODELESSDIALOG()
|
/aoo42x/main/svx/source/tbxctrls/ |
H A D | colrctrl.cxx | 596 if ( !IsFloatingMode() || !GetFloatingWindow()->IsRollUp() ) in Resize()
|
H A D | linectrl.cxx | 579 if ( !IsRollUp() ) in Resize()
|
/aoo42x/main/basctl/source/dlged/ |
H A D | propbrw.cxx | 311 if( IsRollUp() ) in Close()
|
/aoo42x/main/svx/source/form/ |
H A D | fmPropBrw.cxx | 386 if( IsRollUp() ) in Close()
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | propbrw.cxx | 305 if( IsRollUp() ) in Close()
|
/aoo42x/main/sc/source/ui/formdlg/ |
H A D | dwfunctr.cxx | 791 !GetFloatingWindow()->IsRollUp() ) in Resize()
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | animobjs.cxx | 752 !GetFloatingWindow()->IsRollUp() ) in Resize()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | acredlin.cxx | 964 if(!IsRollUp()) in IMPL_LINK()
|
/aoo42x/main/fpicker/source/office/ |
H A D | iodlg.cxx | 2710 if ( IsRollUp() ) in Resize()
|
/aoo42x/main/svx/source/engine3d/ |
H A D | float3d.cxx | 2308 !GetFloatingWindow()->IsRollUp() ) in Resize()
|
/aoo42x/main/automation/source/server/ |
H A D | statemnt.cxx | 6404 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)!((FloatingWindow*)pControl)->IsRollUp()); in Execute()
|