Searched refs:removeAnnotation (Results 1 – 7 of 7) sorted by relevance
393 pPage->removeAnnotation( xAnnotation ); in Undo()416 pPage->removeAnnotation( xAnnotation ); in Redo()
528 pPage->removeAnnotation( xAnnotation ); in DeleteAnnotation()557 pPage->removeAnnotation( xAnnotation ); in DeleteAnnotationsByAuthor()583 pPage->removeAnnotation( (*iter) ); in DeleteAllAnnotations()
55 …void removeAnnotation( [in] XAnnotation annotation ) raises ( com::sun::star::lang::IllegalArgumen…
394 …void removeAnnotation( const ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotati…
609 void SdPage::removeAnnotation( const Reference< XAnnotation >& xAnnotation ) in removeAnnotation() function in SdPage
161 …virtual void SAL_CALL removeAnnotation(const ::com::sun::star::uno::Reference< ::com::sun::star::o…
2599 void SAL_CALL SdGenericDrawPage::removeAnnotation(const Reference< XAnnotation > & annotation) thro… in removeAnnotation() function in SdGenericDrawPage2601 GetPage()->removeAnnotation(annotation); in removeAnnotation()
Completed in 82 milliseconds