Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/core/annotations/
H A DAnnotationAccess.cxx38 …virtual void SAL_CALL removeAnnotation(const css::uno::Reference< css::office::XAnnotation > & ann…
65 void SAL_CALL AnnotationAccess::removeAnnotation(const css::uno::Reference< css::office::XAnnotatio… in removeAnnotation() function in AnnotationAccess
H A DAnnotation.cxx393 pPage->removeAnnotation( xAnnotation ); in Undo()
416 pPage->removeAnnotation( xAnnotation ); in Redo()
/aoo41x/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()
/aoo41x/main/offapi/com/sun/star/office/
H A DXAnnotationAccess.idl55 …void removeAnnotation( [in] XAnnotation annotation ) raises ( com::sun::star::lang::IllegalArgumen…
/aoo41x/main/sd/inc/
H A Dsdpage.hxx394 …void removeAnnotation( const ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotati…
/aoo41x/main/sd/source/core/
H A Dsdpage2.cxx625 void SdPage::removeAnnotation( const Reference< XAnnotation >& xAnnotation ) in removeAnnotation() function in SdPage
/aoo41x/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 46 milliseconds