https://issues.apache.org/ooo/show_bug.cgi?id=118988

hanya <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from hanya <[email protected]> 2012-02-28 13:16:55 UTC ---
If your python function which you tried to call by the button, does not take
arguments fits with origination of their listener function, add them according
to IDL reference.
So, you can simply write like this:
def foo(*args):
    """ Description. """

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to