Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index



Q1. When I try to use the xContext = cppu::bootstrap() in a calc extension, app terminate with 
throwing an exception :
        cppu::BootstrapException
     It works well in standalone exec. What is the correct way to get a handle to spreadsheet in 
extension code.

Q2. I came across an example extension code that registers 4 methods. One of the methods takes 
sequence of sequence
        and returns a sequence of sequence after adding 4 to it.
      When I call this example by hitting <F2> (insert function) and choosing that funcname, and 
giving it a range of cell, the cell is populated with the value of 1st  cell + 4
     How can I update multiple cells using a custom written function.

Thanks
Neeraj


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.