Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx4200 long nPortionTextWidth = pPortion->GetSize().Width(); in GetXPos() local
4202nPortionTextWidth = pLine->GetCharPosArray().GetObject( nTextPortionStart + pPortion->GetLen() - 1… in GetXPos()
4222 nX += nPortionTextWidth; in GetXPos()
4227 nX += nPortionTextWidth; in GetXPos()
4232 nX += nPortionTextWidth; in GetXPos()
4258 nX += nPortionTextWidth - nPosInPortion; in GetXPos()
4302 nX += nPortionTextWidth; in GetXPos()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1057 long nPortionTextWidth = pPortion->GetWidth(); in ImpGetXPos() local
1069 nX += nPortionTextWidth; in ImpGetXPos()
1099 nX += nPortionTextWidth - nPosInPortion; in ImpGetXPos()
1109 nX += nPortionTextWidth; in ImpGetXPos()

Completed in 57 milliseconds