summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2019-05-23 15:23:25 +0200
committerJan Holesovsky <kendy@collabora.com>2019-10-09 10:35:08 +0200
commit79657a39b47a515e35555c5174fa16db67a507d7 (patch)
treefd1c5968b72164727484d3637441855bb2c4305c /svx
parent6235787feb0377a28d26e5764b78266af1e4dc90 (diff)
Add a parameter to insert a text box directly.
This is useful for the Online, where we want to insert the text box directly into the document so that it is visible right away. Change-Id: I09ab2efba758aac077fa37ddfd20b1486b35b3ef Reviewed-on: https://gerrit.libreoffice.org/72912 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/80262 Tested-by: Jan Holesovsky <kendy@collabora.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/sdi/svx.sdi2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index 984198ea64d2..628f48232bb2 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -8281,7 +8281,7 @@ SfxBoolItem TestMode SID_DIALOG_TESTMODE
SfxBoolItem Text SID_ATTR_CHAR
-
+(SfxBoolItem CreateDirectly FN_PARAM_1)
[
AutoUpdate = TRUE,
FastCall = FALSE,