LibreOffice Module sc (master)
1
|
#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 <sal/log.hxx>
#include <memory>
Go to the source code of this file.
Namespaces | |
oox::xls | |
ColCacheType maCache |
Definition at line 98 of file formulabuffer.cxx.
sc::TokenStringContext maCxt |
Definition at line 99 of file formulabuffer.cxx.
SCROW mnRow |
Definition at line 48 of file formulabuffer.cxx.
ScFormulaCell* mpCell |
Definition at line 49 of file formulabuffer.cxx.