Searched refs:OMySQLColumn (Results 1 – 2 of 2) sorted by relevance
52 return new OMySQLColumn(sal_True); in createDescriptor()56 OMySQLColumn::OMySQLColumn( sal_Bool _bCase) in OMySQLColumn() function in OMySQLColumn62 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()
45 class OMySQLColumn;47 typedef ::comphelper::OIdPropertyArrayUsageHelper<OMySQLColumn> OMySQLColumn_PROP;49 class OMySQLColumn : public OMySQLColumn_BASE, class58 OMySQLColumn(sal_Bool _bCase);
Completed in 16 milliseconds