Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx207 …long ImpGetPortionXOffset( sal_uLong nPara, TextLine* pLine, sal_uInt16 nTextPortio…
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1055 long nX = ImpGetPortionXOffset( nPara, pLine, nTextPortion ); in ImpGetXPos()
3155 long TextEngine::ImpGetPortionXOffset( sal_uLong nPara, TextLine* pLine, sal_uInt16 nTextPortion ) in ImpGetPortionXOffset() function in TextEngine
3274 nX = ImpGetPortionXOffset( nPara, pLine, nPortion ); in ImpGetOutputOffset()

Completed in 35 milliseconds