diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:58:12 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:58:12 +0000 |
commit | a072aeccf921c93e392ef7c26cc75cb942ef2d68 (patch) | |
tree | 7a306066c946a3d4343f34ee4a1ebe9831d756c7 /fpicker/source/win32 | |
parent | 29cf26dc9369e4f62fc38b908d40ef9acd7dadd4 (diff) |
INTEGRATION: CWS rt02 (1.4.64); FILE MERGED
2003/10/01 10:42:05 rt 1.4.64.1: #i19697# No newline at end of file
Diffstat (limited to 'fpicker/source/win32')
-rw-r--r-- | fpicker/source/win32/misc/resourceprovider.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/win32/misc/resourceprovider.cxx b/fpicker/source/win32/misc/resourceprovider.cxx index 739db5a49e89..6b84a963ffc4 100644 --- a/fpicker/source/win32/misc/resourceprovider.cxx +++ b/fpicker/source/win32/misc/resourceprovider.cxx @@ -2,9 +2,9 @@ * * $RCSfile: resourceprovider.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tra $ $Date: 2001-10-04 13:00:52 $ + * last change: $Author: rt $ $Date: 2003-10-06 15:58:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -248,4 +248,4 @@ CResourceProvider::~CResourceProvider( ) OUString CResourceProvider::getResString( sal_Int32 aId ) { return m_pImpl->getResString( aId ); -}
\ No newline at end of file +} |