Searched refs:rColumnRef (Results 1 – 2 of 2) sorted by relevance
171 OOperandConst::OOperandConst(const OSQLParseNode& rColumnRef, const rtl::OUString& aStrValue) in OOperandConst() argument174 switch (rColumnRef.getNodeType()) in OOperandConst()193 if (SQL_ISTOKEN(&rColumnRef,TRUE)) in OOperandConst()198 else if (SQL_ISTOKEN(&rColumnRef,FALSE)) in OOperandConst()
160 OOperandConst(const connectivity::OSQLParseNode& rColumnRef, const rtl::OUString& aStrValue);
Completed in 30 milliseconds