summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udkapi/com/sun/star/util/XMacroExpander.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/util/XMacroExpander.idl b/udkapi/com/sun/star/util/XMacroExpander.idl
index 2c2142abd893..354f23b05bb6 100644
--- a/udkapi/com/sun/star/util/XMacroExpander.idl
+++ b/udkapi/com/sun/star/util/XMacroExpander.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMacroExpander.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:06:45 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:19:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ module com { module sun { module star { module util {
/** Expands macro in expressions, i.e. substitudes macro names.
- @since OOo1.1.2
+ @since OOo 1.1.2
*/
published interface XMacroExpander : com::sun::star::uno::XInterface
{