913e26de02
Added a new UNO command: .uno:TransformDocumentStructure it need a sring parameter conaining a JSON strucure, that list what to change (transform), like this: { "Transforms": { "ContentControls.ByIndex.0": { "content": "new value for the first content control" }, "ContentControls.ByTag.name": { "content": "John Smith" } } } this is just a 1. version it can only set text of a plain-text content control, or the state of a checkbox, or the alias (i may will be removed .. we have to decide later about all setable propertyes of contentc controls, what to let transform) Change-Id: I1772d979a7eb43961d62896f3c393482ed7dfa89 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170538 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins |
||
---|---|---|
.. | ||
_annotsh.sdi | ||
_basesh.sdi | ||
_beziers.sdi | ||
_docsh.sdi | ||
_drwbase.sdi | ||
_formsh.sdi | ||
_frmsh.sdi | ||
_grfsh.sdi | ||
_listsh.sdi | ||
_mediash.sdi | ||
_navsh.sdi | ||
_olesh.sdi | ||
_tabsh.sdi | ||
_textsh.sdi | ||
_viewsh.sdi | ||
annotsh.sdi | ||
basesh.sdi | ||
beziersh.sdi | ||
docsh.sdi | ||
drawsh.sdi | ||
drwbassh.sdi | ||
drwtxtsh.sdi | ||
formsh.sdi | ||
frmsh.sdi | ||
grfsh.sdi | ||
listsh.sdi | ||
mediash.sdi | ||
navsh.sdi | ||
olesh.sdi | ||
sidebar.sdi | ||
switems.sdi | ||
swriter.sdi | ||
swslots.hrc | ||
swslots.sdi | ||
tabsh.sdi | ||
textsh.sdi | ||
viewsh.sdi | ||
wbasesh.sdi | ||
wbeziers.sdi | ||
wdocsh.sdi | ||
wdrwbase.sdi | ||
wformsh.sdi | ||
wfrmsh.sdi | ||
wgrfsh.sdi | ||
wlistsh.sdi | ||
wolesh.sdi | ||
wrtapp.sdi | ||
wtabsh.sdi | ||
wtextsh.sdi | ||
wviewsh.sdi |