Lines Matching refs:GetPortion

100             if ( ! pPor->GetPortion() || nFldIdx + nFldLen > nCharOfst )  in lcl_GetCharRectInsideField()
105 pPor = pPor->GetPortion(); in lcl_GetCharRectInsideField()
484 pPor = pPor->GetPortion(); in GetEndCharRect()
618 pPor = pPor->GetPortion(); in _GetCharRect()
675 if ( !pPor->IsFlyPortion() || ( pPor->GetPortion() && in _GetCharRect()
676 !pPor->GetPortion()->IsMarginPortion() ) ) in _GetCharRect()
709 pPor = pPor->GetPortion(); in _GetCharRect()
974 SwLinePortion *pNext = pTmp->GetPortion(); in _GetCharRect()
979 pNext = pNext->GetPortion(); in _GetCharRect()
1014 if ( !pPor->IsFlyPortion() || ( pPor->GetPortion() && in _GetCharRect()
1015 !pPor->GetPortion()->IsMarginPortion() ) ) in _GetCharRect()
1037 pPor = pPor->GetPortion(); in _GetCharRect()
1041 pPor->GetPortion() && pPor->GetPortion()->InFixGrp() ) in _GetCharRect()
1056 pPor = pPor->GetPortion(); in _GetCharRect()
1370 while( pPor->GetPortion() && nWidth30 < nX && !pPor->IsBreakPortion() ) in GetCrsrOfst()
1375 pPor = pPor->GetPortion(); in GetCrsrOfst()
1417 const sal_Bool bLastPortion = (0 == pPor->GetPortion()); in GetCrsrOfst()
1421 SwLinePortion *pNextPor = pPor->GetPortion(); in GetCrsrOfst()
1428 pNextPor = pPor->GetPortion(); in GetCrsrOfst()
1481 ( pPor->IsMarginPortion() && !pPor->GetPortion() && in GetCrsrOfst()
1526 else if ( ( !pPor->IsFlyPortion() || ( pPor->GetPortion() && in GetCrsrOfst()
1527 !pPor->GetPortion()->IsMarginPortion() && in GetCrsrOfst()
1528 !pPor->GetPortion()->IsHolePortion() ) ) in GetCrsrOfst()
1531 ( pPor->GetPortion() && in GetCrsrOfst()
1532 pPor->GetPortion()->IsPostItsPortion() ) ) in GetCrsrOfst()
1681 ( ! pPor->GetPortion() || in GetCrsrOfst()
1682 ! pPor->GetPortion()->IsPostItsPortion() ) ) in GetCrsrOfst()
1737 if( nOffset && pPor->GetLen() == nLength && pPor->GetPortion() && in GetCrsrOfst()
1738 !pPor->GetPortion()->GetLen() && pPor->GetPortion()->InHyphGrp() ) in GetCrsrOfst()