Home
last modified time | relevance | path

Searched refs:ReportComponentHandler (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/reportdesign/source/ui/inspection/
H A DReportComponentHandler.cxx49 ReportComponentHandler::ReportComponentHandler(uno::Reference< uno::XComponentContext > const & con… in ReportComponentHandler() function in rptui::ReportComponentHandler
64 ::rtl::OUString SAL_CALL ReportComponentHandler::getImplementationName( ) throw(uno::RuntimeExcept… in getImplementationName()
70 sal_Bool SAL_CALL ReportComponentHandler::supportsService( const ::rtl::OUString& ServiceName ) thr… in supportsService()
76 uno::Sequence< ::rtl::OUString > SAL_CALL ReportComponentHandler::getSupportedServiceNames( ) thro… in getSupportedServiceNames()
82 ::rtl::OUString ReportComponentHandler::getImplementationName_Static( ) throw(uno::RuntimeExceptio… in getImplementationName_Static()
88 uno::Sequence< ::rtl::OUString > ReportComponentHandler::getSupportedServiceNames_static( ) throw(… in getSupportedServiceNames_static()
98 return *(new ReportComponentHandler( _rxContext )); in create()
104 void SAL_CALL ReportComponentHandler::disposing() in disposing()
186 uno::Sequence< beans::Property > SAL_CALL ReportComponentHandler::getSupportedProperties() throw (u… in getSupportedProperties()
200 uno::Sequence< ::rtl::OUString > SAL_CALL ReportComponentHandler::getActuatingProperties() throw (u… in getActuatingProperties()
[all …]
H A Dmakefile.mk39 $(SLO)$/ReportComponentHandler.obj \
/aoo4110/main/reportdesign/source/ui/inc/
H A DReportComponentHandler.hxx46 class ReportComponentHandler: class
58 …explicit ReportComponentHandler(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponen…
88 virtual ~ReportComponentHandler() {} in ~ReportComponentHandler()
90 ReportComponentHandler(ReportComponentHandler &); // not defined
91 void operator =(ReportComponentHandler &); // not defined
/aoo4110/main/reportdesign/source/ui/misc/
H A Drptuiservices.cxx57 …{ &ReportComponentHandler::create, &ReportComponentHandler::getImplementationName_Static, &ReportC…
/aoo4110/main/offapi/com/sun/star/report/inspection/
H A Dmakefile.mk38 ReportComponentHandler.idl \
H A DReportComponentHandler.idl41 published service ReportComponentHandler
H A DDefaultComponentInspectorModel.idl45 <li><type>ReportComponentHandler</type></li>

Completed in 39 milliseconds