summaryrefslogtreecommitdiff
path: root/sysui/source/win32/misc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-10-06 13:34:43 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-10-06 13:34:43 +0000
commit01605ec594967d082bfe03ef7d698c1930d77d6f (patch)
tree7d3da518ee850208d2e33e26dcbca73840c235e3 /sysui/source/win32/misc
parenta8a153b7d488bc442b8e92bdceca47a48b849bbd (diff)
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
Diffstat (limited to 'sysui/source/win32/misc')
-rw-r--r--sysui/source/win32/misc/resourceprovider.cxx6
1 files changed, 3 insertions, 3 deletions
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
+}