diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-11-20 21:27:47 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-11-20 21:44:16 +0100 |
commit | 079485a6486b76090e64e899e44e8598cd2159e7 (patch) | |
tree | d8099f930203506f4cc453f97626a0d3a16b7fc3 /udkapi/com/sun/star/reflection | |
parent | ec8dcf58e95bda4c394fc15b5eae72c408f19aca (diff) |
sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/
Change-Id: Iefbe31af8d6ec421c6006423b6ee3a6375e3d453
Diffstat (limited to 'udkapi/com/sun/star/reflection')
-rw-r--r-- | udkapi/com/sun/star/reflection/theCoreReflection.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/reflection/theCoreReflection.idl b/udkapi/com/sun/star/reflection/theCoreReflection.idl index 23d499c65064..e0aec455c154 100644 --- a/udkapi/com/sun/star/reflection/theCoreReflection.idl +++ b/udkapi/com/sun/star/reflection/theCoreReflection.idl @@ -25,7 +25,7 @@ module com { module sun { module star { module reflection { /** - @since LibreOffice 3.7 + @since LibreOffice 4.0 */ singleton theCoreReflection : com::sun::star::reflection::XIdlReflection; |