Searched defs:nEndPortion (Results 1 – 5 of 5) sorted by relevance
774 size_t nStartPortion, nEndPortion; in GetEditableRange() local
451 sal_uInt16 nEndPortion; // index of TextPortion in TextPortionList member in EditLine
1535 sal_uInt16 nEndPortion = pLine->GetEndPortion(); in CreateLines() local1957 sal_uInt16 nEndPortion = SplitTextPortion( pParaPortion, nBreakPos, pLine ); in ImpBreakLine() local
630 sal_uInt16 nEndPortion = (sal_uInt16)pParaPortion->GetTextPortions().Count() - 1; in WriteRTF() local
1816 sal_uInt16 nEndPortion = SplitTextPortion( nPara, nBreakPos ); in ImpBreakLine() local2577 sal_uInt16 nEndPortion = pLine->GetEndPortion(); in CreateLines() local
Completed in 80 milliseconds