Searched refs:IsDropPortion (Results 1 – 10 of 10) sorted by relevance
650 else if( !IsDropPortion() ) in GetSpaceCnt()684 else if( !IsDropPortion() ) in CalcSpacing()
244 if (pFirstPor && pFirstPor->IsDropPortion()) in GetDropSize()676 while( pPor && !pPor->IsDropPortion() ) in PaintDropPortion()
143 inline sal_Bool IsDropPortion( ) const{ return nWhichPor == POR_DROP; } in IsDropPortion() function in SwLinePortion
87 ! rPor.IsDropPortion() ? in Guess()
650 GetPortion()->IsDropPortion() || GetPortion()->IsLayPortion() || in GetExpTxt()
225 ( pPor->IsFlyPortion() || pPor->IsDropPortion() || in UnderFlow()597 ( ( pPor->IsDropPortion() || pPor->IsMultiPortion() ) && in BuildPortions()
1063 if( pPor->IsDropPortion() ) in _GetCharRect()1627 SwFontSave aSave( aSizeInf, pPor->IsDropPortion() ? in GetCrsrOfst()
832 && pPor->GetPortion()->IsDropPortion() ) in CalcDropAdjust()
708 const long nSpaceAdd = ( rPor.IsBlankPortion() || rPor.IsDropPortion() || in _DrawText()
2301 if( pPos && pPos->IsDropPortion() ) in FindDropPortion()
Completed in 67 milliseconds