From 01605ec594967d082bfe03ef7d698c1930d77d6f Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 6 Oct 2003 13:34:43 +0000 Subject: INTEGRATION: CWS rt02 (1.3.104); FILE MERGED 2003/09/30 14:18:09 rt 1.3.104.1: #i19697# No newline at end of file --- sysui/source/win32/misc/resourceprovider.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sysui/source') diff --git a/sysui/source/win32/misc/resourceprovider.cxx b/sysui/source/win32/misc/resourceprovider.cxx index f539ba547211..b3d3f09a950d 100644 --- a/sysui/source/win32/misc/resourceprovider.cxx +++ b/sysui/source/win32/misc/resourceprovider.cxx @@ -2,9 +2,9 @@ * * $RCSfile: resourceprovider.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: tra $ $Date: 2001-06-27 08:13:00 $ + * last change: $Author: rt $ $Date: 2003-10-06 14:34:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -277,4 +277,4 @@ CResourceProvider::~CResourceProvider( ) OUString CResourceProvider::getResString( sal_Int32 aId ) { return m_pImpl->getResString( aId ); -} \ No newline at end of file +} -- cgit