Searched defs:nPortion (Results 1 – 9 of 9) sorted by relevance
99 for ( sal_uInt16 nPortion = 0; nPortion < Count(); nPortion++ ) in Reset() local116 for ( sal_uInt16 nPortion = 0; nPortion < Count(); nPortion++ ) in FindPortion() local134 sal_uInt16 TextPortionList::GetStartPos( sal_uInt16 nPortion ) in GetStartPos()382 for ( sal_uInt32 nPortion = 0; nPortion < Count(); nPortion++ ) in Reset() local390 for ( sal_uInt32 nPortion = 0; nPortion < Count(); nPortion++ ) in GetYOffset() local404 for ( sal_uInt32 nPortion = 0; nPortion < Count(); nPortion++ ) in FindParagraph() local
336 …for ( sal_uInt32 nPortion = 0; nPortion < pEE->pImpEditEngine->GetParaPortions(). Count(); nPortio… in ShowEditEngineData() local561 for ( sal_uInt16 nPortion = 0; nPortion < aTextPortionList.Count(); nPortion++ ) in DbgCheckTextPortions() local
364 for ( sal_uInt32 nPortion = 0; nPortion < GetParaPortions().Count(); nPortion++ ) in FormatFullDoc() local2053 sal_uInt16 nPortionStart, nPortion; in ImpAdjustBlocks() local2086 sal_uInt16 nPortionStart, nPortion; in ImpAdjustBlocks() local2447 sal_uInt16 nPortion = 0; in RecalcTextPortion() local4732 sal_uInt16 nPortion = pLine->GetEndPortion(); in ImplExpandCompressedPortions() local
3133 for ( sal_uInt32 nPortion = 0; nPortion < GetParaPortions().Count(); nPortion++ ) in PaMtoEditCursor() local3161 sal_uInt32 nPortion; in GetPaM() local3324 for ( sal_uInt32 nPortion = 0; nPortion < GetParaPortions().Count(); nPortion++ ) in CalcTextHeight() local4334 sal_uInt32 nPortion = GetParaPortions().GetPos( pPortion ); in CalcHeight() local
79 for ( sal_uInt16 nPortion = 0; nPortion < Count(); nPortion++ ) in Reset() local96 for ( sal_uInt16 nPortion = 0; nPortion < Count(); nPortion++ ) in FindPortion() local
965 for ( sal_uLong nPortion = 0; nPortion < rPaM.GetPara(); nPortion++ ) in PaMtoEditCursor() local1150 for ( sal_uLong nPortion = 0; nPortion < mpTEParaPortions->Count(); nPortion++ ) in GetPaM() local1173 sal_uInt16 TextEngine::ImpFindIndex( sal_uLong nPortion, const Point& rPosInPara, sal_Bool bSmart ) in ImpFindIndex()1207 sal_uInt16 TextEngine::GetCharPos( sal_uLong nPortion, sal_uInt16 nLine, long nXPos, sal_Bool ) in GetCharPos()1309 for ( sal_uLong nPortion = mpTEParaPortions->Count(); nPortion; ) in CalcTextHeight() local1386 Range TextEngine::GetInvalidYOffsets( sal_uLong nPortion ) in GetInvalidYOffsets()1646 for ( sal_uLong nPortion = 0; nPortion < mpTEParaPortions->Count(); nPortion++ ) in FormatFullDoc() local2024 sal_uInt16 nPortion = 0; in RecalcTextPortion() local3264 … sal_uInt16 nPortion = pPortion->GetTextPortions().FindPortion( nIndex, nPortionStart, sal_True ); in ImpGetOutputOffset() local
359 for( sal_uInt16 nPortion = 0; nPortion < nPortionCount; ++nPortion ) in importPortions() local
1375 for( sal_uInt16 nPortion = 0; nPortion < nPortionCount; nPortion++ ) in ParagraphToHTMLString() local
518 for( sal_uInt16 nPortion = 0; !mxBiffStrm->isEof() && (nPortion < nCount); ++nPortion ) in dumpUniString() local
Completed in 218 milliseconds