LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::PCSourceModel Struct Reference

#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...
 

Detailed Description

Definition at line 333 of file pivotcachebuffer.hxx.

Constructor & Destructor Documentation

◆ PCSourceModel()

oox::xls::PCSourceModel::PCSourceModel ( )
explicit

Connection identifier for external data source.

Definition at line 872 of file pivotcachebuffer.cxx.

References XML_TOKEN_INVALID.

Member Data Documentation

◆ mnConnectionId

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().

◆ mnSourceType

sal_Int32 oox::xls::PCSourceModel::mnSourceType

The documentation for this struct was generated from the following files: