Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dguess.cxx414 const long nSoftHyphPos = in Guess() local
417 if ( nSoftHyphPos >= 0 && in Guess()
418 nBreakStart + nSoftHyphPos <= nBreakPos && in Guess()
H A Dinftxt.hxx535 xub_StrLen nSoftHyphPos; // SoftHyphPos fuer Hyphenate member in SwTxtFormatInfo
668 inline xub_StrLen GetSoftHyphPos() const { return nSoftHyphPos; } in GetSoftHyphPos()
669 inline void SetSoftHyphPos( const xub_StrLen nNew ) { nSoftHyphPos = nNew; } in SetSoftHyphPos()
H A Dinftxt.cxx1517 nSoftHyphPos = 0; in Init()
1545 nSoftHyphPos = 0; in SwTxtFormatInfo()
H A Ditrform2.cxx181 const xub_StrLen nSoftHyphPos = rInf.GetSoftHyphPos(); in UnderFlow() local
194 rInf.SetSoftHyphPos( nSoftHyphPos ); in UnderFlow()

Completed in 55 milliseconds