From c6caf957c2150e0f0dc98324806c36077fd52b33 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 6 Oct 2003 14:52:55 +0000 Subject: INTEGRATION: CWS rt02 (1.20.24); FILE MERGED 2003/10/01 10:41:53 rt 1.20.24.1: #i19697# No newline at end of file --- fpicker/source/win32/filepicker/WinFileOpenImpl.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fpicker/source/win32/filepicker/WinFileOpenImpl.cxx') diff --git a/fpicker/source/win32/filepicker/WinFileOpenImpl.cxx b/fpicker/source/win32/filepicker/WinFileOpenImpl.cxx index 46b9150869c1..5e0137575d18 100644 --- a/fpicker/source/win32/filepicker/WinFileOpenImpl.cxx +++ b/fpicker/source/win32/filepicker/WinFileOpenImpl.cxx @@ -2,9 +2,9 @@ * * $RCSfile: WinFileOpenImpl.cxx,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: hr $ $Date: 2003-03-25 18:04:57 $ + * last change: $Author: rt $ $Date: 2003-10-06 15:52:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1027,4 +1027,4 @@ void SAL_CALL CWinFileOpenImpl::InitialSetDefaultName() } m_bInitialSelChanged = sal_False; -} \ No newline at end of file +} -- cgit