Searched refs:IsFlyPortion (Results 1 – 14 of 14) sorted by relevance
477 if( pPor->InTxtGrp() || ( pPor->GetLen() && !pPor->IsFlyPortion() in GetEndCharRect()675 if ( !pPor->IsFlyPortion() || ( pPor->GetPortion() && in _GetCharRect()992 ( pPor->IsFlyPortion() || pPor->IsKernPortion() || in _GetCharRect()1014 if ( !pPor->IsFlyPortion() || ( pPor->GetPortion() && in _GetCharRect()1032 if( !pPor->IsFlyPortion() ) in _GetCharRect()1082 if( !pPor->IsFlyPortion() && pPor->Height() && in _GetCharRect()1413 if( !pPor->IsFlyPortion() && !pPor->IsMarginPortion() ) in GetCrsrOfst()1426 if( !pPor->IsFlyPortion() && !pPor->IsMarginPortion() ) in GetCrsrOfst()1462 if( pPor->IsFlyPortion() && bFieldInfo ) in GetCrsrOfst()1526 else if ( ( !pPor->IsFlyPortion() || ( pPor->GetPortion() && in GetCrsrOfst()
225 ( pPor->IsFlyPortion() || pPor->IsDropPortion() || in UnderFlow()568 if ( pPor->IsFlyPortion() ) in BuildPortions()710 if ( !pPor->GetLen() && !pPor->IsFlyPortion() in BuildPortions()799 || ( pCurr != pLast && !pLast->IsFlyPortion() ) in CalcAscent()1533 if ( pPor->IsFlyPortion() ) in FormatLine()1976 while ( pPos && !pPos->IsFlyPortion() ) in AllowRepaintOpt()2095 if ( pPor->IsFlyPortion() ) in CalcOptRepaint()
338 if( pPos->IsFlyPortion() ) in CalcLeftMargin()514 if( pPos->IsFlyPortion() ) in CalcLine()544 else if( !pPos->IsFlyPortion() ) in CalcLine()584 ( !pPos->Width() || pPos->IsFlyPortion() ); in CalcLine()679 if ( !pTmpPortion->IsBreakPortion() && !pTmpPortion->IsFlyPortion() && in MaxAscentDescent()
384 ( rInf.GetLast() && ! rInf.GetLast()->IsFlyPortion() ) ) ) in _Format()422 ( rInf.GetLast()->IsFlyPortion() || in _Format()455 ( !bFirstPor || rInf.GetFly() || rInf.GetLast()->IsFlyPortion() || in _Format()
82 rPor.IsFlyPortion() || rPor.IsFlyCntPortion() || in IsUnderlineBreak()627 if ( pPor->IsFlyPortion() || pPor->IsFlyCntPortion() || in CheckSpecialUnderline()
157 while( pPos && !pPos->IsFlyPortion() ) in MayUnderFlow()
246 if ( pRight->IsFlyPortion() && pRight->GetLen() ) in AdjustRight()
147 inline sal_Bool IsFlyPortion( ) const{ return nWhichPor == POR_FLY; } in IsFlyPortion() function in SwLinePortion
624 ( rInf.GetLast() && rInf.GetLast()->IsFlyPortion() ); in Format()880 ( rInf.GetLast() && rInf.GetLast()->IsFlyPortion() ); in Format()
243 while( pPor && !pPor->IsFlyPortion() ) in NewTabPortion()
98 if( pPos->IsFlyPortion() ) in FormatBlock()
1143 if ( pPor->IsFlyPortion() ) in FormatQuoVadis()
1517 ! ((SwParaPortion*)pTmpPara)->GetFirstPortion()->IsFlyPortion(); in Init()
375 if( !pPos->IsFlyPortion() ) in ChkFlyUnderflow()
Completed in 100 milliseconds