Searched refs:IsFtnPortion (Results 1 – 6 of 6) sorted by relevance
208 if ( rPor.IsFtnPortion() ) in Guess()267 ! rInf.GetLast()->IsFtnPortion() && in Guess()
340 rInf.SetOtherThanFtnInside( rInf.IsOtherThanFtnInside() || !pPor->IsFtnPortion() ); in InsertPortion()354 rInf.SetOtherThanFtnInside( rInf.IsOtherThanFtnInside() || !pPor->IsFtnPortion() ); in InsertPortion()1403 if ( pPor->IsFtnPortion() ) in NewPortion()1514 if ( pFld && pFld->InFldGrp() && !pFld->IsFtnPortion() ) in FormatLine()
141 inline sal_Bool IsFtnPortion( ) const{ return nWhichPor == POR_FTN; } in IsFtnPortion() function in SwLinePortion
400 else if ( ( IsFtnPortion() && rInf.IsFakeLineStart() && in _Format()
285 if ( IsFtnPortion() ) in CheckScript()
1600 if( pPor->IsFtnPortion() && nHeight > ((SwFtnPortion*)pPor)->Orig() ) in _CheckFtnPortion()
Completed in 58 milliseconds