Searched refs:ImpGetOutputOffset (Results 1 – 2 of 2) sorted by relevance
/trunk/main/svtools/source/edit/ |
H A D | texteng.cxx | 2128 … aTmpPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nIndex, nIndex ); in ImpPaint() 2182 … aPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nTmpIndex, nTmpIndex+nL ); in ImpPaint() 2196 aPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nTmpIndex, nTmpIndex+nL ); in ImpPaint() 2207 … aPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nTmpIndex, nTmpIndex+nL ); in ImpPaint() 2215 … aPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nTmpIndex, nEnd ); in ImpPaint() 3259 long TextEngine::ImpGetOutputOffset( sal_uLong nPara, TextLine* pLine, sal_uInt16 nIndex, sal_uInt1… in ImpGetOutputOffset() function in TextEngine
|
/trunk/main/svtools/inc/svtools/ |
H A D | texteng.hxx | 209 …long ImpGetOutputOffset( sal_uLong nPara, TextLine* pLine, sal_uInt16 nIndex, sal_u…
|
Completed in 35 milliseconds