Searched refs:ReportComponentHandler (Results 1 – 7 of 7) sorted by relevance
49 ReportComponentHandler::ReportComponentHandler(uno::Reference< uno::XComponentContext > const & con… in ReportComponentHandler() function in rptui::ReportComponentHandler64 ::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 …]
46 class ReportComponentHandler: class58 …explicit ReportComponentHandler(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponen…88 virtual ~ReportComponentHandler() {} in ~ReportComponentHandler()90 ReportComponentHandler(ReportComponentHandler &); // not defined91 void operator =(ReportComponentHandler &); // not defined
57 …{ &ReportComponentHandler::create, &ReportComponentHandler::getImplementationName_Static, &ReportC…
41 published service ReportComponentHandler
45 <li><type>ReportComponentHandler</type></li>
85 reportdesign/source/ui/inspection/ReportComponentHandler \
673 offapi/com/sun/star/report/inspection/ReportComponentHandler \
Completed in 61 milliseconds