https://bugs.documentfoundation.org/show_bug.cgi?id=127633
--- Comment #15 from Eike Rathke <er...@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 the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs