Home
last modified time | relevance | path

Searched refs:IsJoinLocked (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dtabfrm.cxx710 if ( pMaster && !pMaster->IsJoinLocked() ) in lcl_RecalcSplitLine()
715 if ( !rTab.GetFollow()->IsJoinLocked() ) in lcl_RecalcSplitLine()
1403 if ( !pFoll->IsJoinLocked() ) in Join()
1553 const bool bFormatPossible = !pCnt->IsJoinLocked() && in CalcLowers()
1583 static_cast<SwTxtFrm*>(pCnt)->IsJoinLocked(), in CalcLowers()
1894 if ( IsJoinLocked() || StackHack::IsLocked() || StackHack::Count() > 50 ) in MakeAll()
1922 !GetFollow()->IsJoinLocked() in MakeAll()
1994 while ( GetFollow() && !GetFollow()->IsJoinLocked() ) in MakeAll()
2005 if( GetFollow() && !GetFollow()->IsJoinLocked() && in MakeAll()
2015 if ( bTableRowKeep && GetFollow() && !GetFollow()->IsJoinLocked() ) in MakeAll()
[all …]
H A Dsectfrm.cxx496 if( !pNxt->IsJoinLocked() && GetSection() == pNxt->GetSection() ) in MergeNext()
773 if( pPrvSct && !pPrvSct->IsJoinLocked() ) in MoveCntntAndDelete()
782 if ( IsJoinLocked() || IsColLocked() || StackHack::IsLocked() || StackHack::Count() > 50 ) in MakeAll()
1151 if ( IsJoinLocked() || IsColLocked() ) in SimpleFormat()
2763 ASSERT( !pSect->IsColLocked() && !pSect->IsJoinLocked(), in _DeleteEmptySct()
H A Dcalcmove.cxx303 bOldTabLock = ((SwTabFrm*)this)->IsJoinLocked(); in PrepareMake()
435 bOldTabLock = ((SwTabFrm*)this)->IsJoinLocked(); in PrepareCrsr()
1126 if ( IsJoinLocked() ) in MakeAll()
H A Dfrmtool.cxx618 ( pTabFrm->IsJoinLocked() || in ~SwLayNotify()
620 pTabFrm->FindMaster()->IsJoinLocked() ) ) ) in ~SwLayNotify()
1775 sal_Bool bTmpOldLock = pTmp->IsJoinLocked(); in MakeFrms()
H A Dhffrm.cxx284 static_cast<SwTxtFrm*>(pFrm)->IsJoinLocked(), in FormatSize()
H A Dflowfrm.cxx101 if( pFrm->IsJoinLocked() ) in HasLockedFollow()
2537 SwFlowFrm::CastFlowFrm(pIndNext)->IsJoinLocked() ) in MoveBwd()
H A Dwsfrm.cxx1964 !pTab->IsJoinLocked() && in GrowFrm()
2062 !pTab->IsJoinLocked() && in ShrinkFrm()
H A Dfly.cxx1684 !pTmpFlowFrm->IsJoinLocked() && in CalcCntnt()
H A Dftnfrm.cxx1807 if( pSect && !pSect->IsJoinLocked() && ( bEnd ? !pSect->IsEndnAtEnd() : in AppendFtn()
/aoo4110/main/sw/source/core/inc/
H A Dflowfrm.hxx182 sal_Bool IsJoinLocked() const { return bLockJoin; } in IsJoinLocked() function in SwFlowFrm

Completed in 122 milliseconds