Home
last modified time | relevance | path

Searched refs:nDBType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/tool/ !
H A Ddbcolect.cxx135 nDBType (rData.nDBType), in ScDBData()
229 nDBType = rData.nDBType; in operator =()
656 rImportParam.nType = nDBType; in GetImportParam()
666 nDBType = rImportParam.nType; in SetImportParam()
/trunk/main/sc/inc/ !
H A Ddbcolect.hxx111 sal_uInt8 nDBType; // enum DBObject (bisher nur dbTable, dbQuery) member in ScDBData