Home
last modified time | relevance | path

Searched refs:HasPara (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx737 if ( !HasPara() ) in _InvalidateRange()
781 if( IsLocked() || !HasPara() ) in CalcLineSpace()
1562 if( !HasPara() && PREP_MUST_FIT != ePrep ) in Prepare()
2086 if( !HasPara() ) in GetParHeight()
2128 if( !HasPara() && !(IsValid() && IsEmpty()) ) in GetFormatted()
2368 if ( !HasPara() ) in _CalcHeightOfLastLine()
2379 ASSERT( HasPara(), in _CalcHeightOfLastLine()
2490 if ( !HasPara() ) in FirstLineHeight()
2510 if( !pFrm->HasPara() ) in GetLineCount()
2530 if ( GetTxt().Len() && HasPara() ) in ChgThisLines()
[all …]
H A Dfrmpaint.cxx337 if( HasPara() ) in PaintExtraData()
440 if ( IsEmpty() || !HasPara() ) in Paint()
627 if( !HasPara() ) in Paint()
640 if( !HasPara() ) in Paint()
H A Dwidorp.cxx83 if( !nRstHeight && !pFrm->IsFollow() && pFrm->IsInFtn() && pFrm->HasPara() ) in SwTxtFrmBreak()
507 if(nLines == 0 && pMaster->HasPara()) in FindWidows()
H A Dfrmform.cxx131 ASSERT( HasPara(), "ResetPreps(), missing ParaPortion." ); in ValidateFrm()
187 ASSERT( HasPara(), "SwTxtFrm::_GetDropRect: try again next year." ); in _GetDropRect()
1586 if( !pMaster->HasPara() ) in _Format()
2175 if( HasPara() || IsWidow() || IsLocked() in FormatQuick()
H A Dtxtftn.cxx299 if( !HasPara() ) in GetFtnLine()
593 if( bRemove && !bFtnEndDoc && HasPara() ) in RemoveFtn()
H A Dporrst.cxx296 IsInFtn() || ( HasPara() && GetPara()->IsPrepMustFit() ) ) in FormatEmpty()
H A Dfrmcrsr.cxx279 if( !pFrm->HasPara() ) in GetCharRect()
430 if( !pFrm->HasPara() ) in GetAutoPos()
H A Dtxtdrop.cxx233 if( !pLastFrm->HasPara() ) in GetDropSize()
H A Ditratr.cxx1017 if ( pFrm && pFrm->HasPara() ) in GetScalingOfSelectedText()
H A Dporfld.cxx1085 if( HasPara() ) in StopAnimation()
H A Dporlay.cxx2355 ASSERT( HasPara(), "Don't call me without a paraportion" ); in HangingMargin()
/trunk/main/sw/source/core/inc/
H A Dtxtfrm.hxx374 inline sal_Bool HasPara() const;
479 { return HasPara() ? _GetDropRect( rRect ) : sal_False; } in GetDropRect()
642 inline sal_Bool SwTxtFrm::HasPara() const in HasPara() function in SwTxtFrm
691 if( !IsFollow() && IsInFtn() && HasPara() ) in GetFtnFrmHeight()
/trunk/main/sw/source/core/layout/
H A Danchoredobject.cxx314 if ( !_bCheckForParaPorInf || aAnchorCharFrm.HasPara() ) in CheckCharRectAndTopOfLine()
H A Dssfrm.cxx793 if( IsTxtFrm() && ((SwTxtFrm*)this)->HasPara() ) in UnionFrm()
H A Dcalcmove.cxx1942 ( !((SwTxtFrm*)pFrm)->HasPara() && in _WouldFit()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx188 bool bFormat = (pTxtFrm && pTxtFrm->HasPara()); in GetCaretPos()

Completed in 116 milliseconds