summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-09-12 10:24:08 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-09-12 10:24:55 +0200
commitfe1fd7c40caaa83fe2b86c9884dc1693d58741e7 (patch)
treefba9430a3b2c244eae076c03f11f5ecf16559c92 /offapi
parentfdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style (diff)
downloadcore-fe1fd7c40caaa83fe2b86c9884dc1693d58741e7.tar.gz
core-fe1fd7c40caaa83fe2b86c9884dc1693d58741e7.zip
Improvement on previous commit
Change-Id: I51226f78ca60c32ebb908bcf4f74d38d0750eb00
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl b/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl
index 9463176f498f..3f1f67391f85 100644
--- a/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl
+++ b/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl
@@ -27,6 +27,8 @@ module com { module sun { module star { module xml { module dom {
/**
Provides a unified interface for the SAXDocumentBuilder service to implement.
+
+ @since LibreOffice 3.7
*/
interface XSAXDocumentBuilder2
{