Searched refs:OHSQLColumn (Results 1 – 3 of 3) sorted by relevance
52 return new OHSQLColumn(sal_True); in createDescriptor()56 OHSQLColumn::OHSQLColumn( sal_Bool _bCase) in OHSQLColumn() function in OHSQLColumn62 void OHSQLColumn::construct() in construct()68 ::cppu::IPropertyArrayHelper* OHSQLColumn::createArrayHelper( sal_Int32 /*_nId*/ ) const in createArrayHelper()73 ::cppu::IPropertyArrayHelper & SAL_CALL OHSQLColumn::getInfoHelper() in getInfoHelper()78 Sequence< ::rtl::OUString > SAL_CALL OHSQLColumn::getSupportedServiceNames( ) throw(RuntimeExcepti… in getSupportedServiceNames()
289 OHSQLColumn* pColumn = new OHSQLColumn(sal_True); in alterColumnType()
45 class OHSQLColumn;47 typedef ::comphelper::OIdPropertyArrayUsageHelper<OHSQLColumn> OHSQLColumn_PROP;49 class OHSQLColumn : public OHSQLColumn_BASE, class58 OHSQLColumn(sal_Bool _bCase);
Completed in 23 milliseconds