Searched defs:OOperand (Results 1 – 2 of 2) sorted by relevance
74 class OOO_DLLPUBLIC_FILE OOperand : public OCode class79 OOperand(const sal_Int32& _rType) : m_eDBType(_rType){} in OOperand() function in connectivity::file::OOperand80 OOperand() : m_eDBType(::com::sun::star::sdbc::DataType::OTHER){} in OOperand() function in connectivity::file::OOperand
87 OEvaluateSet* OOperand::preProcess(OBoolOperator* /*pOp*/, OOperand* /*pRight*/) in preProcess() argument217 sal_Bool OBoolOperator::operate(const OOperand*, const OOperand*) const in operate() argument448 OEvaluateSet* OOperandAttr::preProcess(OBoolOperator* /*pOp*/, OOperand* /*pRight*/) in preProcess() argument
Completed in 15 milliseconds