Home
last modified time | relevance | path

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

/trunk/main/editeng/source/outliner/
H A Doutlundo.cxx110 OutlinerUndoChangeDepth::OutlinerUndoChangeDepth( Outliner* pOutliner, sal_uInt32 nPara, sal_Int16 … in OutlinerUndoChangeDepth() function in OutlinerUndoChangeDepth
118 void OutlinerUndoChangeDepth::Undo() in Undo()
123 void OutlinerUndoChangeDepth::Redo() in Redo()
128 void OutlinerUndoChangeDepth::Repeat() in Repeat()
H A Doutlundo.hxx82 class OutlinerUndoChangeDepth : public OutlinerUndoBase class
91OutlinerUndoChangeDepth( Outliner* pOutliner, sal_uInt32 nPara, sal_Int16 nOldDepth, sal_Int16 nNe…
H A Doutliner.cxx869 InsertUndo( new OutlinerUndoChangeDepth( this, nPara, nOldDepth, nDepth ) ); in ImplInitDepth()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx631 friend class OutlinerUndoChangeDepth;

Completed in 29 milliseconds