Hi,

On Wed, Aug 01, 2018 at 04:52:14PM +0530, Saurav Chirania 
<[email protected]> wrote:
> There are dispatch commands (like .uno:FontDialog) which open a dialog when
> executed. There are other dispatch commands (like .uno:GoDown) which don't
> open a dialog when executed. Do we have a function using which I can know
> whether or not a command opens a dialog? If not, will it be possible to
> implement such a function? Which parts of the code should I look into for
> implementing such a function?

I don't think we have code for this at the moment. You could add a flag
in the .sdi files for this purpose, but having to go through all
commands in sdi files to add this annotation will be quite painful, I
fear.

Regards,

Miklos

Attachment: signature.asc
Description: Digital signature

_______________________________________________
LibreOffice mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to