Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx4197 long nPortionTextWidth = pPortion->GetSize().Width(); in GetXPos() local
4199nPortionTextWidth = pLine->GetCharPosArray().GetObject( nTextPortionStart + pPortion->GetLen() - 1… in GetXPos()
4219 nX += nPortionTextWidth; in GetXPos()
4224 nX += nPortionTextWidth; in GetXPos()
4229 nX += nPortionTextWidth; in GetXPos()
4255 nX += nPortionTextWidth - nPosInPortion; in GetXPos()
4299 nX += nPortionTextWidth; in GetXPos()
/aoo41x/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 75 milliseconds