Home
last modified time | relevance | path

Searched refs:OMySQLColumn (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/connectivity/source/drivers/mysql/
H A DYColumns.cxx52 return new OMySQLColumn(sal_True); in createDescriptor()
56 OMySQLColumn::OMySQLColumn( sal_Bool _bCase) in OMySQLColumn() function in OMySQLColumn
62 void OMySQLColumn::construct() in construct()
68 ::cppu::IPropertyArrayHelper* OMySQLColumn::createArrayHelper( sal_Int32 /*_nId*/ ) const in createArrayHelper()
73 ::cppu::IPropertyArrayHelper & SAL_CALL OMySQLColumn::getInfoHelper() in getInfoHelper()
78 Sequence< ::rtl::OUString > SAL_CALL OMySQLColumn::getSupportedServiceNames( ) throw(RuntimeExcept… in getSupportedServiceNames()
/aoo4110/main/connectivity/source/inc/mysql/
H A DYColumns.hxx45 class OMySQLColumn;
47 typedef ::comphelper::OIdPropertyArrayUsageHelper<OMySQLColumn> OMySQLColumn_PROP;
49 class OMySQLColumn : public OMySQLColumn_BASE, class
58 OMySQLColumn(sal_Bool _bCase);

Completed in 17 milliseconds