Searched refs:nHyphWrdStart (Results 1 – 2 of 2) sorted by relevance
537 xub_StrLen nHyphWrdStart; // gefundene Wort-Position member in SwTxtFormatInfo711 inline void SetHyphWrdStart( const xub_StrLen nNew ) { nHyphWrdStart = nNew; } in SetHyphWrdStart()712 inline xub_StrLen GetHyphWrdStart() const { return nHyphWrdStart; } in GetHyphWrdStart()
1410 nHyphStart = nHyphWrdStart = STRING_LEN; in InitHyph()1560 nHyphWrdStart = 0; in SwTxtFormatInfo()
Completed in 25 milliseconds