Home
last modified time | relevance | path

Searched refs:OReportEngineJFree (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx69 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() argument
87 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 …]
H A Dservices.cxx62 …{ &OReportEngineJFree::create, &OReportEngineJFree::getImplementationName_Static, &OReportEngineJF…
/aoo42x/main/reportdesign/source/core/inc/
H A DReportEngineJFree.hxx44 class OReportEngineJFree : public comphelper::OMutexAndBroadcastHelper, class
55 OReportEngineJFree(const OReportEngineJFree&);
56 OReportEngineJFree& operator=(const OReportEngineJFree&);
79 virtual ~OReportEngineJFree();
81 …typedef ::comphelper::ImplementationReference< OReportEngineJFree ,::com::sun::star::report::XRepo…
83OReportEngineJFree(const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >&…

Completed in 20 milliseconds