gt; Betreff: Re: Adjusting an Array Range in Calc
> Hi Lars,
>
> On Friday, 2012-09-21 23:10:22 +0200, Lars Callenbach wrote:
>
> > I have a plugin with an C++ addin code of the following form
>
> I would take a look if you could you send me a minimal code sample and
> ma
Hi Lars,
On Friday, 2012-09-21 23:10:22 +0200, Lars Callenbach wrote:
> I have a plugin with an C++ addin code of the following form
I would take a look if you could you send me a minimal code sample and
makefile needed to build a working Add-In to reproduce your case?
Eike
--
LibreOffice C
Hi Lars,
Lars Callenbach píše v Pá 21. 09. 2012 v 23:10 +0200:
> Are there other C++ functions that need to be included in the defintion of the
> addin? Something seems to be missing ...
Thank you for the detailed description! Unfortunately I myself do not
know the answer :-( - adding Calc expe
ed int i=0; i Datum: Mon, 10 Sep 2012 09:45:01 +0200
> Von: Jan Holesovsky
> An: Lars Callenbach
> CC: libreoffice@lists.freedesktop.org
> Betreff: Re: Adjusting an Array Range in Calc
> Hi Lars,
>
> Lars Callenbach píše v Ne 02. 09. 2012 v 11:15 +0200:
>
> > I
Hi Lars,
Lars Callenbach píše v Ne 02. 09. 2012 v 11:15 +0200:
> I have a working plugin for Quantlib. Scalar results of the library (single
> numbers) are working fine.
> If I have a Matrix result (array range formula) than it is not possible to
> change the size of the array.
> What happens
Hello,
I have a working plugin for Quantlib. Scalar results of the library (single
numbers) are working fine.
If I have a Matrix result (array range formula) than it is not possible to
change the size of the array.
What happens if I try to change the array range: the name of the formula
chang