diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 15:47:08 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 15:47:08 +0000 |
commit | aa83949fe23ea12cb80f8afb099cd35b30c5118a (patch) | |
tree | cac73e034c8d8d32e87889e0dd1c2b7049ce57b7 /offapi | |
parent | bee864b5d2fa8de935b15dd6daea203b271e456a (diff) |
INTEGRATION: CWS ab35 (1.3.66); FILE MERGED
2007/05/23 13:35:21 ab 1.3.66.1: #i77344# Use correct namespace
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 { //============================================================================= |