Home
last modified time | relevance | path

Searched refs:xAnnotationAccess (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/xmloff/source/draw/
H A Dximppage.cxx73 …e< xml::sax::XAttributeList>& xAttrList, const Reference< XAnnotationAccess >& xAnnotationAccess );
86 …ce< xml::sax::XAttributeList>& xAttrList, const Reference< XAnnotationAccess >& xAnnotationAccess ) in DrawAnnotationContext() argument
88 , mxAnnotation( xAnnotationAccess->createAndInsertAnnotation() ) in DrawAnnotationContext()
H A Dsdxmlexp.cxx2790 Reference< XAnnotationAccess > xAnnotationAccess( xDrawPage, UNO_QUERY ); in collectAnnotationAutoStyles() local
2791 if( xAnnotationAccess.is() ) try in collectAnnotationAutoStyles()
2793 …Reference< XAnnotationEnumeration > xAnnotationEnumeration( xAnnotationAccess->createAnnotationEnu… in collectAnnotationAutoStyles()
2817 Reference< XAnnotationAccess > xAnnotationAccess( xDrawPage, UNO_QUERY ); in exportAnnotations() local
2818 if( xAnnotationAccess.is() ) try in exportAnnotations()
2820 …Reference< XAnnotationEnumeration > xAnnotationEnumeration( xAnnotationAccess->createAnnotationEnu… in exportAnnotations()
/aoo4110/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx787 …uno::Reference<container::XEnumerationAccess> xAnnotationAccess ( xSheetAnnotationsSupplier->getAn… in SetCurrentTable() local
788 if (xAnnotationAccess.is()) in SetCurrentTable()
790 uno::Reference<container::XEnumeration> xAnnotations(xAnnotationAccess->createEnumeration()); in SetCurrentTable()
/aoo4110/main/sd/source/filter/eppt/
H A Deppt.cxx1148 uno::Reference< office::XAnnotationAccess > xAnnotationAccess( xPage, uno::UNO_QUERY_THROW ); in ImplExportComments() local
1149 …uno::Reference< office::XAnnotationEnumeration > xAnnotationEnumeration( xAnnotationAccess->create… in ImplExportComments()
/aoo4110/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1600 uno::Reference< office::XAnnotationAccess > xAnnotationAccess( xPage, uno::UNO_QUERY_THROW ); in ImplPDFExportComments() local
1601 …uno::Reference< office::XAnnotationEnumeration > xAnnotationEnumeration( xAnnotationAccess->create… in ImplPDFExportComments()
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx2919 …uno::Reference< office::XAnnotationAccess > xAnnotationAccess( pPage->getUnoPage(), UNO_QUERY_THRO… in ImportComment10() local
2920 …uno::Reference< office::XAnnotation > xAnnotation( xAnnotationAccess->createAndInsertAnnotation() … in ImportComment10()

Completed in 121 milliseconds