Searched refs:OReportDrawPage (Results 1 – 3 of 3) sorted by relevance
32 class OReportDrawPage : public SvxDrawPage class35 OReportDrawPage(const OReportDrawPage&);36 void operator =(const OReportDrawPage&);41 …OReportDrawPage(SdrPage* pPage,const ::com::sun::star::uno::Reference< ::com::sun::star::report::X…42 virtual ~OReportDrawPage() throw(){} in ~OReportDrawPage()
46 OReportDrawPage::OReportDrawPage(SdrPage* _pPage in OReportDrawPage() function in reportdesign::OReportDrawPage53 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()
169 return static_cast<cppu::OWeakObject*>( new reportdesign::OReportDrawPage(this,m_xSection) ); in createUnoPage()
Completed in 11 milliseconds