LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
sc::PivotTableSources::DBSource Struct Reference

#include <pivotsource.hxx>

Collaboration diagram for sc::PivotTableSources::DBSource:
[legend]

Public Member Functions

 DBSource (ScDPObject *pObj, ScImportSourceDesc aDesc)
 

Public Attributes

ScDPObjectmpDP
 
ScImportSourceDesc maDesc
 

Detailed Description

Definition at line 45 of file pivotsource.hxx.

Constructor & Destructor Documentation

◆ DBSource()

sc::PivotTableSources::DBSource::DBSource ( ScDPObject pObj,
ScImportSourceDesc  aDesc 
)

Definition at line 24 of file pivotsource.cxx.

Member Data Documentation

◆ maDesc

ScImportSourceDesc sc::PivotTableSources::DBSource::maDesc

Definition at line 48 of file pivotsource.hxx.

◆ mpDP

ScDPObject* sc::PivotTableSources::DBSource::mpDP

Definition at line 47 of file pivotsource.hxx.


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