Hi Peter, On Wed, Aug 17, 2005 at 14:36:28 +0200, Peter Eberlein wrote:
> Type a three line function MyFunction() in any module of the Standard > library. > Open a calc document and type the function in a cell. You will get as > result the return of the function. > Now move the function to another (loaded) library and try again. > > You can't specify the function call in the cell like > =MyLibrary.MyModul.MyFunction() No, but you should still be able to call it as =MyFunction() > And btw, if you use such a document as template, the cells are not > updated automatically nor with GUI. Doc.CalculateAll() will do it. Why should they be updated? With what? There is no dependency in form of a cell reference passed as an argument that tells it to do so. Eike -- OOo/SO Calc core developer. Number formatter bedevilled I18N transpositionizer. GnuPG key 0x293C05FD: 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
