summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/frame/XModuleManager2.idl4
-rw-r--r--offapi/com/sun/star/util/XNumberFormatter2.idl5
2 files changed, 7 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/XModuleManager2.idl b/offapi/com/sun/star/frame/XModuleManager2.idl
index 277c0e688d23..351bc7f09b9e 100644
--- a/offapi/com/sun/star/frame/XModuleManager2.idl
+++ b/offapi/com/sun/star/frame/XModuleManager2.idl
@@ -27,7 +27,9 @@ module com { module sun { module star { module frame {
/**
This interface provides a merged single interface for the ModuleManager
- service to implement
+ service to implement.
+
+ @since LibreOffice 3.7
*/
interface XModuleManager2
{
diff --git a/offapi/com/sun/star/util/XNumberFormatter2.idl b/offapi/com/sun/star/util/XNumberFormatter2.idl
index a17382177664..058ea328085d 100644
--- a/offapi/com/sun/star/util/XNumberFormatter2.idl
+++ b/offapi/com/sun/star/util/XNumberFormatter2.idl
@@ -24,7 +24,10 @@
module com { module sun { module star { module util {
-/** Provides a unified interface for the NumberFormatter service to implement.
+/**
+ Provides a unified interface for the NumberFormatter service to implement.
+
+ @since LibreOffice 3.7
*/
published interface XNumberFormatter2
{