summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:19:23 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:19:23 +0000
commit7600edb0ac36246d6893b28d95c8cd13efda5488 (patch)
tree2df676f1220a8c261d0ce4b7094d9e5036696fae /udkapi/com/sun/star/util
parentab2e568e5a40d7358b0ab11ef4a44f5a2c85ff54 (diff)
INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED
2005/02/02 15:46:28 mi 1.6.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com/sun/star/util')
-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
{