Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/inc/file/
H A Dfcode.hxx290 class OOp_NOTLIKE : public OOp_LIKE class
295 OOp_NOTLIKE(const sal_Unicode cEsc = L'\0'):OOp_LIKE(cEsc){}; in OOp_NOTLIKE() function in connectivity::file::OOp_NOTLIKE
/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx67 TYPEINIT1(OOp_NOTLIKE, OOp_LIKE);
327 sal_Bool OOp_NOTLIKE::operate(const OOperand* pLeft, const OOperand* pRight) const in operate()
H A Dfcomp.cxx328 ? new OOp_NOTLIKE(cEscape) in execute_LIKE()

Completed in 22 milliseconds