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