diff options
Diffstat (limited to 'sfx2/inc/guisaveas.hxx')
-rw-r--r-- | sfx2/inc/guisaveas.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/inc/guisaveas.hxx b/sfx2/inc/guisaveas.hxx index 7e848a579313..a1f85bbc2248 100644 --- a/sfx2/inc/guisaveas.hxx +++ b/sfx2/inc/guisaveas.hxx @@ -68,8 +68,6 @@ private: bool m_bSetStandardName; sal_Int16 m_nStoreMode; - DECL_LINK(FilterDialogClosedHdl, css::ui::dialogs::DialogClosedEvent*, void); - static bool FinishGUIStoreModel(::comphelper::SequenceAsHashMap::const_iterator& aFileNameIter, ModelData_Impl& aModelData, bool bRemote, sal_Int16 nStoreMode, css::uno::Sequence< css::beans::PropertyValue >& aFilterProps, |