Searched refs:SetEndPortion (Results 1 – 4 of 4) sorted by relevance
1777 pTmpLine->SetEndPortion( nPos ); in CreateAndInsertEmptyLine()1828 pLine->SetEndPortion( nEndPortion ); in ImpBreakLine()2476 pLine->SetEndPortion( (sal_uInt16)pTEParaPortion->GetTextPortions().Count() - 1 ); in CreateLines()2482 pLine->SetEndPortion( nTmpPortion-1 ); in CreateLines()2487 pLine->SetEndPortion( nTmpPortion-1 ); in CreateLines()2599 pLine->SetEndPortion( nEndPortion+1 ); in CreateLines()
156 void SetEndPortion( sal_uInt16 n ) { mnEndPortion = n; } in SetEndPortion() function in TextLine
1224 pLine->SetEndPortion( (sal_uInt16)pParaPortion->GetTextPortions().Count() - 1 ); in CreateLines()1230 pLine->SetEndPortion( nTmpPortion-1 ); in CreateLines()1235 pLine->SetEndPortion( nTmpPortion-1 ); in CreateLines()1240 pLine->SetEndPortion( nTmpPortion-1 ); in CreateLines()1571 pLine->SetEndPortion( nEndPortion+1 ); in CreateLines()1742 pTmpLine->SetEndPortion( nPos ); in CreateAndInsertEmptyLine()2010 pLine->SetEndPortion( nEndPortion ); in ImpBreakLine()
482 void SetEndPortion( sal_uInt16 n ) { nEndPortion = n; } in SetEndPortion() function in EditLine
Completed in 47 milliseconds