summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 15:40:12 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 15:40:12 +0000
commit3403ac107180f92da36399f90934c76f69093075 (patch)
tree6ab837f0c0d70e00203884f3153e833b8bf78ca2 /svx
parent6aac5b1e59de407b05d2f3549db92b7c2452d19b (diff)
INTEGRATION: CWS os38 (1.3.254); FILE MERGED
2004/09/27 11:48:27 os 1.3.254.1: #i341189 alien filter warning re-introduced
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/optsave.hxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/svx/source/dialog/optsave.hxx b/svx/source/dialog/optsave.hxx
index 01f361faa8f4..267493dfa613 100644
--- a/svx/source/dialog/optsave.hxx
+++ b/svx/source/dialog/optsave.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: optsave.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2004-04-29 16:25:17 $
+ * last change: $Author: hr $ $Date: 2004-11-09 16:40:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -128,8 +128,9 @@ private:
#ifdef _SVX_OPTSAVE_CXX
DECL_LINK( AutoClickHdl_Impl, CheckBox * );
DECL_LINK( FilterHdl_Impl, ListBox * );
- sal_Bool SetDefaultFilter_Impl(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& rProperties,
- sal_Bool bSet/*, sal_Bool& bShowWarning*/);
+
+ bool AcceptFilter( USHORT nPos );
+
#endif
public: