Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dtextdat2.hxx152 void SetStartPortion( sal_uInt16 n ) { mnStartPortion = n; } in SetStartPortion() function in TextLine
H A Dtexteng.cxx1776 pTmpLine->SetStartPortion( nPos ); in CreateAndInsertEmptyLine()
2598 pLine->SetStartPortion( nEndPortion+1 ); in CreateLines()
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx478 void SetStartPortion( sal_uInt16 n ) { nStartPortion = n; } in SetStartPortion() function in EditLine
H A Dimpedit3.cxx1570 pLine->SetStartPortion( nEndPortion+1 ); in CreateLines()
1741 pTmpLine->SetStartPortion( nPos ); in CreateAndInsertEmptyLine()

Completed in 60 milliseconds