Searched refs:XRow_impl (Results 1 – 4 of 4) sorted by relevance
85 XRow_impl::XRow_impl( shell* pMyShell,const uno::Sequence< uno::Any >& seq ) in XRow_impl() function in XRow_impl93 XRow_impl::~XRow_impl() in ~XRow_impl()99 XRow_impl::acquire( in acquire()107 XRow_impl::release( in release()116 XRow_impl::queryInterface( in queryInterface()127 XTYPEPROVIDER_IMPL_2( XRow_impl, in XTYPEPROVIDER_IMPL_2() argument133 XRow_impl::wasNull( in XTYPEPROVIDER_IMPL_2()143 XRow_impl::getString( in getString()157 XRow_impl::getBoolean( in getBoolean()172 XRow_impl::getByte( in getByte()[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();
819 return Reference< sdbc::XRow >( new XRow_impl( m_pMyShell, aValues ) ); in getPropertyValues()850 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()