diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:52:55 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:52:55 +0000 |
commit | c6caf957c2150e0f0dc98324806c36077fd52b33 (patch) | |
tree | 50d4f0b55e4427df17bbd6bc0ee051c73f3d4d34 /fpicker/source/win32/filepicker/WinFileOpenImpl.cxx | |
parent | 7d3371005359956d97c9bbbd75b21411237a4adb (diff) |
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
Diffstat (limited to 'fpicker/source/win32/filepicker/WinFileOpenImpl.cxx')
-rw-r--r-- | fpicker/source/win32/filepicker/WinFileOpenImpl.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
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 +} |