Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx2280 sal_uInt16 nTxtPortionStart = pPortion->GetTextPortions().GetStartPos( nSplitPortion ); in SplitTextPortion() local
2282 SeekCursor( pPortion->GetNode(), nTxtPortionStart+1, aTmpFont ); in SplitTextPortion()
2286 … = aTmpFont.QuickGetTextSize( GetRefDevice(), *pPortion->GetNode(), nTxtPortionStart, pTextPortion… in SplitTextPortion()
4764 … sal_uInt16 nTxtPortionStart = pParaPortion->GetTextPortions().GetStartPos( nTxtPortion ); in ImplExpandCompressedPortions() local
4765 … DBG_ASSERT( nTxtPortionStart >= pLine->GetStart(), "Portion doesn't belong to the line!!!" ); in ImplExpandCompressedPortions()
4766 …ay = const_cast< sal_Int32* >( pLine->GetCharPosArray().GetData()+( nTxtPortionStart-pLine->GetSta… in ImplExpandCompressedPortions()
4769 …ImplCalcAsianCompression( pParaPortion->GetNode(), pTP, nTxtPortionStart, pDXArray, (sal_uInt16)nC… in ImplExpandCompressedPortions()

Completed in 32 milliseconds