summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-10-06 14:52:13 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-10-06 14:52:13 +0000
commitad628fe7697cb6fa090abe8a397d84603bc555a4 (patch)
treefab12ab4d11f05c5885315e9760d55c6e63d7dd8 /fpicker
parent2f02bef132173c19fafbda7908dd154f2d70a692 (diff)
INTEGRATION: CWS rt02 (1.19.24); FILE MERGED
2003/10/01 10:41:52 rt 1.19.24.1: #i19697# No newline at end of file
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/filepicker/FilePicker.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/win32/filepicker/FilePicker.cxx b/fpicker/source/win32/filepicker/FilePicker.cxx
index 397634a7ac67..dbd9918dbf14 100644
--- a/fpicker/source/win32/filepicker/FilePicker.cxx
+++ b/fpicker/source/win32/filepicker/FilePicker.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: FilePicker.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2003-03-25 18:04:56 $
+ * last change: $Author: rt $ $Date: 2003-10-06 15:52:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -801,4 +801,4 @@ uno::Sequence<rtl::OUString> SAL_CALL CFilePicker::getSupportedServiceNames()
throw(uno::RuntimeException)
{
return FilePicker_getSupportedServiceNames();
-} \ No newline at end of file
+}