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


https://bugs.documentfoundation.org/show_bug.cgi?id=127633

--- Comment #15 from Eike Rathke <erack@redhat.com> ---
(In reply to Rick C. Hodgin from comment #13)
Point me in the general direction in the source code base and I'll begin
investigating it.
Of specific interest are
include/formula/grammar.hxx
  formula::FormulaGrammar::AddressConvention
formula/source/core/api/grammar.cxx
sc/inc/address.hxx
  ScAddress::Details
sc/source/core/tool/address.cxx
  specifically the parts that handle a ScAddress::Details
sc/source/core/tool/compiler.cxx
  to see how things are called in
  ScCompiler::IsSingleReference()
  ScCompiler::IsDoubleReference()
  ScCompiler::CreateStringFromSingleRef()
  ScCompiler::CreateStringFromDoubleRef()
and maybe formula/source/core/api/FormulaCompiler.cxx for the base class
implementation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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.