Re: [documentation-dev] InsertSheetFromFile command

2007-03-29 Thread Michael Jeier
Hi Frank, sorry for the mixup. I read for developers, but then there are the projects. Thanks, I'll try there. Bye, Michael On 3/29/07, Frank Peters <[EMAIL PROTECTED]> wrote: Hi Michael, > I want to know something specific about the dispatcher command > "InsertSheetFromFile". It should work

Re: [documentation-dev] InsertSheetFromFile command

2007-03-29 Thread Frank Peters
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

[documentation-dev] InsertSheetFromFile command

2007-03-29 Thread Michael Jeier
Hi there! 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 four