LibreOffice Module sc (master) 1
|
#include <pivotcachebuffer.hxx>
Public Member Functions | |
PCSourceModel () | |
Connection identifier for external data source. More... | |
Public Attributes | |
sal_Int32 | mnSourceType |
sal_Int32 | mnConnectionId |
Type of the source data (sheet, consolidation, scenario, external). More... | |
Definition at line 333 of file pivotcachebuffer.hxx.
|
explicit |
Connection identifier for external data source.
Definition at line 872 of file pivotcachebuffer.cxx.
References XML_TOKEN_INVALID.
sal_Int32 oox::xls::PCSourceModel::mnConnectionId |
Type of the source data (sheet, consolidation, scenario, external).
Definition at line 336 of file pivotcachebuffer.hxx.
Referenced by oox::xls::PivotCache::importCacheSource(), and oox::xls::PivotCache::importPCDSource().
sal_Int32 oox::xls::PCSourceModel::mnSourceType |
Definition at line 335 of file pivotcachebuffer.hxx.
Referenced by oox::xls::PivotCache::finalizeImport(), oox::xls::PivotCache::importCacheSource(), and oox::xls::PivotCache::importPCDSource().