Home
last modified time | relevance | path

Searched refs:createArrayHelper (Results 1 – 25 of 204) sorted by relevance

123456789

/trunk/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx109 ::cppu::IPropertyArrayHelper* OTableColumnDescriptor::createArrayHelper( ) const in createArrayHelper() function in OTableColumnDescriptor
177 ::cppu::IPropertyArrayHelper* OTableColumn::createArrayHelper( ) const in createArrayHelper() function in OTableColumn
179 return OTableColumnDescriptor::createArrayHelper(); in createArrayHelper()
310 ::cppu::IPropertyArrayHelper* OQueryColumn::createArrayHelper() const in createArrayHelper() function in OQueryColumn
312 return OTableColumnDescriptor::createArrayHelper(); in createArrayHelper()
483 ::cppu::IPropertyArrayHelper* OTableColumnDescriptorWrapper::createArrayHelper( sal_Int32 nId ) con… in createArrayHelper() function in OTableColumnDescriptorWrapper
665 ::cppu::IPropertyArrayHelper* OTableColumnWrapper::createArrayHelper( sal_Int32 nId ) const in createArrayHelper() function in OTableColumnWrapper
667 return OTableColumnDescriptorWrapper::createArrayHelper( nId ); in createArrayHelper()
H A DCRowSetColumn.hxx55 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const;
/trunk/main/comphelper/inc/comphelper/
H A Dproparrhlp.hxx90 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const = 0;
116 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const;
154 s_pProps = createArrayHelper(); in getArrayHelper()
163 ::cppu::IPropertyArrayHelper* OAggregationArrayUsageHelper<TYPE>::createArrayHelper() const in createArrayHelper() function in comphelper::OAggregationArrayUsageHelper
H A DIdPropArrayHelper.hxx83 virtual ::cppu::IPropertyArrayHelper* createArrayHelper(sal_Int32 nId) const = 0;
113 (*s_pMap)[nId] = createArrayHelper(nId); in getArrayHelper()
/trunk/main/dbaccess/source/core/inc/
H A Ddefinitioncolumn.hxx101 virtual ::cppu::IPropertyArrayHelper* createArrayHelper() const;
135 virtual ::cppu::IPropertyArrayHelper* createArrayHelper() const;
176 virtual ::cppu::IPropertyArrayHelper* createArrayHelper() const;
259 virtual ::cppu::IPropertyArrayHelper* createArrayHelper(sal_Int32 nId) const;
310 virtual ::cppu::IPropertyArrayHelper* createArrayHelper(sal_Int32 nId) const;
H A Dtable.hxx73 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( sal_Int32 _nId) const;
154 using OTable_Base::createArrayHelper;
/trunk/main/connectivity/inc/connectivity/
H A DPColumn.hxx56 virtual ::cppu::IPropertyArrayHelper* createArrayHelper() const;
113 using OParseColumn_BASE::createArrayHelper;
128 virtual ::cppu::IPropertyArrayHelper* createArrayHelper() const;
150 using OOrderColumn_BASE::createArrayHelper;
/trunk/main/dbaccess/source/ui/uno/
H A DAdvancedSettingsDlg.cxx70 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const;
135 ::cppu::IPropertyArrayHelper* OAdvancedSettingsDialog::createArrayHelper( ) const in createArrayHelper() function in dbaui::OAdvancedSettingsDialog
/trunk/main/svtools/workben/unodialog/
H A Dunodialogsample.cxx81 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const;
195 ::cppu::IPropertyArrayHelper* UnoDialogSkeleton::createArrayHelper( ) const in createArrayHelper() function in udlg::UnoDialogSkeleton
/trunk/main/svtools/source/uno/
H A Daddrtempuno.cxx87 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const;
168 ::cppu::IPropertyArrayHelper* OAddressBookSourceDialogUno::createArrayHelper( ) const in createArrayHelper() function in svt::OAddressBookSourceDialogUno
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DOSubComponent.hxx136 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const = 0;
166 s_pProps = createArrayHelper(); in getArrayHelper()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationwizard.cxx95 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const;
244 ::cppu::IPropertyArrayHelper* MacroMigrationDialogService::createArrayHelper( ) const in createArrayHelper() function in dbmm::MacroMigrationDialogService
/trunk/main/mysqlc/source/
H A Dmysqlc_subcomponent.hxx146 virtual ::cppu::IPropertyArrayHelper* createArrayHelper() const = 0;
174 s_pProps = createArrayHelper(); in getArrayHelper()
/trunk/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx234 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const;
316 ::cppu::IPropertyArrayHelper* Test::createArrayHelper( ) const in createArrayHelper() function in comphelper::Test
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddataaccessdescriptor.cxx114 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const;
234 ::cppu::IPropertyArrayHelper* DataAccessDescriptor::createArrayHelper( ) const in createArrayHelper() function in dbaccess::DataAccessDescriptor
/trunk/main/connectivity/source/parse/
H A DPColumn.cxx185 ::cppu::IPropertyArrayHelper* OParseColumn::createArrayHelper() const in createArrayHelper() function in OParseColumn
273 ::cppu::IPropertyArrayHelper* OOrderColumn::createArrayHelper() const in createArrayHelper() function in OOrderColumn
/trunk/main/dbaccess/source/inc/
H A Dapitools.hxx312 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const
325 ::cppu::IPropertyArrayHelper* classname::createArrayHelper( ) const \
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVIndexColumn.hxx42 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( sal_Int32 _nId) const;
H A DVKeyColumn.hxx42 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( sal_Int32 _nId) const;
/trunk/main/connectivity/source/inc/hsqldb/
H A DHColumns.hxx54 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( sal_Int32 _nId) const;
/trunk/main/connectivity/source/inc/mysql/
H A DYColumns.hxx54 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( sal_Int32 _nId) const;
/trunk/main/toolkit/inc/toolkit/controls/
H A Droadmapentry.hxx65 virtual ::cppu::IPropertyArrayHelper* createArrayHelper() const;
/trunk/main/scripting/source/provider/
H A DScriptingContext.hxx80 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const;
/trunk/main/basctl/source/inc/
H A Dbasidectrlr.hxx66 virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const;
/trunk/main/forms/source/xforms/
H A Ddatatypes_impl.hxx38 …rtyArrayHelper* ODerivedDataType< CONCRETE_DATA_TYPE_IMPL, SUPERCLASS >::createArrayHelper( ) const in createArrayHelper() function in ODerivedDataType

Completed in 65 milliseconds

123456789