summaryrefslogtreecommitdiff
path: root/sc/inc/tablink.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 11:44:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 11:44:24 +0000
commit5f13ab357342d4b600613c012b8f400703633a57 (patch)
tree8b71b0348017a5e6ac2e83f73402d10c4e3fc25b /sc/inc/tablink.hxx
parenta70f75fd0d55cd80ab1ec861ac6c6d4d7e64a3a2 (diff)
INTEGRATION: CWS tl37 (1.15.70); FILE MERGED
2007/04/11 11:34:38 tl 1.15.70.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/06 19:22:06 nn 1.15.70.1: #i74099# UseInteractionHandler moved out of GuessFilter
Diffstat (limited to 'sc/inc/tablink.hxx')
-rw-r--r--sc/inc/tablink.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/tablink.hxx b/sc/inc/tablink.hxx
index 7c576b8db124..1863db94e668 100644
--- a/sc/inc/tablink.hxx
+++ b/sc/inc/tablink.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tablink.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 11:58:22 $
+ * last change: $Author: hr $ $Date: 2007-06-27 12:44:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -133,7 +133,7 @@ public:
@return TRUE if a filter could be found, FALSE otherwise. */
static BOOL GetFilterName( const String& rFileName,
String& rFilter, String& rOptions,
- BOOL bWithContent );
+ BOOL bWithContent, BOOL bWithInteraction );
static void RemoveAppPrefix( String& rFilterName );
};