Searched refs:OutlinerUndoChangeDepth (Results 1 – 4 of 4) sorted by relevance
110 OutlinerUndoChangeDepth::OutlinerUndoChangeDepth( Outliner* pOutliner, sal_uInt16 nPara, sal_Int16 … in OutlinerUndoChangeDepth() function in OutlinerUndoChangeDepth118 void OutlinerUndoChangeDepth::Undo() in Undo()123 void OutlinerUndoChangeDepth::Redo() in Redo()128 void OutlinerUndoChangeDepth::Repeat() in Repeat()
82 class OutlinerUndoChangeDepth : public OutlinerUndoBase class91 …OutlinerUndoChangeDepth( Outliner* pOutliner, sal_uInt16 nPara, sal_Int16 nOldDepth, sal_Int16 nNe…
869 InsertUndo( new OutlinerUndoChangeDepth( this, nPara, nOldDepth, nDepth ) ); in ImplInitDepth()
631 friend class OutlinerUndoChangeDepth;
Completed in 52 milliseconds