Lines Matching refs:first
205 delete static_cast< ::rtl::OString* >(reinterpret_cast< void * >(pValue->first)); in unbind()
208 delete static_cast< sal_Int64* >(reinterpret_cast< void * >(pValue->first)); in unbind()
212 delete static_cast< ::rtl::OString* >(reinterpret_cast< void * >(pValue->first)); in unbind()
216 delete static_cast< double* >(reinterpret_cast< void * >(pValue->first)); in unbind()
220 delete [] static_cast< char* >(reinterpret_cast< void * >(pValue->first)); in unbind()
224 delete [] static_cast< char* >(reinterpret_cast< void * >(pValue->first)); in unbind()
227 delete static_cast< DATE_STRUCT* >(reinterpret_cast< void * >(pValue->first)); in unbind()
230 delete static_cast< TIME_STRUCT* >(reinterpret_cast< void * >(pValue->first)); in unbind()
233 delete static_cast< TIMESTAMP_STRUCT* >(reinterpret_cast< void * >(pValue->first)); in unbind()
237 delete static_cast< sal_Int8* >(reinterpret_cast< void * >(pValue->first)); in unbind()
240 delete static_cast< sal_Int16* >(reinterpret_cast< void * >(pValue->first)); in unbind()
243 delete static_cast< sal_Int32* >(reinterpret_cast< void * >(pValue->first)); in unbind()
246 delete static_cast< float* >(reinterpret_cast< void * >(pValue->first)); in unbind()
250 delete static_cast< sal_Int8* >(reinterpret_cast< void * >(pValue->first)); in unbind()
694 if(first()) in beforeFirst()
722 sal_Bool SAL_CALL OResultSet::first( ) throw(SQLException, RuntimeException) in first() function in OResultSet
998 void* pData = reinterpret_cast<void*>(m_aBindVector.rbegin()->first); in updateValue()
1019 void* pData = reinterpret_cast<void*>(m_aBindVector.rbegin()->first); in updateNull()
1167 m_aBookmark = aFind->first; in getBookmark()
1608 return moveToBookmark(makeAny(aIter->first)); in move()
1757 …::getColumnODBCType(m_pStatement->getOwnConnection(),m_aStatementHandle,*this,columnIndex))).first; in impl_getColumnType_nothrow()