Home
last modified time | relevance | path

Searched refs:ChgNumRuleFmts (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Dunnum.cxx92 rDoc.ChgNumRuleFmts( *pOldNumRule ); in UndoImpl()
140 rDoc.ChgNumRuleFmts( aNumRule ); in RedoImpl()
173 rDoc.ChgNumRuleFmts( aNumRule ); in RepeatImpl()
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.cxx365 pDoc->ChgNumRuleFmts( *rInfo.GetNumRule() ); in NewNumBulList()
379 pDoc->ChgNumRuleFmts( *rInfo.GetNumRule() ); in NewNumBulList()
457 pDoc->ChgNumRuleFmts( *rInfo.GetNumRule() ); in EndNumBulList()
/trunk/main/sw/source/core/edit/
H A Dednumber.cxx809 void SwEditShell::ChgNumRuleFmts( const SwNumRule& rRule ) in ChgNumRuleFmts() function in SwEditShell
812 GetDoc()->ChgNumRuleFmts( rRule ); in ChgNumRuleFmts()
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx1085 pCurrWrtShell->ChgNumRuleFmts( aRule ); in UpdateStyle()
1245 pCurrWrtShell->ChgNumRuleFmts( aRule ); in MakeByExample()
H A Ddocstyle.cxx1400 rDoc.ChgNumRuleFmts( aSetRule ); in SetItemSet()
1413 rDoc.ChgNumRuleFmts( aRule ); in SetItemSet()
1933 rDoc.ChgNumRuleFmts( rRule ); in SetNumRule()
/trunk/main/sw/inc/
H A Deditsh.hxx492 void ChgNumRuleFmts( const SwNumRule& rRule );
H A Ddoc.hxx1605 void ChgNumRuleFmts( const SwNumRule& rRule, const String * pOldName = 0 );
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx1227 void SwDoc::ChgNumRuleFmts( const SwNumRule& rRule, const String * pName ) in ChgNumRuleFmts() function in SwDoc

Completed in 58 milliseconds