Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Dsdpage2.cxx573 extern SdrUndoAction* CreateUndoInsertOrRemoveAnnotation( const Reference< XAnnotation >& xAnnotati…
594 SdrUndoAction* pAction = CreateUndoInsertOrRemoveAnnotation( xAnnotation, true ); in addAnnotation()
613 SdrUndoAction* pAction = CreateUndoInsertOrRemoveAnnotation( xAnnotation, false ); in removeAnnotation()
/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx349 SdrUndoAction* CreateUndoInsertOrRemoveAnnotation( const Reference< XAnnotation >& xAnnotation, boo… in CreateUndoInsertOrRemoveAnnotation() function

Completed in 35 milliseconds