https://bugs.freedesktop.org/show_bug.cgi?id=43330
--- Comment #2 from Laurent Godard <[email protected]> 2011-11-29 02:10:27 PST --- the bt that shows the creation of rangeName at formulaCell level which lead to some unused code at ScDocument::TransferTab (loop over range names to see if need to create and correct indexes, but has just been crated) #0 ScRangeData::ScRangeData (this=0x90526e0, rScRangeData=..., pDocument=0x909eb20) at /home/lgodard/projets/libreoffice/build/git/master/libo/sc/source/core/tool/rangenam.cxx:166 #1 0xad73a55e in (anonymous namespace)::adjustRangeName (pToken=0x9024788, rNewDoc=..., pOldDoc=0x8ad3ac8, aNewPos=..., aOldPos=...) at /home/lgodard/projets/libreoffice/build/git/master/libo/sc/source/core/data/cell.cxx:183 #2 0xad73d713 in ScFormulaCell::ScFormulaCell (this=0xac441140, rCell=..., rDoc=..., rPos=..., nCloneFlags=0) at /home/lgodard/projets/libreoffice/build/git/master/libo/sc/source/core/data/cell.cxx:881 #3 0xad73a186 in (anonymous namespace)::lclCloneCell (rSrcCell=..., rDestDoc=..., rDestPos=..., nCloneFlags=0) at /home/lgodard/projets/libreoffice/build/git/master/libo/sc/source/core/data/cell.cxx:127 #4 0xad73a8be in ScBaseCell::CloneWithoutNote (this=0xac441058, rDestDoc=..., rDestPos=..., nCloneFlags=0) at /home/lgodard/projets/libreoffice/build/git/master/libo/sc/source/core/data/cell.cxx:243 #5 0xad7654a8 in ScColumn::CloneCell (this=0x8ae0f00, nIndex=1, nFlags=255, ---Type <return> to continue, or q <return> to quit--- rDestDoc=..., rDestPos=...) at /home/lgodard/projets/libreoffice/build/git/master/libo/sc/source/core/data/column3.cxx:922 #6 0xad757650 in ScColumn::CopyToColumn (this=0x8ae0f00, nRow1=0, nRow2=1048575, nFlags=255, bMarked=false, rColumn=..., pMarkData=0x0, bAsLink=false) at /home/lgodard/projets/libreoffice/build/git/master/libo/sc/source/core/data/column.cxx:1332 #7 0xad8c8c60 in ScTable::CopyToTable (this=0x8ae0f00, nCol1=0, nRow1=0, nCol2=1023, nRow2=1048575, nFlags=255, bMarked=false, pDestTab=0x900ed48, pMarkData=0x0, bAsLink=false, bColRowFlags=true) at /home/lgodard/projets/libreoffice/build/git/master/libo/sc/source/core/data/table2.cxx:780 #8 0xad78eed5 in ScDocument::TransferTab (this=0x909eb20, pSrcDoc=0x8ad3ac8, nSrcPos=2, nDestPos=1, bInsertNew=true, bResultsOnly=false) at /home/lgodard/projets/libreoffice/build/git/master/libo/sc/source/core/data/documen2.cxx:983 #9 0xadc67311 in ScDocShell::TransferTab (this=0x909eae0, rSrcDocShell=..., nSrcPos=2, nDestPos=1, bInsertNew=1 '\001', bNotifyAndPaint=1 '\001') at /home/lgodard/projets/libreoffice/build/git/master/libo/sc/source/ui/docshell/docsh5.cxx:857 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
