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


Hi Markus,

With your latest commit 74070a021389534b9e791980bd33ede45be9fd81 copying
to another sheet within the same document to me doesn't work as
expected:

On Sheet1 on cell B3 define a sheet local range name AAA for that cell
($Sheet1.$B$3). In cell B3 enter value 1, in cell B4 enter formula =AAA
result is 1. Copy cells B3 and B4 to clipboard and paste on Sheet2 at
position C4. Change C4 to 2, C5 remains with result 1. Open the name
dialog and see now a global name AAA pointing to $Sheet1.$B$3
(additionally to AAA local to Sheet1).

I'd expect a name AAA local to Sheet2 pointing to $Sheet2.$C$4 and the
formula in Sheet2.C5 using that name and the result should be 2.

In a dbgutil build the shell displays
Error: FormulaToken::SetIndex: virtual dummy called From File 
/lo/core/formula/source/core/api/token.cxx at Line 212

Apparently the FormulaToken used is not a FormulaIndexToken.

Behavior is the same when copying to another document.

  Eike

-- 
 PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication.
 Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

Attachment: pgpUBI1bHX4Kf.pgp
Description: PGP signature


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.