summaryrefslogtreecommitdiff
path: root/sw/inc/unomid.h
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unomid.h')
-rw-r--r--sw/inc/unomid.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/inc/unomid.h b/sw/inc/unomid.h
index d249b32fc25a..5b6e8a0cb6cd 100644
--- a/sw/inc/unomid.h
+++ b/sw/inc/unomid.h
@@ -151,6 +151,10 @@
// SwFormatFollowTextFlow
#define MID_FOLLOW_TEXT_FLOW 0
+// TextBox
+#define MID_TEXTBOX 0
+#define MID_TEXTBOX_CONTENT 1
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */