Home
last modified time | relevance | path

Searched defs:OOperand (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/source/inc/file/
H A Dfcode.hxx74 class OOO_DLLPUBLIC_FILE OOperand : public OCode class
79 OOperand(const sal_Int32& _rType) : m_eDBType(_rType){} in OOperand() function in connectivity::file::OOperand
80 OOperand() : m_eDBType(::com::sun::star::sdbc::DataType::OTHER){} in OOperand() function in connectivity::file::OOperand
/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx87 OEvaluateSet* OOperand::preProcess(OBoolOperator* /*pOp*/, OOperand* /*pRight*/) in preProcess() argument
217 sal_Bool OBoolOperator::operate(const OOperand*, const OOperand*) const in operate() argument
448 OEvaluateSet* OOperandAttr::preProcess(OBoolOperator* /*pOp*/, OOperand* /*pRight*/) in preProcess() argument

Completed in 18 milliseconds