summaryrefslogtreecommitdiff
path: root/include/drawinglayer/XShapeDumper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/XShapeDumper.hxx')
0 files changed, 0 insertions, 0 deletions
ficeKit/LibreOfficeKit.hxx?id=9cb1a07dc2760a30d7f321aa7fa4ce2a460dfa6c'>patch) tree9d2d703bc1d8dfbb8f5cdc61f3c4607daeae4d56 /include/LibreOfficeKit/LibreOfficeKit.hxx parent64f8a70298695d1952c3a399e897755ab861add5 (diff)
sw content controls, date: add LOK API
- send a LOK_CALLBACK_CONTENT_CONTROL with date=true when entering a date content control - extend lok::Document::sendContentControlEvent() to be able to set the date of a date content control (after the client's date picker is closed) - update gtktiledviewer to work with these Change-Id: I0abf21eb1d4ba233050f0aa2607b68740c048262 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135214 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins