Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/core/inc/
H A DReportDrawPage.hxx32 class OReportDrawPage : public SvxDrawPage class
35 OReportDrawPage(const OReportDrawPage&);
36 void operator =(const OReportDrawPage&);
41OReportDrawPage(SdrPage* pPage,const ::com::sun::star::uno::Reference< ::com::sun::star::report::X…
42 virtual ~OReportDrawPage() throw(){} in ~OReportDrawPage()
/trunk/main/reportdesign/source/core/sdr/
H A DReportDrawPage.cxx46 OReportDrawPage::OReportDrawPage(SdrPage* _pPage in OReportDrawPage() function in reportdesign::OReportDrawPage
53 SdrObject* OReportDrawPage::_CreateSdrObject( const uno::Reference< drawing::XShape > & xDescr ) th… in _CreateSdrObject()
61 uno::Reference< drawing::XShape > OReportDrawPage::_CreateShape( SdrObject *pObj ) const throw () in _CreateShape()
H A DRptPage.cxx170 return static_cast<cppu::OWeakObject*>( new reportdesign::OReportDrawPage(this,m_xSection) ); in createUnoPage()

Completed in 14 milliseconds