Home
last modified time | relevance | path

Searched refs:getInfoHelper (Results 101 – 125 of 362) sorted by relevance

12345678910>>...15

/trunk/main/framework/source/fwi/uielement/
H A Dconstitemcontainer.cxx361 static Reference< XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
421 ::cppu::IPropertyArrayHelper& SAL_CALL ConstItemContainer::getInfoHelper() in getInfoHelper() function in framework::ConstItemContainer
/trunk/main/connectivity/source/inc/dbase/
H A DDDatabaseMetaDataResultSet.hxx95 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
134 return ::cppu::OPropertySetHelper::createPropertySetInfo(getInfoHelper()); in getPropertySetInfo()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx389 IPropertyArrayHelper & SAL_CALL getInfoHelper() throw(RuntimeException);
650 IPropertyArrayHelper & test_OPropertySetHelper::getInfoHelper() throw(RuntimeException) in getInfoHelper() function in test_OPropertySetHelper
662 static Reference < XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx692 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper( );
793 EventListener::getInfoHelper( ) in IMPLEMENT_FORWARD_XINTERFACE2()
812 Reference< beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
/trunk/main/dbaccess/source/core/api/
H A Dresultset.cxx267 return createPropertySetInfo( getInfoHelper() ) ; in getPropertySetInfo()
287 ::cppu::IPropertyArrayHelper& OResultSet::getInfoHelper() in getInfoHelper() function in OResultSet
338 const_cast<OResultSet*>(this)->getInfoHelper(). in getFastPropertyValue()
H A DTableDeco.cxx419 ::cppu::IPropertyArrayHelper & SAL_CALL ODBTableDecorator::getInfoHelper() in getInfoHelper() function in ODBTableDecorator
643 return ::cppu::OPropertySetHelper::createPropertySetInfo(getInfoHelper()); in getPropertySetInfo()
H A DRowSet.hxx292 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
516 return ::cppu::OPropertySetHelper::createPropertySetInfo(getInfoHelper()); in getPropertySetInfo()
528 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
H A DCRowSetColumn.hxx56 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/framework/source/helper/
H A Duiconfigelementwrapperbase.cxx419 ::cppu::IPropertyArrayHelper& SAL_CALL UIConfigElementWrapperBase::getInfoHelper() in getInfoHelper() function in framework::UIConfigElementWrapperBase
461 …rence< com::sun::star::beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNStatement.cxx567 ::cppu::IPropertyArrayHelper & OCommonStatement::getInfoHelper() in getInfoHelper() function in connectivity::evoab::OCommonStatement
635 return ::cppu::OPropertySetHelper::createPropertySetInfo( getInfoHelper() ); in getPropertySetInfo()
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx256 PropHelper::getInfoHelper() in getInfoHelper() function in layoutimpl::PropHelper
353 …return css::uno::Reference <css::beans::XPropertySetInfo> (createPropertySetInfo (getInfoHelper ()… in getPropertySetInfo()
/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx463 return ::cppu::OPropertySetHelper::createPropertySetInfo(getInfoHelper()); in getPropertySetInfo()
469 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx188 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
465 Reference< XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
1583 ::cppu::IPropertyArrayHelper& CopyTableWizard::getInfoHelper() in getInfoHelper() function in dbaui::CopyTableWizard
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVIndexColumn.hxx43 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
H A DVKeyColumn.hxx43 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/connectivity/source/inc/hsqldb/
H A DHColumns.hxx55 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/connectivity/source/inc/mysql/
H A DYColumns.hxx55 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrolcontainermodel.hxx41 ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
H A Droadmapentry.hxx62 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/chart2/source/model/template/
H A DColumnChartType.hxx55 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
H A DLineChartType.hxx56 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
H A DPieChartType.hxx62 virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
/trunk/main/scripting/source/provider/
H A DScriptingContext.hxx77 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper( );
/trunk/main/basctl/source/inc/
H A Dbasidectrlr.hxx62 virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHColumns.cxx73 ::cppu::IPropertyArrayHelper & SAL_CALL OHSQLColumn::getInfoHelper() in getInfoHelper() function in OHSQLColumn

Completed in 108 milliseconds

12345678910>>...15