Hi Michael,
I want to know something specific about the dispatcher command
"InsertSheetFromFile". It should work like this:
dispatcher.executeDispatch(document, ".uno:InsertSheetFromFile", "", 0,
Array())
Now, that's fine, but there's absolutely no documentation whatsover of how
to fill that fourth array
parameter. The array should be filled with PropertyValue-Objects which
take Name and Value variables. But absolutely nowhere is described
what should actually be in there.
Can anybody help me on this??
Looks like you are trying to modify a recorded macro. The macro
recorder uses a slightly different, more high level "helper" api
that is undocumented and not for regular use. Please refer to
the fine folks at the dev@api.openoffice.org list, they are
probably more capable of explaining that to you. This list is
for documentation development issues.
Cheers
Frank
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]