Home
last modified time | relevance | path

Searched refs:ORowSetColumn (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/dbaccess/source/core/api/
H A DCRowSetColumn.cxx48 ORowSetColumn::ORowSetColumn( const Reference < XResultSetMetaData >& _xMetaData, const Reference <… in ORowSetColumn() function in dbaccess::ORowSetColumn
55 ::cppu::IPropertyArrayHelper* ORowSetColumn::createArrayHelper( ) const in createArrayHelper()
92 ::cppu::IPropertyArrayHelper& ORowSetColumn::getInfoHelper() in getInfoHelper()
94 …return *static_cast< ::comphelper::OPropertyArrayUsageHelper< ORowSetColumn >* >(this)->getArrayHe… in getInfoHelper()
98 void SAL_CALL ORowSetColumn::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue )… in setFastPropertyValue_NoBroadcast()
H A DCRowSetColumn.hxx41 class ORowSetColumn;
42 class ORowSetColumn :public ORowSetDataColumn class
43 ,public ::comphelper::OPropertyArrayUsageHelper< ORowSetColumn >
47ORowSetColumn( const ::com::sun::star::uno::Reference < ::com::sun::star::sdbc::XResultSetMetaData…
H A DRowSet.cxx2848 ORowSetColumn* pColumn = new ORowSetColumn( rParent.getMetaData(), in ORowSetClone()

Completed in 59 milliseconds