summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2009-07-27 11:41:15 -0400
committerKohei Yoshida <kyoshida@novell.com>2009-07-27 11:41:15 -0400
commitb559137b68a273ef543711995ebf4f140cfe9149 (patch)
tree7cc1b249610e9df24bea6677e5084d1cb3e9f3d2 /sc/source/ui/inc/docsh.hxx
parent44ccce1e58ad84329f5d5d9f233c5ae844422218 (diff)
#i102141# initial port of patches from ooo-build, to implement a new
HTML option dialog & associated changes in the core.
Diffstat (limited to 'sc/source/ui/inc/docsh.hxx')
-rw-r--r--sc/source/ui/inc/docsh.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx
index b8b8d10f0c6e..85903014aa39 100644
--- a/sc/source/ui/inc/docsh.hxx
+++ b/sc/source/ui/inc/docsh.hxx
@@ -405,6 +405,7 @@ public:
static ScDocShell* GetShellByNum( USHORT nDocNo );
static String GetOwnFilterName();
+ static String GetHtmlFilterName();
static String GetWebQueryFilterName();
static String GetAsciiFilterName();
static String GetLotusFilterName();