https://bugs.documentfoundation.org/show_bug.cgi?id=171447
Nera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Keywords| |needsUXEval --- Comment #1 from Nera <[email protected]> --- MACRO RECORDED: sub Main rem ---------------------------------------------------------------------- rem define variables dim document as object dim dispatcher as object rem ---------------------------------------------------------------------- rem get access to the document document = ThisComponent.CurrentController.Frame dispatcher = createUnoService("com.sun.star.frame.DispatchHelper") rem ---------------------------------------------------------------------- rem dispatcher.executeDispatch(document, ".uno:ColorScaleFormatDialog", "", 0, Array()) end sub -- You are receiving this mail because: You are the assignee for the bug.
