Searched refs:CurrWidth (Results 1 – 2 of 2) sorted by relevance
161 inline SwTwips CurrWidth() const { return pCurr->PrtWidth(); } in CurrWidth() function in SwTxtMargin163 inline SwTwips GetLineEnd() const { return GetLineStart() + CurrWidth(); } in GetLineEnd()
417 nRet = Right() - CurrWidth(); in GetLineStart()419 nRet += (GetLineWidth() - CurrWidth()) / 2; in GetLineStart()
Completed in 22 milliseconds