LibreOffice Module sc (master) 1
|
#include <datauno.hxx>
Static Public Member Functions | |
static void | FillImportParam (ScImportParam &rParam, const css::uno::Sequence< css::beans::PropertyValue > &rSeq) |
static void | FillProperties (css::uno::Sequence< css::beans::PropertyValue > &rSeq, const ScImportParam &rParam) |
static tools::Long | GetPropertyCount () |
Definition at line 72 of file datauno.hxx.
|
static |
test for correct enum type?
Definition at line 205 of file datauno.cxx.
References ScImportParam::aDBName, aPropName, ScImportParam::aStatement, ScImportParam::bImport, ScImportParam::bNative, ScImportParam::bSql, eMode, ScUnoHelpFunctions::GetBoolFromAny(), ScUnoHelpFunctions::GetEnumFromAny(), ScImportParam::nType, SC_UNONAME_CONRES, SC_UNONAME_DBNAME, SC_UNONAME_ISNATIVE, SC_UNONAME_SRCOBJ, SC_UNONAME_SRCTYPE, ScDbQuery, and ScDbTable.
Referenced by ScCellRangeObj::doImport(), and ScDataPilotDescriptorBase::setPropertyValue().
|
static |
Definition at line 165 of file datauno.cxx.
References ScImportParam::aDBName, ScImportParam::aStatement, ScImportParam::bImport, ScImportParam::bNative, ScImportParam::bSql, svx::ConnectionResource, svx::DataSource, eMode, GetPropertyCount(), svx::ODataAccessDescriptor::has(), ScImportParam::nType, SC_UNONAME_CONRES, SC_UNONAME_DBNAME, SC_UNONAME_ISNATIVE, SC_UNONAME_SRCOBJ, SC_UNONAME_SRCTYPE, ScDbQuery, and svx::ODataAccessDescriptor::setDataSource().
Referenced by ScCellRangeObj::createImportDescriptor(), ScDatabaseRangeObj::getImportDescriptor(), and ScDataPilotDescriptorBase::getPropertyValue().
|
inlinestatic |
Definition at line 81 of file datauno.hxx.
Referenced by ScCellRangeObj::createImportDescriptor(), FillProperties(), ScDatabaseRangeObj::getImportDescriptor(), and ScDataPilotDescriptorBase::getPropertyValue().