Searched refs:SetStartPortion (Results 1 – 4 of 4) sorted by relevance
152 void SetStartPortion( sal_uInt16 n ) { mnStartPortion = n; } in SetStartPortion() function in TextLine
1776 pTmpLine->SetStartPortion( nPos ); in CreateAndInsertEmptyLine()2598 pLine->SetStartPortion( nEndPortion+1 ); in CreateLines()
478 void SetStartPortion( sal_uInt16 n ) { nStartPortion = n; } in SetStartPortion() function in EditLine
1570 pLine->SetStartPortion( nEndPortion+1 ); in CreateLines()1741 pTmpLine->SetStartPortion( nPos ); in CreateAndInsertEmptyLine()
Completed in 53 milliseconds