Searched refs:UndoInsertOrRemoveAnnotation (Results 1 – 1 of 1) sorted by relevance
118 class UndoInsertOrRemoveAnnotation : public SdrUndoAction class121 UndoInsertOrRemoveAnnotation( Annotation& rAnnotation, bool bInsert );354 return new UndoInsertOrRemoveAnnotation( *pAnnotation, bInsert ); in CreateUndoInsertOrRemoveAnnotation()362 UndoInsertOrRemoveAnnotation::UndoInsertOrRemoveAnnotation( Annotation& rAnnotation, bool bInsert ) in UndoInsertOrRemoveAnnotation() function in sd::UndoInsertOrRemoveAnnotation384 void UndoInsertOrRemoveAnnotation::Undo() in Undo()402 void UndoInsertOrRemoveAnnotation::Redo() in Redo()
Completed in 6 milliseconds