Searched refs:XRow_impl (Results 1 – 4 of 4) sorted by relevance
93 XRow_impl::~XRow_impl() in ~XRow_impl()99 XRow_impl::acquire( in acquire()107 XRow_impl::release( in release()133 XRow_impl::wasNull( in XTYPEPROVIDER_IMPL_2()143 XRow_impl::getString( in getString()172 XRow_impl::getByte( in getByte()186 XRow_impl::getShort( in getShort()201 XRow_impl::getInt( in getInt()215 XRow_impl::getLong( in getLong()285 XRow_impl::getTime( in getTime()[all …]
39 class XRow_impl: class45 …XRow_impl( shell* pShell,const com::sun::star::uno::Sequence< com::sun::star::uno::Any >& __m_aVal…46 ~XRow_impl();
823 return Reference< sdbc::XRow >( new XRow_impl( m_pMyShell, aValues ) ); in getPropertyValues()854 new XRow_impl( m_pMyShell, aValues ) ); in getPropertyValues()
1104 XRow_impl* p = new XRow_impl( this,seq ); in getv()2553 XRow_impl* p = new XRow_impl( this,seq ); in getv()
Completed in 49 milliseconds