#include <formulaparser.hxx>
#include <com/sun/star/sheet/ComplexReference.hpp>
#include <com/sun/star/sheet/ExternalReference.hpp>
#include <com/sun/star/sheet/ReferenceFlags.hpp>
#include <com/sun/star/sheet/SingleReference.hpp>
#include <com/sun/star/table/CellAddress.hpp>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <oox/core/filterbase.hxx>
#include <oox/token/properties.hxx>
#include <oox/helper/binaryinputstream.hxx>
#include <addressconverter.hxx>
#include <biffhelper.hxx>
#include <defnamesbuffer.hxx>
#include <externallinkbuffer.hxx>
#include <tablebuffer.hxx>
#include <o3tl/string_view.hxx>
Go to the source code of this file.
◆ maApiParser
  
  | 
        
          | ApiParserWrapper maApiParser |  | private | 
 
 
◆ mbNeedExtRefs
Current stream position for additional data (tExp, tArray, tMemArea). 
Definition at line 1221 of file formulaparser.cxx.
 
 
◆ mnAddDataPos