office-gobmx/pyuno/source
Michael Meeks f85638485c don't crash when interacting with a class that implements XInvocation
VclStringResourceLoader eg.
    test = smgr.createInstance("com.sun.star.resource.VclStringResourceLoader")
    invocation = test.setValue("FileName", "test")

It seems we can't cope with XInvocation implementors, so give a nice
exception instead
2011-05-19 14:50:35 +01:00
..
loader Fix simple warning (explicit cast in char*) 2011-05-09 20:40:29 +02:00
module don't crash when interacting with a class that implements XInvocation 2011-05-19 14:50:35 +01:00