Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/edit/
H A Dtextdat2.hxx144 void SetStartPortion( std::size_t n ) { mnStartPortion = n; } in SetStartPortion() function in TextLine
H A Dtextdata.cxx257 rLine.SetStartPortion(rLine.GetStartPortion() + nPDiff); in CorrectValuesBehindLastFormattedLine()
H A Dtexteng.cxx1606 aTmpLine.SetStartPortion( nPos ); in CreateAndInsertEmptyLine()
2333 pLine->SetStartPortion( nEndPortion+1 ); in CreateLines()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/edit/
H A Dtextdat2.hxx143 void SetStartPortion( std::size_t n ) { mnStartPortion = n; } in SetStartPortion() function in TextLine
H A Dtextdata.cxx254 rLine.SetStartPortion(rLine.GetStartPortion() + nPDiff); in CorrectValuesBehindLastFormattedLine()
H A Dtexteng.cxx1606 aTmpLine.SetStartPortion( nPos ); in CreateAndInsertEmptyLine()
2337 pLine->SetStartPortion( nEndPortion+1 ); in CreateLines()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/inc/
H A Deditdoc.hxx506 void SetStartPortion( sal_Int32 n ) { nStartPortion = n; } in SetStartPortion() function in EditLine
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/inc/
H A Deditdoc.hxx496 void SetStartPortion( sal_Int32 n ) { nStartPortion = n; } in SetStartPortion() function in EditLine
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit3.cxx1642 pLine->SetStartPortion( nEndPortion+1 ); in CreateLines()
1802 pTmpLine->SetStartPortion( nPos ); in CreateAndInsertEmptyLine()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit3.cxx1642 pLine->SetStartPortion( nEndPortion+1 ); in CreateLines()
1802 pTmpLine->SetStartPortion( nPos ); in CreateAndInsertEmptyLine()