Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/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 18 milliseconds