Home
last modified time | relevance | path

Searched refs:ScDbQuery (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx100 ( (rParam.nType == ScDbQuery) ? sdb::CommandType::QUERY : in ShowInBeamer()
238 ( (rParam.nType == ScDbQuery) ? sdb::CommandType::QUERY : in DoImport()
H A Ddbdocfun.cxx1474 … = static_cast<sal_uInt8>( ( nCommandType == sdb::CommandType::QUERY ) ? ScDbQuery : ScDbTable ); in UpdateImport()
/trunk/main/sc/source/ui/unoobj/
H A Ddispuno.cxx271 ( (rParam.nType == ScDbQuery) ? sdb::CommandType::QUERY : in lcl_FillDataSource()
H A Ddatauno.cxx221 else if ( rParam.nType == ScDbQuery ) in FillProperties()
299 rParam.nType = ScDbQuery; in FillImportParam()
H A Ddapiuno.cxx840 else if ( aParam.nType == ScDbQuery ) in setPropertyValue()
982 …tic_cast<sal_uInt8>(( pImportDesc->nType == sheet::DataImportMode_QUERY ) ? ScDbQuery : ScDbTable); in getPropertyValue()
/trunk/main/sc/inc/
H A Dglobal.hxx455 ScDbQuery enumerator

Completed in 63 milliseconds