Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx118 class UndoInsertOrRemoveAnnotation : public SdrUndoAction class
121 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::UndoInsertOrRemoveAnnotation
384 void UndoInsertOrRemoveAnnotation::Undo() in Undo()
402 void UndoInsertOrRemoveAnnotation::Redo() in Redo()

Completed in 14 milliseconds