Home
last modified time | relevance | path

Searched refs:OOperandResultBOOL (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx233 rCodeStack.push(new OOperandResultBOOL(operate(pLeft, pRight))); in Exec()
252 rCodeStack.push(new OOperandResultBOOL(operate(pOperand))); in Exec()
291 rCodeStack.push(new OOperandResultBOOL(operate(pOperand))); in Exec()
/trunk/main/connectivity/source/inc/file/
H A Dfcode.hxx181 class OOperandResultBOOL : public OOperandResult class
184 OOperandResultBOOL(sal_Bool bResult) : OOperandResult(::com::sun::star::sdbc::DataType::BIT) in OOperandResultBOOL() function in connectivity::file::OOperandResultBOOL

Completed in 10 milliseconds