Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrform2.hxx48 sal_uInt8 nCntMidHyph; // zaehlt aufeinanderfolgende Hyphens vor Flies member in SwTxtFormatter
201 inline void InitCntHyph() { CntHyphens( nCntEndHyph, nCntMidHyph ); } in InitCntHyph()
203 inline const sal_uInt8 &CntMidHyph() const { return nCntMidHyph; } in CntMidHyph()
205 inline sal_uInt8 &CntMidHyph() { return nCntMidHyph; } in CntMidHyph()
H A Ditrform2.cxx101 nCntMidHyph = 0; in CtorInitTxtFormatter()

Completed in 17 milliseconds