Searched refs:GetUnderFlow (Results 1 – 3 of 3) sorted by relevance
664 inline const SwLinePortion *GetUnderFlow() const { return pUnderFlow; } in GetUnderFlow() function in SwTxtFormatInfo665 inline SwLinePortion *GetUnderFlow() { return pUnderFlow; } in GetUnderFlow() function in SwTxtFormatInfo
173 SwLinePortion *pUnderFlow = rInf.GetUnderFlow(); in UnderFlow()1167 if( rInf.GetUnderFlow() ) in NewPortion()
427 if( bEOL && rInf.GetLast() && !rInf.GetUnderFlow() ) in Format()
Completed in 33 milliseconds