Searched refs:ORowSetColumn (Results 1 – 3 of 3) sorted by relevance
48 ORowSetColumn::ORowSetColumn( const Reference < XResultSetMetaData >& _xMetaData, const Reference <… in ORowSetColumn() function in dbaccess::ORowSetColumn55 ::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()
41 class ORowSetColumn;42 class ORowSetColumn :public ORowSetDataColumn class43 ,public ::comphelper::OPropertyArrayUsageHelper< ORowSetColumn >47 …ORowSetColumn( const ::com::sun::star::uno::Reference < ::com::sun::star::sdbc::XResultSetMetaData…
2848 ORowSetColumn* pColumn = new ORowSetColumn( rParent.getMetaData(), in ORowSetClone()
Completed in 29 milliseconds