Home
last modified time | relevance | path

Searched refs:bSql (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/sc/source/core/data/
H A Dglobal2.cxx68 bSql(sal_True), in ScImportParam()
82 bSql (r.bSql), in ScImportParam()
113 bSql = r.bSql; in operator =()
129 bSql == rOther.bSql && in operator ==()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddispuno.cxx270 sal_Int32 nType = rParam.bSql ? sdb::CommandType::COMMAND : in lcl_FillDataSource()
378 aNewImport.bSql != aLastImport.bSql || in selectionChanged()
H A Ddatauno.cxx219 if ( rParam.bSql ) in FillProperties()
289 rParam.bSql = sal_True; in FillImportParam()
293 rParam.bSql = sal_False; in FillImportParam()
298 rParam.bSql = sal_False; in FillImportParam()
H A Ddapiuno.cxx838 if ( aParam.bSql ) in setPropertyValue()
981 aParam.bSql = ( pImportDesc->nType == sheet::DataImportMode_SQL ); in getPropertyValue()
/aoo41x/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx99 sal_Int32 nType = rParam.bSql ? sdb::CommandType::COMMAND : in ShowInBeamer()
237 sal_Int32 nType = rParam.bSql ? sdb::CommandType::COMMAND : in DoImport()
H A Ddbdocfun.cxx1471 aImportParam.bSql = ( nCommandType == sdb::CommandType::COMMAND ); in UpdateImport()
/aoo41x/main/sc/source/core/tool/
H A Ddbcolect.cxx655 rImportParam.bSql = bDBSql; in GetImportParam()
665 bDBSql = rImportParam.bSql; in SetImportParam()
/aoo41x/main/sc/inc/
H A Dglobal.hxx468 sal_Bool bSql; // Statement oder Name? member

Completed in 80 milliseconds