summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.hxx
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
commit382f94424019b8e5a223b1d5b42aebf68b9fa1d4 (patch)
treeafa39c850be96f49291e8e63714635f9f96fd34e /fpicker/source/office/iodlg.hxx
parent54ef8fcabf47afbd993090022c9b571d77dac52b (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/source/office/iodlg.hxx')
-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 dbda69104424..c8efb625282f 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 );