Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx368 …if (rKey.getValue().isNull() || (rKey.IsText(getDBType()) && !rKey.getValue().getString().getLengt… in Compare()
375 if (getValue().isNull() || (IsText(getDBType()) && !getValue().getString().getLength())) in Compare()
380 else if (IsText(getDBType())) in Compare()
H A Ddindexnode.cxx794 …if (rKey.getValue().isNull() || (rKey.IsText(getDBType()) && !rKey.getValue().getString().getLengt… in Compare()
801 if (getValue().isNull() || (IsText(getDBType()) && !getValue().getString().getLength())) in Compare()
806 else if (IsText(getDBType())) in Compare()
/trunk/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx283 : ONDXKey_BASE(rKey.getDBType()) in ONDXKey()
296 m_eDBType = rKey.getDBType(); in operator =()
/trunk/main/connectivity/source/inc/file/
H A Dfcode.hxx86 virtual sal_Int32 getDBType() const {return m_eDBType;} in getDBType() function in connectivity::file::OOperand
/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx344 sal_Int32 eDBType = pLeft->getDBType(); in operate()
H A Dfcomp.cxx366 switch(pColumnOp->getDBType()) in execute_BETWEEN()

Completed in 39 milliseconds