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

#include <dpsdbtab.hxx>

Collaboration diagram for ScImportSourceDesc:
[legend]

Public Member Functions

 ScImportSourceDesc (ScDocument *pDoc)
 
bool operator== (const ScImportSourceDesc &rOther) const
 
sal_Int32 GetCommandType () const
 
const ScDPCacheCreateCache (const ScDPDimensionSaveData *pDimData) const
 

Public Attributes

OUString aDBName
 
OUString aObject
 
css::sheet::DataImportMode nType
 
bool bNative
 
ScDocumentmpDoc
 

Detailed Description

Definition at line 33 of file dpsdbtab.hxx.

Constructor & Destructor Documentation

◆ ScImportSourceDesc()

ScImportSourceDesc::ScImportSourceDesc ( ScDocument pDoc)
inline

Definition at line 41 of file dpsdbtab.hxx.

Member Function Documentation

◆ CreateCache()

const ScDPCache * ScImportSourceDesc::CreateCache ( const ScDPDimensionSaveData pDimData) const

◆ GetCommandType()

sal_Int32 ScImportSourceDesc::GetCommandType ( ) const

◆ operator==()

bool ScImportSourceDesc::operator== ( const ScImportSourceDesc rOther) const
inline

Definition at line 43 of file dpsdbtab.hxx.

References aDBName, aObject, bNative, mpDoc, and nType.

Member Data Documentation

◆ aDBName

OUString ScImportSourceDesc::aDBName

◆ aObject

OUString ScImportSourceDesc::aObject

◆ bNative

bool ScImportSourceDesc::bNative

◆ mpDoc

ScDocument* ScImportSourceDesc::mpDoc

Definition at line 39 of file dpsdbtab.hxx.

Referenced by CreateCache(), and operator==().

◆ nType

css::sheet::DataImportMode ScImportSourceDesc::nType

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