Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/core/annotations/
H A DAnnotationEnumeration.cxx63 Reference< XAnnotationEnumeration > createAnnotationEnumeration( const sd::AnnotationVector& rAnnot… in createAnnotationEnumeration() function
/aoo42x/main/offapi/com/sun/star/office/
H A DXAnnotationAccess.idl61 XAnnotationEnumeration createAnnotationEnumeration();
/aoo42x/main/sd/source/ui/unoidl/
H A Dunopage.cxx97 extern Reference< XAnnotationEnumeration > createAnnotationEnumeration( const sd::AnnotationVector&…
2604 Reference< XAnnotationEnumeration > SAL_CALL SdGenericDrawPage::createAnnotationEnumeration() throw… in createAnnotationEnumeration() function in SdGenericDrawPage
2606 return ::sd::createAnnotationEnumeration( GetPage()->getAnnotations() ); in createAnnotationEnumeration()
H A Dunopage.hxx162 …e< ::com::sun::star::office::XAnnotationEnumeration > SAL_CALL createAnnotationEnumeration() throw…
H A Dunomodel.cxx1601 …AnnotationEnumeration > xAnnotationEnumeration( xAnnotationAccess->createAnnotationEnumeration() ); in ImplPDFExportComments()
/aoo42x/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx876 Reference< XAnnotationEnumeration > xEnum( mxCurrentPage->createAnnotationEnumeration() ); in CreateTags()
/aoo42x/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2793 …AnnotationEnumeration > xAnnotationEnumeration( xAnnotationAccess->createAnnotationEnumeration() ); in collectAnnotationAutoStyles()
2820 …AnnotationEnumeration > xAnnotationEnumeration( xAnnotationAccess->createAnnotationEnumeration() ); in exportAnnotations()
/aoo42x/main/sd/source/filter/eppt/
H A Deppt.cxx1149 …AnnotationEnumeration > xAnnotationEnumeration( xAnnotationAccess->createAnnotationEnumeration() ); in ImplExportComments()

Completed in 144 milliseconds