Searched refs:IsHolePortion (Results 1 – 8 of 8) sorted by relevance
122 if ( !pPor || pPor->IsHolePortion() || pPor->InFixMargGrp() || in lcl_AddSpace()159 if ( nCnt && ( ! pPor || pPor->IsHolePortion() || pPor->InFixMargGrp() ) ) in lcl_AddSpace()519 && !rInf.GetLast()->IsHolePortion() ) in FormatEOL()697 while ( pPor && !pPor->Width() && ! pPor->IsHolePortion() ) in CalcSpacing()700 if ( !pPor || pPor->InFixMargGrp() || pPor->IsHolePortion() ) in CalcSpacing()
84 rPor.IsHolePortion() || in IsUnderlineBreak()440 pNext && pNext->IsHolePortion() ) ? in DrawTextLine()629 pPor->IsHolePortion() || in CheckSpecialUnderline()
740 rPor.GetPortion()->IsHolePortion() ); in _DrawText()1742 !GetLast()->IsHolePortion() ) ) in LastKernPortion()1751 else if( pPor->Width() || ( pPor->GetLen() && !pPor->IsHolePortion() ) ) in LastKernPortion()
478 && !pPor->IsHolePortion() ) || pPor->IsBreakPortion() ) in GetEndCharRect()1374 bHolePortion = pPor->IsHolePortion(); in GetCrsrOfst()1528 !pPor->GetPortion()->IsHolePortion() ) ) in GetCrsrOfst()
290 && pPrev->GetPortion()->IsHolePortion() ) in AdjustRight()
148 inline sal_Bool IsHolePortion( ) const{ return nWhichPor == POR_HOLE; } in IsHolePortion() function in SwLinePortion
477 if ( pPos->InTabGrp() || pPos->IsHolePortion() || in CalcLine()
2134 if ( pPor->GetPortion() && pPor->GetPortion()->IsHolePortion() ) in BuildMultiPortion()
Completed in 266 milliseconds