Home
last modified time | relevance | path

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

/AOO41X/main/connectivity/source/inc/file/ !
H A DFStringFunctions.hxx232 class OOp_Repeat : public OBinaryOperator class
/AOO41X/main/connectivity/source/drivers/file/ !
H A DFStringFunctions.cxx208 ORowSetValue OOp_Repeat::operate(const ORowSetValue& lhs,const ORowSetValue& rhs) const in operate()
H A Dfcomp.cxx836 pOperator = new OOp_Repeat(); in executeFunction()