Home
last modified time | relevance | path

Searched refs:m_eDBType (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/connectivity/source/inc/file/
H A Dfcode.hxx77 sal_Int32 m_eDBType; member in connectivity::file::OOperand
79 OOperand(const sal_Int32& _rType) : m_eDBType(_rType){} in OOperand()
80 OOperand() : m_eDBType(::com::sun::star::sdbc::DataType::OTHER){} in OOperand()
86 virtual sal_Int32 getDBType() const {return m_eDBType;} in getDBType()
/aoo4110/main/connectivity/source/drivers/file/
H A Dfcode.cxx178 m_eDBType = DataType::VARCHAR; in OOperandConst()
185 m_eDBType = DataType::DOUBLE; in OOperandConst()
196 m_eDBType = DataType::BIT; in OOperandConst()
201 m_eDBType = DataType::BIT; in OOperandConst()
H A DFDriver.cxx269m_eDBType = ::comphelper::getINT32(rColumn->getPropertyValue(OMetaConnection::getPropMap().getName… in describe()
/aoo4110/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx296 m_eDBType = rKey.getDBType(); in operator =()

Completed in 28 milliseconds