Lines Matching refs:ORowSetValue
35 ORowSetValue OOp_DayOfWeek::operate(const ORowSetValue& lhs) const in operate()
73 ORowSetValue OOp_DayOfMonth::operate(const ORowSetValue& lhs) const in operate()
82 ORowSetValue OOp_DayOfYear::operate(const ORowSetValue& lhs) const in operate()
92 ORowSetValue OOp_Month::operate(const ORowSetValue& lhs) const in operate()
101 ORowSetValue OOp_DayName::operate(const ORowSetValue& lhs) const in operate()
139 ORowSetValue OOp_MonthName::operate(const ORowSetValue& lhs) const in operate()
188 ORowSetValue OOp_Quarter::operate(const ORowSetValue& lhs) const in operate()
205 ORowSetValue OOp_Week::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
208 return ORowSetValue(); in operate()
222 ORowSetValue OOp_Year::operate(const ORowSetValue& lhs) const in operate()
231 ORowSetValue OOp_Hour::operate(const ORowSetValue& lhs) const in operate()
240 ORowSetValue OOp_Minute::operate(const ORowSetValue& lhs) const in operate()
249 ORowSetValue OOp_Second::operate(const ORowSetValue& lhs) const in operate()
258 ORowSetValue OOp_CurDate::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
261 return ORowSetValue(); in operate()
267 ORowSetValue OOp_CurTime::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
270 return ORowSetValue(); in operate()
276 ORowSetValue OOp_Now::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
279 return ORowSetValue(); in operate()