Searched refs:nTP (Results 1 – 4 of 4) sorted by relevance
1275 for ( sal_uInt16 nTP = pLine->GetStartPortion(); nTP <= pLine->GetEndPortion(); nTP++ ) in CalcTextWidth() local1277 TETextPortion* pTextPortion = pPortion->GetTextPortions().GetObject( nTP ); in CalcTextWidth()2008 const sal_uInt16 nTP = pTEParaPortion->GetTextPortions(). in RecalcTextPortion() local2010 TETextPortion* const pTP = pTEParaPortion->GetTextPortions()[ nTP ]; in RecalcTextPortion()2338 for ( sal_uInt16 nTP = 0; nTP < nPortions; nTP++ ) in CreateLines() local2341 TETextPortion* const pTP = pTEParaPortion->GetTextPortions().GetObject( nTP ); in CreateLines()2501 for ( sal_uInt16 nTP = pLine->GetStartPortion(); nTP <= pLine->GetEndPortion(); nTP++ ) in CreateLines() local2503 TETextPortion* pTextPortion = pTEParaPortion->GetTextPortions().GetObject( nTP ); in CreateLines()
671 for ( sal_uInt16 nTP = 0; nTP < nPortions; nTP++ ) in CreateLines() local674 TextPortion* const pTP = pParaPortion->GetTextPortions()[ nTP ]; in CreateLines()2431 const sal_uInt16 nTP = pParaPortion->GetTextPortions(). in RecalcTextPortion() local2433 TextPortion* const pTP = pParaPortion->GetTextPortions()[ nTP ]; in RecalcTextPortion()
3283 for ( sal_uInt16 nTP = pLine->GetStartPortion(); nTP <= pLine->GetEndPortion(); nTP++ ) in CalcLineWidth() local3285 TextPortion* pTextPortion = pPortion->GetTextPortions().GetObject( nTP ); in CalcLineWidth()
548 for (sal_uInt16 nTP=0; nTP<nTokens; nTP++) in EnterData() local550 formula::FormulaToken* pTok = ppToken[nTP]; in EnterData()
Completed in 89 milliseconds