summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/textsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/textsh.hxx')
-rw-r--r--sw/source/uibase/inc/textsh.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/uibase/inc/textsh.hxx b/sw/source/uibase/inc/textsh.hxx
index 9e799585f27f..8ac0722f5201 100644
--- a/sw/source/uibase/inc/textsh.hxx
+++ b/sw/source/uibase/inc/textsh.hxx
@@ -83,6 +83,8 @@ public:
virtual ~SwTextShell();
};
+void sw_CharDialog( SwWrtShell &rWrtSh, bool bUseDialog, sal_uInt16 nSlot,const SfxItemSet *pArgs, SfxRequest *pReq );
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */