Kaydet (Commit) a2aba5ab authored tarafından Kurt Zenker's avatar Kurt Zenker

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
üst 198cd1f1
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: SalGtkFilePicker.hxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -279,7 +279,6 @@ class SalGtkFilePicker : ...@@ -279,7 +279,6 @@ class SalGtkFilePicker :
void SAL_CALL directoryChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent ); void SAL_CALL directoryChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
rtl::OUString SAL_CALL helpRequested( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent ) const; 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 controlStateChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
void SAL_CALL dialogSizeChanged( );
private: private:
// prevent copy and assignment // prevent copy and assignment
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment