summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/sax/XFastNamespaceHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/sax/XFastNamespaceHandler.idl')
-rw-r--r--offapi/com/sun/star/xml/sax/XFastNamespaceHandler.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/offapi/com/sun/star/xml/sax/XFastNamespaceHandler.idl b/offapi/com/sun/star/xml/sax/XFastNamespaceHandler.idl
index 9ea3ee6d62a5..3a109b91d5bf 100644
--- a/offapi/com/sun/star/xml/sax/XFastNamespaceHandler.idl
+++ b/offapi/com/sun/star/xml/sax/XFastNamespaceHandler.idl
@@ -23,6 +23,7 @@
module com { module sun { module star { module xml { module sax {
+/** @since LibreOffice 5.3 */
interface XFastNamespaceHandler: com::sun::star::uno::XInterface
{
void registerNamespace( [in] string NamespacePrefix, [in] string NamespaceURI );