summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-03 15:44:37 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-03 15:44:37 +0000
commite5e8ffa9c9cb9f44b555c682b8c583d3744fbf54 (patch)
treed84c088430b0eefdc6f6378b6d4e760f8f89d83b /fpicker
parent0c74039dcaba9b1f48b68265868651f3e3507011 (diff)
INTEGRATION: CWS vcl87 (1.6.128); FILE MERGED
2008/02/26 16:54:32 pl 1.6.128.1: #i86358# remove unused code
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/office/iodlg.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/fpicker/source/office/iodlg.hxx b/fpicker/source/office/iodlg.hxx
index 197c19498f..90383158d1 100644
--- a/fpicker/source/office/iodlg.hxx
+++ b/fpicker/source/office/iodlg.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: iodlg.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2006-11-22 10:15:35 $
+ * last change: $Author: kz $ $Date: 2008-04-03 16:44:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -272,7 +272,6 @@ public:
String GetCurFilter() const;
USHORT GetFilterCount() const;
const String& GetFilterName( USHORT nPos ) const;
- const String& GetFilterType( USHORT nPos ) const;
virtual void Resize();
virtual void DataChanged( const DataChangedEvent& _rDCEvt );
@@ -282,7 +281,6 @@ public:
inline SvtFileView* GetView() const;
- void SetDefaultButtonText( const XubString& rText, ULONG nHelpId = 0 );
void DisableSaveLastDirectory();
void InitSize();
void UpdateControls( const String& rURL );