Home
last modified time | relevance | path

Searched refs:nHyphWrdStart (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dinftxt.hxx537 xub_StrLen nHyphWrdStart; // gefundene Wort-Position member in SwTxtFormatInfo
711 inline void SetHyphWrdStart( const xub_StrLen nNew ) { nHyphWrdStart = nNew; } in SetHyphWrdStart()
712 inline xub_StrLen GetHyphWrdStart() const { return nHyphWrdStart; } in GetHyphWrdStart()
H A Dinftxt.cxx1410 nHyphStart = nHyphWrdStart = STRING_LEN; in InitHyph()
1560 nHyphWrdStart = 0; in SwTxtFormatInfo()

Completed in 28 milliseconds