Home
last modified time | relevance | path

Searched refs:SetEndPortion (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1777 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()
H A Dtextdat2.hxx156 void SetEndPortion( sal_uInt16 n ) { mnEndPortion = n; } in SetEndPortion() function in TextLine
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1224 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()
H A Deditdoc.hxx482 void SetEndPortion( sal_uInt16 n ) { nEndPortion = n; } in SetEndPortion() function in EditLine

Completed in 50 milliseconds