> Our ERP system uses basic scripts to create Calc documents. This worked
> fine from the first LO version (3.2?) till 4.4.7, but no longer with
> LO5.0.

Solved the riddle myself :-)

In line
  call oDispatcher.executeDispatch (oDeskTop.CurrentFrame, slotname, "", 0, 
params)
oDesktOp.CurrentFrame should be oCalcDoc.CurrentController.Frame .

That works with LO 4.4 and with 5.0.

Winfried
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to