LibreOffice Module sc (master) 1
Namespaces
formulabuffer.cxx File Reference
#include <formulabuffer.hxx>
#include <externallinkbuffer.hxx>
#include <formulacell.hxx>
#include <document.hxx>
#include <documentimport.hxx>
#include <autonamecache.hxx>
#include <tokenarray.hxx>
#include <sharedformulagroups.hxx>
#include <externalrefmgr.hxx>
#include <tokenstringcontext.hxx>
#include <o3tl/safeint.hxx>
#include <oox/token/tokens.hxx>
#include <oox/helper/progressbar.hxx>
#include <svl/sharedstringpool.hxx>
#include <svl/numformat.hxx>
#include <sal/log.hxx>
#include <memory>
#include <utility>
Include dependency graph for formulabuffer.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::xls
 

Variable Documentation

◆ maCache

ColCacheType maCache
private

Definition at line 100 of file formulabuffer.cxx.

◆ maCxt

sc::TokenStringContext maCxt
private

Definition at line 101 of file formulabuffer.cxx.

◆ mnRow

SCROW mnRow

Definition at line 50 of file formulabuffer.cxx.

◆ mpCell

ScFormulaCell* mpCell

Definition at line 51 of file formulabuffer.cxx.