Home
last modified time | relevance | path

Searched refs:IsRollUp (Results 1 – 23 of 23) sorted by relevance

/aoo41x/main/vcl/inc/vcl/
H A Ddockwin.hxx171 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 Dsyswin.hxx218 sal_Bool IsRollUp() const { return mbRollUp; } in IsRollUp() function in SystemWindow
/aoo41x/main/sfx2/source/dialog/
H A Dbasedlgs.cxx331 if ( !IsRollUp() ) in IMPL_LINK()
478 if ( IsRollUp() ) in FillInfo()
646 if ( !IsRollUp() ) in IMPL_LINK()
702 if ( IsRollUp() ) in FillInfo()
H A Ddockwin.cxx2008 if( !GetFloatingWindow()->IsRollUp() ) in IMPL_LINK()
H A Dtempldlg.cxx2657 m_bZoomIn = pF->IsRollUp(); in Resize()
/aoo41x/main/sw/source/ui/utlui/
H A Dnavipi.cxx627 …if (pContextWin && pContextWin->GetFloatingWindow() && pContextWin->GetFloatingWindow()->IsRollUp(… in GotoPage()
680 (!_IsZoomedIn() || ( pContextWin->GetFloatingWindow()->IsRollUp()))) in _ZoomIn()
878 && ! pSfxDockingParent->GetFloatingWindow()->IsRollUp()) in SwNavigationPI()
/aoo41x/main/vcl/source/window/
H A Ddockmgr.cxx1436 mbRollUp = mpFloatWin->IsRollUp(); in SetFloatingMode()
1590 sal_Bool ImplDockingWindowWrapper::IsRollUp() const in IsRollUp() function in ImplDockingWindowWrapper
1593 return mpFloatWin->IsRollUp(); in IsRollUp()
H A Dsyswin.cxx833 if( IsRollUp() ) in SetWindowStateData()
932 if ( IsRollUp() ) in GetWindowStateData()
H A Dfloatwin.cxx663 if ( IsRollUp() ) in StartPopupMode()
H A Ddockwin.cxx906 mbRollUp = mpFloatWin->IsRollUp(); in SetFloatingMode()
H A Dbrdwin.cxx456 if ( pClientWindow->IsRollUp() ) in ImplMouseButtonDown()
528 if ( pClientWindow->IsRollUp() ) in ImplTracking()
/aoo41x/main/sc/source/ui/view/
H A Dreffact.cxx82 if ( static_cast<Dialog*>(pWnd)->IsRollUp() ) in SFX_IMPL_MODELESSDIALOG()
/aoo41x/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx596 if ( !IsFloatingMode() || !GetFloatingWindow()->IsRollUp() ) in Resize()
H A Dlinectrl.cxx579 if ( !IsRollUp() ) in Resize()
/aoo41x/main/basctl/source/dlged/
H A Dpropbrw.cxx311 if( IsRollUp() ) in Close()
/aoo41x/main/svx/source/form/
H A DfmPropBrw.cxx386 if( IsRollUp() ) in Close()
/aoo41x/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx305 if( IsRollUp() ) in Close()
/aoo41x/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx791 !GetFloatingWindow()->IsRollUp() ) in Resize()
/aoo41x/main/sd/source/ui/dlg/
H A Danimobjs.cxx752 !GetFloatingWindow()->IsRollUp() ) in Resize()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx964 if(!IsRollUp()) in IMPL_LINK()
/aoo41x/main/fpicker/source/office/
H A Diodlg.cxx2708 if ( IsRollUp() ) in Resize()
/aoo41x/main/svx/source/engine3d/
H A Dfloat3d.cxx2308 !GetFloatingWindow()->IsRollUp() ) in Resize()
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx6404 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)!((FloatingWindow*)pControl)->IsRollUp()); in Execute()

Completed in 642 milliseconds