Searched refs:OOperandParam (Results 1 – 6 of 6) sorted by relevance
76 OOperandParam* pParam = PTR_CAST(OOperandParam,(*aIter)); in bindParameterRow()
53 TYPEINIT1(OOperandParam, OOperandRow);132 OOperandParam::OOperandParam(OSQLParseNode* pNode, sal_Int32 _nPos) in OOperandParam() function in OOperandParam
245 OOperandParam *pParam = PTR_CAST(OOperandParam,aCodeStack.top()); in describeParam()
247 void OOperandParam::describe(const Reference< XPropertySet>& rColumn, ::vos::ORef<connectivity::OSQ… in describe()
486 pOperand = new OOperandParam(pPredicateNode, ++m_nParamCounter); in execute_Operand()
125 class OOperandParam : public OOperandRow class128 OOperandParam(connectivity::OSQLParseNode* pNode, sal_Int32 _nPos);
Completed in 29 milliseconds