summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/util/MacroExpander.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-10-23 14:12:15 +0000
committerMichael Hönnig <mi@openoffice.org>2002-10-23 14:12:15 +0000
commit8596482126ae53495a8c968044d1c32e7c98af70 (patch)
tree1cb22ed56b3fd16db93a874b57ac5e92bf3fde98 /udkapi/com/sun/star/util/MacroExpander.idl
parent4f131e6389db79c101c42d1a19a9a5039e26cb15 (diff)
#94968# singleton is a singleton now, autodoc will be fixed soon
Diffstat (limited to 'udkapi/com/sun/star/util/MacroExpander.idl')
-rw-r--r--udkapi/com/sun/star/util/MacroExpander.idl7
1 files changed, 3 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/util/MacroExpander.idl b/udkapi/com/sun/star/util/MacroExpander.idl
index a4ba49b9183b..b1c2bf0aa37d 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 12:44:33 $
+ * last change: $Author: mi $ $Date: 2002-10-23 15:12:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,8 +101,7 @@ service MacroExpander
@see MacroExpander
*/
-//! singleton theMacroExpander
-service theMacroExpander
+singleton theMacroExpander
{
service MacroExpander;
};