diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/resource/StringResource.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/resource/StringResource.idl b/offapi/com/sun/star/resource/StringResource.idl index 20ce413602b2..585989fe901e 100644 --- a/offapi/com/sun/star/resource/StringResource.idl +++ b/offapi/com/sun/star/resource/StringResource.idl @@ -4,9 +4,9 @@ * * $RCSfile: StringResource.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2007-01-29 16:28:24 $ + * last change: $Author: hr $ $Date: 2007-06-26 16:47:08 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,7 +43,7 @@ //============================================================================= -module com { module sun { module star { module awt { +module com { module sun { module star { module resource { //============================================================================= |