Home
last modified time | relevance | path

Searched refs:InTxtGrp (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/sw/source/core/text/
H A Ditradj.cxx72 if( pPor->InTxtGrp() ) in FormatBlock()
100 else if ( pTmpFly && pPos->InTxtGrp() ) in FormatBlock()
321 if ( pPos->InTxtGrp() ) in CalcNewBlock()
443 if ( pPos->InTxtGrp() ) in CalcKanaAdj()
521 if ( pPos->InTxtGrp() ) in CalcKanaAdj()
H A Ditrpaint.cxx332 if ( pPor->Width() && pPor->InTxtGrp() ) in DrawTextLine()
349 else if( pPor->InTxtGrp() || pPor->InFldGrp() || pPor->InTabGrp() ) in DrawTextLine()
427 if( GetFnt()->IsURL() && pPor->InTxtGrp() ) in DrawTextLine()
H A Dporlin.hxx113 inline sal_Bool InTxtGrp( ) const { return nWhichPor & PORGRP_TXT ? sal_True : sal_False; } in InTxtGrp() function in SwLinePortion
129 { return InTxtGrp() || IsMultiPortion(); } in InSpaceGrp()
H A Dpormulti.cxx251 if( pPor->InTxtGrp() ) in GetSpaceCnt()
501 if( pPor->InTxtGrp() ) in CalcBlanks()
515 if( pPor->InTxtGrp() ) in CalcBlanks()
724 if( pPor->InTxtGrp() ) in _Adjust()
1554 else if( pPor->InTxtGrp() || pPor->InFldGrp() || pPor->InTabGrp() ) in PaintMultiPortion()
1599 if( GetFnt()->IsURL() && pPor->InTxtGrp() ) in PaintMultiPortion()
H A Ditrform2.cxx299 if( pPor->InTxtGrp() && !pPor->InExpGrp() ) in UnderFlow()
443 rInf.GetLast() && rInf.GetLast()->InTxtGrp() && in BuildPortions()
621 if( ! bHasGrid && rInf.HasScriptSpace() && pPor->InTxtGrp() && in BuildPortions()
819 || !rInf.GetLast()->InTxtGrp() ) in CalcAscent()
H A Ditrcrsr.cxx477 if( pPor->InTxtGrp() || ( pPor->GetLen() && !pPor->IsFlyPortion() in GetEndCharRect()
580 if( pPor->InTxtGrp() || pPor->IsBreakPortion() || pPor->InTabGrp() ) in _GetCharRect()
1613 if( pPor->InTxtGrp() ) in GetCrsrOfst()
1646 aDrawInf.SetNumberOfBlanks( pPor->InTxtGrp() ? in GetCrsrOfst()
H A Dporglue.cxx289 if ( pPrev->GetPortion() && pPrev->InTxtGrp() in AdjustRight()
H A Dporfld.cxx672 while ( pTmp && !pTmp->InTxtGrp() ) in Paint()
938 while ( pTmp && !pTmp->InTxtGrp() ) in Paint()
H A Dporrst.cxx100 { return (GetPortion() && GetPortion()->InTxtGrp() ? 0 : this); } in Compress()
H A Dtxtio.cxx484 SwTxtPortion *pTxtPor = pPortion2->InTxtGrp() ? in DebugPortions()
H A Dinftxt.cxx721 aDrawInf.SetNumberOfBlanks( rPor.InTxtGrp() ? in _DrawText()
H A Dporlay.cxx578 else if( ( pPos->InTxtGrp() || pPos->IsMultiPortion() ) && in CalcLine()

Completed in 79 milliseconds