Home
last modified time | relevance | path

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

/AOO42X/main/connectivity/source/inc/file/ !
H A DFDateFunctions.hxx204 class OOp_CurDate : public ONthOperator class
/AOO42X/main/connectivity/source/drivers/file/ !
H A DFDateFunctions.cxx258 ORowSetValue OOp_CurDate::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
H A Dfcomp.cxx864 pOperator = new OOp_CurDate(); in executeFunction()