summaryrefslogtreecommitdiff
path: root/sc/inc/stringutil.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/stringutil.hxx')
-rw-r--r--sc/inc/stringutil.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/stringutil.hxx b/sc/inc/stringutil.hxx
index 0d536db87836..ef7bd50f3db6 100644
--- a/sc/inc/stringutil.hxx
+++ b/sc/inc/stringutil.hxx
@@ -23,6 +23,7 @@
#include <rtl/ustring.hxx>
#include "scdllapi.h"
#include <i18nlangtag/lang.h>
+#include <types.hxx>
class SvNumberFormatter;
@@ -79,6 +80,8 @@ struct SC_DLLPUBLIC ScSetStringParam
*/
bool mbHandleApostrophe;
+ sc::StartListeningType meStartListening;
+
ScSetStringParam();
/**