Home
last modified time | relevance | path

Searched refs:GetSoftHyphPos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxthyph.cxx345 if( rInf.GetTxt().GetChar( rInf.GetSoftHyphPos() ) == CHAR_SOFTHYPHEN ) in CreateHyphen()
557 if( rInf.GetSoftHyphPos() ) in Format()
H A Dportxt.cxx315 if( rInf.IsUnderFlow() && rInf.GetSoftHyphPos() ) in _Format()
326 aGuess.AlternativeSpelling( rInf, rInf.GetSoftHyphPos() - 1 ); in _Format()
H A Dinftxt.hxx668 inline xub_StrLen GetSoftHyphPos() const { return nSoftHyphPos; } in GetSoftHyphPos() function in SwTxtFormatInfo
H A Ditrform2.cxx181 const xub_StrLen nSoftHyphPos = rInf.GetSoftHyphPos(); in UnderFlow()

Completed in 37 milliseconds