Searched refs:OReportEngineJFree (Results 1 – 3 of 3) sorted by relevance
69 OReportEngineJFree::OReportEngineJFree( const uno::Reference< uno::XComponentContext >& context) in DBG_NAME()80 OReportEngineJFree::~OReportEngineJFree() in ~OReportEngineJFree()85 IMPLEMENT_FORWARD_XINTERFACE2(OReportEngineJFree,ReportEngineBase,ReportEnginePropertySet) in IMPLEMENT_FORWARD_XINTERFACE2() argument87 void SAL_CALL OReportEngineJFree::dispose() throw(uno::RuntimeException) in IMPLEMENT_FORWARD_XINTERFACE2()94 ::rtl::OUString OReportEngineJFree::getImplementationName_Static( ) throw(uno::RuntimeException) in getImplementationName_Static()100 ::rtl::OUString SAL_CALL OReportEngineJFree::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()105 uno::Sequence< ::rtl::OUString > OReportEngineJFree::getSupportedServiceNames_Static( ) throw(uno:… in getSupportedServiceNames_Static()115 return *(new OReportEngineJFree(xContext)); in create()164 ::rtl::OUString OReportEngineJFree::getNewOutputName() in getNewOutputName()411 ::sal_Int32 SAL_CALL OReportEngineJFree::getMaxRows() throw (uno::RuntimeException) in getMaxRows()[all …]
62 …{ &OReportEngineJFree::create, &OReportEngineJFree::getImplementationName_Static, &OReportEngineJF…
44 class OReportEngineJFree : public comphelper::OMutexAndBroadcastHelper, class55 OReportEngineJFree(const OReportEngineJFree&);56 OReportEngineJFree& operator=(const OReportEngineJFree&);79 virtual ~OReportEngineJFree();81 …typedef ::comphelper::ImplementationReference< OReportEngineJFree ,::com::sun::star::report::XRepo…83 …OReportEngineJFree(const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >&…
Completed in 26 milliseconds