Hi Eike,

-----Original Message-----
> Date: Mon, 16 Aug 2010 16:24:23 +0200
> Subject: Re: [sc-dev] Changing values in matrix which is parameter
> From: Eike Rathke <eike.rat...@oracle.com>
> To: dev@sc.openoffice.org

> Hi Regina,
> 
> On Saturday, 2010-08-14 00:18:38 +0200, Regina Henschel wrote:
> 
> > The problem with constant parameters is already actual :(
> > http://www.openoffice.org/issues/show_bug.cgi?id=113879
> 
> Thanks for catching. I'll see if I can easily introduce the mentioned
> CloneIfConst() approach or have to simply fix this with an
> unconditional Clone().
> 

Isn't the total length of a formula restricted to 255 characters? If so,
a constant matrix cannot be huge and cloning is harmless.

Does your suggestion mean, that changing the values in the parameter
matrices in the implementation of the function would then be always
possible? Or will there be a property of pMatY which I have to test
inside the implementation for to decide, whether I can change it or have
to use a clone?

Kind regards
Regina






---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org

Reply via email to