summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-10-22 17:00:11 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-10-22 17:01:11 +0200
commitceebced2baf8060d687a077e14935d206164ec4c (patch)
treed967b4ed7e9624eae2393e724929043b729f2013
parentfb741b5e1e6aeaee74cf14af4f1cc152f0ab0952 (diff)
fdo#46808: Missing @since tag
Change-Id: I8a7e43084ee51230ef0943cc47a61c1778f50d0a
-rw-r--r--offapi/com/sun/star/xml/sax/Writer.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/offapi/com/sun/star/xml/sax/Writer.idl b/offapi/com/sun/star/xml/sax/Writer.idl
index 5e7072967f65..8515c8a3c429 100644
--- a/offapi/com/sun/star/xml/sax/Writer.idl
+++ b/offapi/com/sun/star/xml/sax/Writer.idl
@@ -27,6 +27,7 @@ module com { module sun { module star { module xml { module sax {
/**
+ @since LibreOffice 3.7
*/
service Writer : XWriter;