Searched refs:GetSoftHyphPos (Results 1 – 4 of 4) sorted by relevance
345 if( rInf.GetTxt().GetChar( rInf.GetSoftHyphPos() ) == CHAR_SOFTHYPHEN ) in CreateHyphen()557 if( rInf.GetSoftHyphPos() ) in Format()
315 if( rInf.IsUnderFlow() && rInf.GetSoftHyphPos() ) in _Format()326 aGuess.AlternativeSpelling( rInf, rInf.GetSoftHyphPos() - 1 ); in _Format()
668 inline xub_StrLen GetSoftHyphPos() const { return nSoftHyphPos; } in GetSoftHyphPos() function in SwTxtFormatInfo
181 const xub_StrLen nSoftHyphPos = rInf.GetSoftHyphPos(); in UnderFlow()
Completed in 72 milliseconds