Home
last modified time | relevance | path

Searched refs:getInfoHelper (Results 276 – 300 of 362) sorted by relevance

1...<<1112131415

/trunk/main/connectivity/source/inc/file/
H A DFStatement.hxx144 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.hxx135 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
H A Ddatasource.cxx799 return createPropertySetInfo( getInfoHelper() ) ; in getPropertySetInfo()
826 ::cppu::IPropertyArrayHelper& ODatabaseSource::getInfoHelper() in getInfoHelper() function in dbaccess::ODatabaseSource
/trunk/main/dbaccess/source/ui/inc/
H A Dquerycontroller.hxx183 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DMinMaxLineWrapper.hxx116 ::cppu::IPropertyArrayHelper& getInfoHelper();
H A DUpDownBarWrapper.hxx115 ::cppu::IPropertyArrayHelper& getInfoHelper();
/trunk/main/chart2/source/inc/
H A DWrappedPropertySet.hxx115 ::cppu::IPropertyArrayHelper& getInfoHelper();
/trunk/main/chart2/source/model/template/
H A DLineChartTypeTemplate.cxx188 ::cppu::IPropertyArrayHelper & SAL_CALL LineChartTypeTemplate::getInfoHelper() in getInfoHelper() function in chart::LineChartTypeTemplate
H A DScatterChartTypeTemplate.cxx189 ::cppu::IPropertyArrayHelper & SAL_CALL ScatterChartTypeTemplate::getInfoHelper() in getInfoHelper() function in chart::ScatterChartTypeTemplate
/trunk/main/chart2/source/tools/
H A DErrorBar.cxx237 ::cppu::IPropertyArrayHelper & SAL_CALL ErrorBar::getInfoHelper() in getInfoHelper() function in chart::ErrorBar
H A DRegressionCurveModel.cxx272 ::cppu::IPropertyArrayHelper & SAL_CALL RegressionCurveModel::getInfoHelper() in getInfoHelper() function in chart::RegressionCurveModel
/trunk/main/sd/source/ui/inc/
H A DDrawController.hxx255 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/svtools/inc/svtools/
H A Dtoolboxcontroller.hxx119 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrolmodel.hxx155 ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper() = 0;
/trunk/main/framework/inc/tabwin/
H A Dtabwindow.hxx157 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/chart2/source/model/inc/
H A DDiagram.hxx93 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/chart2/source/model/main/
H A DTitle.cxx314 ::cppu::IPropertyArrayHelper & SAL_CALL Title::getInfoHelper() in getInfoHelper() function in chart::Title
/trunk/main/comphelper/source/property/
H A Dopropertybag.hxx179 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/dbaccess/source/core/inc/
H A DTableDeco.hxx131 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
H A Dstatement.hxx120 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx716 ::cppu::IPropertyArrayHelper & ODatabaseMetaDataResultSet::getInfoHelper() in getInfoHelper() function in ODatabaseMetaDataResultSet
1198 return ::cppu::OPropertySetHelper::createPropertySetInfo(getInfoHelper()); in getPropertySetInfo()
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx976 ::cppu::IPropertyArrayHelper & java_sql_ResultSet::getInfoHelper() in getInfoHelper() function in java_sql_ResultSet
1078 return ::cppu::OPropertySetHelper::createPropertySetInfo(getInfoHelper()); in getPropertySetInfo()
/trunk/main/framework/source/services/
H A Ddesktop.cxx1642 ::cppu::IPropertyArrayHelper& SAL_CALL Desktop::getInfoHelper() in getInfoHelper() function in framework::Desktop
1710 …::uno::Reference< css::beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
/trunk/main/forms/source/component/
H A DFormComponent.cxx1168 return createPropertySetInfo( getInfoHelper() ); in getPropertySetInfo()
1172 ::cppu::IPropertyArrayHelper& OControlModel::getInfoHelper() in getInfoHelper() function in frm::OControlModel
1174 return m_aPropertyBagHelper.getInfoHelper(); in getInfoHelper()
/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.hxx50 ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();

Completed in 215 milliseconds

1...<<1112131415