Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dinftxt.hxx536 xub_StrLen nHyphStart; // TxtPos, an der die interakt.Tr.z.Z. steht member in SwTxtFormatInfo
709 inline void SetHyphStart( const xub_StrLen nNew ) { nHyphStart = nNew; } in SetHyphStart()
710 inline xub_StrLen GetHyphStart() const { return nHyphStart; } in GetHyphStart()
H A Dinftxt.cxx1410 nHyphStart = nHyphWrdStart = STRING_LEN; in InitHyph()
1559 nHyphStart = 0; in SwTxtFormatInfo()

Completed in 33 milliseconds