Home
last modified time | relevance | path

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

/trunk/main/editeng/source/outliner/
H A Doutliner.cxx339 ImplCheckParagraphs( nPara, (sal_uInt32) (pParaList->GetParagraphCount()) ); in SetNumberingStartValue()
367 ImplCheckParagraphs( nPara, (sal_uInt32) (pParaList->GetParagraphCount()) ); in SetParaIsNumberingRestart()
667 ImplCheckParagraphs( 0, (sal_uInt32) (pParaList->GetParagraphCount()) ); in SetText()
714 ImplCheckParagraphs( nPara, (sal_uInt32) (pParaList->GetParagraphCount()) ); in AddText()
1586 void Outliner::ImplCheckParagraphs( sal_uInt32 nStart, sal_uInt32 nEnd ) in ImplCheckParagraphs() function in Outliner
H A Doutlvw.cxx1250 pOwner->ImplCheckParagraphs( aSel.nStartPara, nParaCount ); in ToggleBullets()
1320 pOwner->ImplCheckParagraphs( aSel.nStartPara, nParaCount ); in EnableBullets()
1453 pOwner->ImplCheckParagraphs( nStartPara, nParaCount ); in ApplyBulletsNumbering()
1506 pOwner->ImplCheckParagraphs( nStartPara, nParaCount ); in SwitchOffBulletsNumbering()
H A Doutleeng.cxx233 pOwner->ImplCheckParagraphs( nPara, (sal_uInt32) (pOwner->pParaList->GetParagraphCount()) ); in SetParaAttribs()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx684 void ImplCheckParagraphs( sal_uInt32 nStart, sal_uInt32 nEnd );

Completed in 78 milliseconds