|
From: Eric E. <eri...@re...> - 2015-08-19 10:22:13
|
Hello, > I have started to debug/test worksheets and things sort of work. > Something that I dont understand; is OH working? Why I can not see > the instantiation numbering (or whatever you call it) after the > object name? Do you see this on MacOS? My very vague recollection from working on the Calc addin years ago was that it was not possible to implement that ID counter because it relied on some functionality that was available in Excel but not in Calc. This recollection is backed up by the screenshot on the QuantLibAddin web site: http://quantlib.org/quantlibaddin/index.html Of course Lars's new LibreOffice addin is a completely different beast so I don't know whether it suffers from the same limitation. Cheers, Eric |