summaryrefslogtreecommitdiff
path: root/fpicker/source/unx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-03 15:45:41 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-03 15:45:41 +0000
commitf08406303c8fc19f0a74508907364cd7bb6d7c78 (patch)
treec67879ccba171dbd6de01f8e464da23820150ce8 /fpicker/source/unx
parentdd614f2fe491fc4271676f4c48afcd25912556e7 (diff)
INTEGRATION: CWS vcl87 (1.11.38); FILE MERGED
2008/03/12 09:35:55 pl 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2008/02/26 16:54:33 pl 1.11.38.1: #i86358# remove unused code
Diffstat (limited to 'fpicker/source/unx')
-rw-r--r--fpicker/source/unx/gnome/SalGtkFilePicker.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/fpicker/source/unx/gnome/SalGtkFilePicker.hxx b/fpicker/source/unx/gnome/SalGtkFilePicker.hxx
index 3e92f1071d..6782cae450 100644
--- a/fpicker/source/unx/gnome/SalGtkFilePicker.hxx
+++ b/fpicker/source/unx/gnome/SalGtkFilePicker.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SalGtkFilePicker.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2008-03-07 16:13:46 $
+ * last change: $Author: kz $ $Date: 2008-04-03 16:45:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -279,7 +279,6 @@ class SalGtkFilePicker :
void SAL_CALL directoryChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
rtl::OUString SAL_CALL helpRequested( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent ) const;
void SAL_CALL controlStateChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
- void SAL_CALL dialogSizeChanged( );
private:
// prevent copy and assignment