Searched refs:IsKernPortion (Results 1 – 9 of 9) sorted by relevance
115 if ( pPor && ( pPor->IsKernPortion() || in lcl_AddSpace()154 if ( pPor && ( pPor->IsKernPortion() || in lcl_AddSpace()194 if ( pPor && pPor->IsKernPortion() ) in lcl_AddSpace()515 if( ( !GetPortion() || ( GetPortion()->IsKernPortion() && in FormatEOL()
204 if( rInf.GetLast()->IsKernPortion() ) in FormatEOL()221 if( rInf.GetLast()->IsKernPortion() ) in Format()
270 pPrev->InHyphGrp() || pPrev->IsKernPortion() ) in AdjustRight()
155 inline sal_Bool IsKernPortion( ) const{ return nWhichPor == POR_KERN; } in IsKernPortion() function in SwLinePortion
334 if( rInf.Width() <= nNewWidth && PrtWidth() && ! IsKernPortion() ) in Format()
129 ( pLastPor->IsKernPortion() || in Format()
1739 if( GetLast()->IsKernPortion() ) in LastKernPortion()1749 if( pPor->IsKernPortion() ) in LastKernPortion()
210 if( !pPor->IsKernPortion() && in UnderFlow()515 pGridKernPortion = pPor->IsKernPortion() ? in BuildPortions()
635 ( bWidth && ( pPor->IsKernPortion() || pPor->IsMultiPortion() ) ) ) ) in _GetCharRect()992 ( pPor->IsFlyPortion() || pPor->IsKernPortion() || in _GetCharRect()
Completed in 112 milliseconds