summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-10-06 14:54:53 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-10-06 14:54:53 +0000
commit8eed6c04d0c1ac00b316cde2370a7d65fb01d150 (patch)
tree4de250c4aebce16d14a484bf1428e0136425989c /fpicker
parente6c6b018386092c4516ea1e3e6e6594a2fae359b (diff)
INTEGRATION: CWS rt02 (1.2.24); FILE MERGED
2003/10/01 10:41:56 rt 1.2.24.1: #i19697# No newline at end of file
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/filepicker/customcontrolfactory.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/win32/filepicker/customcontrolfactory.cxx b/fpicker/source/win32/filepicker/customcontrolfactory.cxx
index 8a5ecbbb41c6..b62e6cf8b04e 100644
--- a/fpicker/source/win32/filepicker/customcontrolfactory.cxx
+++ b/fpicker/source/win32/filepicker/customcontrolfactory.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: customcontrolfactory.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2003-03-25 18:04:58 $
+ * last change: $Author: rt $ $Date: 2003-10-06 15:54:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -126,4 +126,4 @@ CCustomControl* CCustomControlFactory::CreateCustomControl(HWND aControlHandle,
CCustomControl* CCustomControlFactory::CreateCustomControlContainer()
{
return new CCustomControlContainer();
-} \ No newline at end of file
+}