From 2c70aad54b4ff7249c980826bb1c600662eb7fbb Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 26 Jun 2007 15:47:33 +0000 Subject: INTEGRATION: CWS ab35 (1.2.82); FILE MERGED 2007/05/23 13:35:22 ab 1.2.82.1: #i77344# Use correct namespace --- offapi/com/sun/star/resource/StringResourceWithLocation.idl | 6 +++--- offapi/com/sun/star/resource/StringResourceWithStorage.idl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'offapi/com/sun/star') diff --git a/offapi/com/sun/star/resource/StringResourceWithLocation.idl b/offapi/com/sun/star/resource/StringResourceWithLocation.idl index 96b8cbf7baaf..fda468ceeb08 100644 --- a/offapi/com/sun/star/resource/StringResourceWithLocation.idl +++ b/offapi/com/sun/star/resource/StringResourceWithLocation.idl @@ -4,9 +4,9 @@ * * $RCSfile: StringResourceWithLocation.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2007-01-02 15:43:08 $ + * last change: $Author: hr $ $Date: 2007-06-26 16:47:20 $ * * 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 { //============================================================================= diff --git a/offapi/com/sun/star/resource/StringResourceWithStorage.idl b/offapi/com/sun/star/resource/StringResourceWithStorage.idl index 3fd05bfb9f61..09c1f0d7f0e3 100644 --- a/offapi/com/sun/star/resource/StringResourceWithStorage.idl +++ b/offapi/com/sun/star/resource/StringResourceWithStorage.idl @@ -4,9 +4,9 @@ * * $RCSfile: StringResourceWithStorage.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2007-01-02 15:43:18 $ + * last change: $Author: hr $ $Date: 2007-06-26 16:47:33 $ * * 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 { //============================================================================= -- cgit