Home
last modified time | relevance | path

Searched refs:OOperandConst (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx55 TYPEINIT1(OOperandConst, OOperandValue);
171 OOperandConst::OOperandConst(const OSQLParseNode& rColumnRef, const rtl::OUString& aStrValue) in OOperandConst() function in OOperandConst
H A Dfcomp.cxx496 pOperand = new OOperandConst(*pPredicateNode, pPredicateNode->getTokenValue()); in execute_Operand()
504 pOperand = new OOperandConst(*pPredicateNode->getChild(1), aValue); in execute_Operand()
518 pOperand = new OOperandConst(*pODBCNode->getChild(1), sDateTime); in execute_Operand()
/trunk/main/connectivity/source/inc/file/
H A Dfcode.hxx157 class OOperandConst : public OOperandValue class
160 OOperandConst(const connectivity::OSQLParseNode& rColumnRef, const rtl::OUString& aStrValue);

Completed in 31 milliseconds