Searched refs:OutlinerUndoCheckPara (Results 1 – 4 of 4) sorted by relevance
134 OutlinerUndoCheckPara::OutlinerUndoCheckPara( Outliner* pOutliner, sal_uInt16 nPara ) in OutlinerUndoCheckPara() function in OutlinerUndoCheckPara140 void OutlinerUndoCheckPara::Undo() in Undo()147 void OutlinerUndoCheckPara::Redo() in Redo()154 void OutlinerUndoCheckPara::Repeat() in Repeat()
101 class OutlinerUndoCheckPara : public OutlinerUndoBase class108 OutlinerUndoCheckPara( Outliner* pOutliner, sal_uInt16 nPara );
556 pOwner->InsertUndo( new OutlinerUndoCheckPara( pOwner, nPara ) ); in SetAttribs()
130 friend class OutlinerUndoCheckPara;632 friend class OutlinerUndoCheckPara;
Completed in 43 milliseconds