|
LibreOffice Module sc (master) 1
|
#include <pivotsource.hxx>
Public Member Functions | |
| DBSource (ScDPObject *pObj, ScImportSourceDesc aDesc) | |
Public Attributes | |
| ScDPObject * | mpDP |
| ScImportSourceDesc | maDesc |
Definition at line 45 of file pivotsource.hxx.
| sc::PivotTableSources::DBSource::DBSource | ( | ScDPObject * | pObj, |
| ScImportSourceDesc | aDesc | ||
| ) |
Definition at line 24 of file pivotsource.cxx.
| ScImportSourceDesc sc::PivotTableSources::DBSource::maDesc |
Definition at line 48 of file pivotsource.hxx.
| ScDPObject* sc::PivotTableSources::DBSource::mpDP |
Definition at line 47 of file pivotsource.hxx.