summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/dom
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-20 21:27:47 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-20 21:44:16 +0100
commit079485a6486b76090e64e899e44e8598cd2159e7 (patch)
treed8099f930203506f4cc453f97626a0d3a16b7fc3 /offapi/com/sun/star/xml/dom
parentec8dcf58e95bda4c394fc15b5eae72c408f19aca (diff)
sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/
Change-Id: Iefbe31af8d6ec421c6006423b6ee3a6375e3d453
Diffstat (limited to 'offapi/com/sun/star/xml/dom')
-rw-r--r--offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl b/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl
index 3f1f67391f85..be151460b109 100644
--- a/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl
+++ b/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl
@@ -28,7 +28,7 @@ module com { module sun { module star { module xml { module dom {
/**
Provides a unified interface for the SAXDocumentBuilder service to implement.
- @since LibreOffice 3.7
+ @since LibreOffice 4.0
*/
interface XSAXDocumentBuilder2
{