Home
last modified time | relevance | path

Searched refs:getInfoHelper (Results 326 – 350 of 362) sorted by relevance

1...<<1112131415

/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx120 return ::cppu::OPropertySetHelper::createPropertySetInfo(getInfoHelper()); in getPropertySetInfo()
756 ::cppu::IPropertyArrayHelper & ODatabaseMetaDataResultSet::getInfoHelper() in getInfoHelper() function in ODatabaseMetaDataResultSet
H A DOResultSet.cxx1399 IPropertyArrayHelper & OResultSet::getInfoHelper() in getInfoHelper() function in OResultSet
1574 return ::cppu::OPropertySetHelper::createPropertySetInfo(getInfoHelper()); in getPropertySetInfo()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx544 virtual IPropertyArrayHelper & SAL_CALL getInfoHelper() = 0;
/trunk/main/connectivity/source/inc/
H A DFDatabaseMetaDataResultSet.hxx138 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx1105 ::cppu::IPropertyArrayHelper& UnoControlModel::getInfoHelper() in getInfoHelper() function in UnoControlModel
1390 sal_Int32 nValidHandles = getInfoHelper().fillHandles( pHandles, rPropertyNames ); in setPropertyValues()
H A Dcontrolmodelcontainerbase.cxx258 ::cppu::IPropertyArrayHelper& ControlModelContainerBase::getInfoHelper() in getInfoHelper() function in ControlModelContainerBase
308 static Reference< XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx893 IPropertyArrayHelper & OResultSet::getInfoHelper() in getInfoHelper() function in OResultSet
1814 return ::cppu::OPropertySetHelper::createPropertySetInfo(getInfoHelper()); in getPropertySetInfo()
/trunk/main/chart2/source/model/main/
H A DAxis.cxx606 ::cppu::IPropertyArrayHelper & SAL_CALL Axis::getInfoHelper() in getInfoHelper() function in chart::Axis
H A DDataSeries.cxx295 ::cppu::IPropertyArrayHelper & SAL_CALL DataSeries::getInfoHelper() in getInfoHelper() function in chart::DataSeries
H A DDiagram.cxx653 ::cppu::IPropertyArrayHelper & SAL_CALL Diagram::getInfoHelper() in getInfoHelper() function in chart::Diagram
/trunk/main/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx195 ::cppu::IPropertyArrayHelper & SAL_CALL PieChartTypeTemplate::getInfoHelper() in getInfoHelper() function in chart::PieChartTypeTemplate
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSet.hxx105 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
H A DAResultSet.hxx101 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx712 Reference<XPropertySetInfo> xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
717 IPropertyArrayHelper& ODocumentDefinition::getInfoHelper() in getInfoHelper() function in dbaccess::ODocumentDefinition
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxprinter.hxx91 ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/toolkit/inc/toolkit/controls/
H A Dcontrolmodelcontainerbase.hxx97 ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/framework/inc/services/
H A Dlayoutmanager.hxx304 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx87 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx1439 ::cppu::IPropertyArrayHelper& ODatabaseForm::getInfoHelper() in getInfoHelper() function in frm::ODatabaseForm
1441 return m_aPropertyBagHelper.getInfoHelper(); in getInfoHelper()
1447 return createPropertySetInfo( getInfoHelper() ); in getPropertySetInfo()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.hxx78 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx76 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx105 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/connectivity/workben/skeleton/
H A DSResultSet.hxx113 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/dbaccess/source/core/api/
H A Dresultset.hxx160 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/connectivity/source/inc/file/
H A DFResultSet.hxx192 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();

Completed in 165 milliseconds

1...<<1112131415