Searched refs:getParameterStorage (Results 1 – 2 of 2) sorted by relevance
1683 ORowSetValue& rParamValue( getParameterStorage( (sal_Int32)i ) ); in impl_prepareAndExecute_throw()2499 ORowSetValue& ORowSet::getParameterStorage(sal_Int32 parameterIndex) in getParameterStorage() function in dbaccess::ORowSet2537 getParameterStorage( parameterIndex ).setNull(); in setNull()2549 getParameterStorage( parameterIndex ) = x; in setParameter()2616 ORowSetValue& rParamValue( getParameterStorage( parameterIndex ) ); in setBinaryStream()2634 ORowSetValue& rParamValue( getParameterStorage( parameterIndex ) ); in setCharacterStream()2664 ORowSetValue& rParamValue( getParameterStorage( parameterIndex ) ); in setObjectWithInfo()2697 getParameterStorage( (sal_Int32)i ).setNull(); in clearParameters()
221 ::connectivity::ORowSetValue& getParameterStorage( sal_Int32 parameterIndex );
Completed in 34 milliseconds