From 625aff4ec7a47d618a9da160e962fc6fb5c834c5 Mon Sep 17 00:00:00 2001 From: Michael Hönnig Date: Thu, 3 Oct 2002 11:44:33 +0000 Subject: #94968# IDL reviews merged --- udkapi/com/sun/star/util/MacroExpander.idl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'udkapi/com/sun/star/util/MacroExpander.idl') diff --git a/udkapi/com/sun/star/util/MacroExpander.idl b/udkapi/com/sun/star/util/MacroExpander.idl index deddcee12400..a4ba49b9183b 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.1 $ + * $Revision: 1.2 $ * - * last change: $Author: dbo $ $Date: 2002-06-14 12:47:52 $ + * last change: $Author: mi $ $Date: 2002-10-03 12:44:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -101,7 +101,8 @@ service MacroExpander @see MacroExpander */ -singleton theMacroExpander +//! singleton theMacroExpander +service theMacroExpander { service MacroExpander; }; -- cgit