Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx393 pPage->removeAnnotation( xAnnotation ); in Undo()
416 pPage->removeAnnotation( xAnnotation ); in Redo()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx528 pPage->removeAnnotation( xAnnotation ); in DeleteAnnotation()
557 pPage->removeAnnotation( xAnnotation ); in DeleteAnnotationsByAuthor()
583 pPage->removeAnnotation( (*iter) ); in DeleteAllAnnotations()
/trunk/main/offapi/com/sun/star/office/
H A DXAnnotationAccess.idl55 …void removeAnnotation( [in] XAnnotation annotation ) raises ( com::sun::star::lang::IllegalArgumen…
/trunk/main/sd/inc/
H A Dsdpage.hxx394 …void removeAnnotation( const ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotati…
/trunk/main/sd/source/core/
H A Dsdpage2.cxx609 void SdPage::removeAnnotation( const Reference< XAnnotation >& xAnnotation ) in removeAnnotation() function in SdPage
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.hxx161 …virtual void SAL_CALL removeAnnotation(const ::com::sun::star::uno::Reference< ::com::sun::star::o…
H A Dunopage.cxx2599 void SAL_CALL SdGenericDrawPage::removeAnnotation(const Reference< XAnnotation > & annotation) thro… in removeAnnotation() function in SdGenericDrawPage
2601 GetPage()->removeAnnotation(annotation); in removeAnnotation()

Completed in 57 milliseconds