Searched refs:ScDbQuery (Results 1 – 6 of 6) sorted by relevance
100 ( (rParam.nType == ScDbQuery) ? sdb::CommandType::QUERY : in ShowInBeamer()238 ( (rParam.nType == ScDbQuery) ? sdb::CommandType::QUERY : in DoImport()
1474 … = static_cast<sal_uInt8>( ( nCommandType == sdb::CommandType::QUERY ) ? ScDbQuery : ScDbTable ); in UpdateImport()
271 ( (rParam.nType == ScDbQuery) ? sdb::CommandType::QUERY : in lcl_FillDataSource()
221 else if ( rParam.nType == ScDbQuery ) in FillProperties()299 rParam.nType = ScDbQuery; in FillImportParam()
840 else if ( aParam.nType == ScDbQuery ) in setPropertyValue()982 …tic_cast<sal_uInt8>(( pImportDesc->nType == sheet::DataImportMode_QUERY ) ? ScDbQuery : ScDbTable); in getPropertyValue()
455 ScDbQuery enumerator
Completed in 58 milliseconds