diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:19:06 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:19:06 +0000 |
commit | ab2e568e5a40d7358b0ab11ef4a44f5a2c85ff54 (patch) | |
tree | 60b41d19aa02573c17b3a3a7a1d1bd8a498dd03d /udkapi | |
parent | c8cb1bffffa177814241882622281311127f9c67 (diff) |
INTEGRATION: CWS sdk14 (1.8.16); FILE MERGED
2005/02/02 15:46:27 mi 1.8.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/util/MacroExpander.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/util/MacroExpander.idl b/udkapi/com/sun/star/util/MacroExpander.idl index 22873c340f46..f59684f46e55 100644 --- a/udkapi/com/sun/star/util/MacroExpander.idl +++ b/udkapi/com/sun/star/util/MacroExpander.idl @@ -2,9 +2,9 @@ * * $RCSfile: MacroExpander.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:06:31 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:19:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,7 @@ module com { module sun { module star { module util { @see BootstrapMacroExpander @see theMacroExpander - @since OOo1.1.2 + @since OOo 1.1.2 */ published service MacroExpander { |