Home
last modified time | relevance | path

Searched refs:IsLocked (Results 51 – 75 of 76) sorted by relevance

1234

/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx202 if( IsLocked() || IsHiddenNow() ) in GetCharRect()
577 if( IsLocked() || IsHiddenNow() ) in _GetCrsrOfst()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx518 GetDispatcher().IsLocked() || // do not confuse the SFX in IMPL_LINK()
1786 if( pVFrame->GetDispatcher()->IsLocked() ) in PrepareClose()
/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx246 if (rDisp.IsLocked()) in Select()
/trunk/main/sw/source/core/layout/
H A Dhffrm.cxx282 ASSERT( StackHack::IsLocked() || !pFrm->IsTxtFrm() || in FormatSize()
H A Dtabfrm.cxx1555 !static_cast<SwTxtFrm*>(pCnt)->IsLocked() ) && in CalcLowers()
1556 ( pCnt->IsFollow() || !StackHack::IsLocked() ); in CalcLowers()
1894 if ( IsJoinLocked() || StackHack::IsLocked() || StackHack::Count() > 50 ) in MakeAll()
2579 if ( !StackHack::IsLocked() && nStack < 4 ) in MakeAll()
H A Dflylay.cxx153 if ( !GetAnchorFrm() || IsLocked() || IsColLocked() ) in MakeAll()
H A Dwsfrm.cxx449 { if( !pFly->IsLocked() ) in InvalidatePage()
469 if ( !pFly->IsLocked() ) in InvalidatePage()
H A Dlaycache.cxx465 if( !IsLocked() ) in ClearImpl()
H A Dflycnt.cxx367 if ( !SwOszControl::IsInProgress( this ) && !IsLocked() && !IsColLocked() ) in MakeAll()
H A Dflowfrm.cxx463 if ( ((SwTxtFrm*)pCnt)->IsLocked() || in CutTree()
H A Dftnfrm.cxx1937 if( !pMaster->IsLocked() ) in RemoveFtn()
/trunk/main/tools/inc/tools/
H A Dstream.hxx767 sal_Bool IsLocked() const { return ( nLockCounter!=0 ); } in IsLocked() function in SvFileStream
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx336 sal_Bool IsLocked() const { return m_nLocks != 0; } in IsLocked() function in svxform::OFormComponentObserver
/trunk/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx806 sal_Bool bLocked = pDisp->IsLocked(); in IMPL_LINK()
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx1446 (rLeft.maCellProt.IsLocked == rRight.maCellProt.IsLocked) && in operator ==()
1485 maApiData.maCellProt.IsLocked = maModel.mbLocked; in finalizeImport()
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx976 if( !pLayoutCache->IsLocked() ) in ReadLayoutCache()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java301 CP.IsLocked = (! CPold.IsLocked); in changePValue()
/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx765 if ( !pDispatcher->IsLocked( GetId() ) ) in dispatch()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx651 sal_Bool IsLocked( sal_Bool bChilds = sal_False ) const;
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1408 if( bUI && GetViewFrame()->GetDispatcher()->IsLocked() ) in PrepareClose()
/trunk/main/vcl/source/window/
H A Dwindow.cxx5300 if( pWrapper && !( !pWrapper->IsFloatingMode() && pWrapper->IsLocked() ) ) in Notify()
5602 sal_Bool Window::IsLocked( sal_Bool bChilds ) const in IsLocked() function in Window
5612 if ( pChild->IsLocked( sal_True ) ) in IsLocked()
H A Dtoolbox.cxx248 if ( pThis->ImplIsFloatingMode() || pWrapper->IsLocked() ) in ImplUpdateDragArea()
275 …int dragwidth = ( pWrapper && !pWrapper->IsLocked() ) ? ImplGetDragWidth( (ToolBox*)pThis ) : 0; in ImplCalcBorder()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2911 !GetView().GetViewFrame()->GetDispatcher()->IsLocked() && in MouseButtonDown()
5314 !GetView().GetViewFrame()->GetDispatcher()->IsLocked() ) in SelectMenuPosition()
/trunk/main/sd/sdi/
H A Dsdraw.sdi3535 …ame ID_VAL_LAYERNAME,SfxBoolItem IsVisible ID_VAL_ISVISIBLE,SfxBoolItem IsLocked ID_VAL_ISLOCKED,S…
4367 …ame ID_VAL_LAYERNAME,SfxBoolItem IsVisible ID_VAL_ISVISIBLE,SfxBoolItem IsLocked ID_VAL_ISLOCKED,S…
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx2486 return Window::GetDockingManager()->IsLocked( pWindow ); in isLocked()

Completed in 310 milliseconds

1234