Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrtxt.hxx161 inline SwTwips CurrWidth() const { return pCurr->PrtWidth(); } in CurrWidth() function in SwTxtMargin
163 inline SwTwips GetLineEnd() const { return GetLineStart() + CurrWidth(); } in GetLineEnd()
H A Ditrcrsr.cxx417 nRet = Right() - CurrWidth(); in GetLineStart()
419 nRet += (GetLineWidth() - CurrWidth()) / 2; in GetLineStart()

Completed in 27 milliseconds