Home
last modified time | relevance | path

Searched refs:XRow_impl (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/ucb/source/ucp/file/
H A Dfilrow.cxx93 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 …]
H A Dfilrow.hxx39 class XRow_impl: class
45XRow_impl( shell* pShell,const com::sun::star::uno::Sequence< com::sun::star::uno::Any >& __m_aVal…
46 ~XRow_impl();
H A Dbc.cxx823 return Reference< sdbc::XRow >( new XRow_impl( m_pMyShell, aValues ) ); in getPropertyValues()
854 new XRow_impl( m_pMyShell, aValues ) ); in getPropertyValues()
H A Dshell.cxx1104 XRow_impl* p = new XRow_impl( this,seq ); in getv()
2553 XRow_impl* p = new XRow_impl( this,seq ); in getv()

Completed in 29 milliseconds