Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrform2.hxx47 sal_uInt8 nCntEndHyph; // zaehlt aufeinanderfolgende Hyphens am Zeilenende member in SwTxtFormatter
201 inline void InitCntHyph() { CntHyphens( nCntEndHyph, nCntMidHyph ); } in InitCntHyph()
202 inline const sal_uInt8 &CntEndHyph() const { return nCntEndHyph; } in CntEndHyph()
204 inline sal_uInt8 &CntEndHyph() { return nCntEndHyph; } in CntEndHyph()
H A Ditrform2.cxx100 nCntEndHyph = 0; in CtorInitTxtFormatter()

Completed in 27 milliseconds