From 9985efac59dd7219530ca709c211d6219002f491 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 7 Jan 2008 07:44:06 +0000 Subject: INTEGRATION: CWS supdremove (1.12.14); FILE MERGED 2007/11/16 10:23:56 vg 1.12.14.1: #i83674# cleanup: remove obsolete SUPD macro use --- fpicker/source/office/OfficeFilePicker.cxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'fpicker') diff --git a/fpicker/source/office/OfficeFilePicker.cxx b/fpicker/source/office/OfficeFilePicker.cxx index f2e913b509e8..d52da919b522 100644 --- a/fpicker/source/office/OfficeFilePicker.cxx +++ b/fpicker/source/office/OfficeFilePicker.cxx @@ -4,9 +4,9 @@ * * $RCSfile: OfficeFilePicker.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: ihi $ $Date: 2007-11-19 16:23:58 $ + * last change: $Author: obo $ $Date: 2008-01-07 08:44:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -326,13 +326,11 @@ WinBits SvtFilePicker::getWinBits( WinBits& rExtraBits ) { nBits = WB_SAVEAS; } -#if SUPD>639 else if ( m_nServiceType == TemplateDescription::FILESAVE_AUTOEXTENSION ) { nBits = WB_SAVEAS; rExtraBits = SFX_EXTRA_AUTOEXTENSION; } -#endif else if ( m_nServiceType == TemplateDescription::FILESAVE_AUTOEXTENSION_PASSWORD ) { nBits = WB_SAVEAS | SFXWB_PASSWORD; -- cgit v1.2.3