Home
last modified time | relevance | path

Searched refs:OReportDefinition (Results 1 – 9 of 9) sorted by relevance

/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx673 OReportDefinition::OReportDefinition(uno::Reference< uno::XComponentContext > const & _xContext) in DBG_NAME()
691 OReportDefinition::OReportDefinition(uno::Reference< uno::XComponentContext > const & _xContext in OReportDefinition() function in reportdesign::OReportDefinition
712 OReportDefinition::OReportDefinition(const OReportDefinition& _rCopy) in OReportDefinition() function in reportdesign::OReportDefinition
742 OReportDefinition::~OReportDefinition() in ~OReportDefinition()
753 void OReportDefinition::init() in IMPLEMENT_FORWARD_REFCOUNT()
810 void SAL_CALL OReportDefinition::disposing() in disposing()
934 return *(new OReportDefinition(xContext)); in create()
1155 REPORTCOMPONENT_IMPL(OReportDefinition,*m_aProps)
1156 REPORTCOMPONENT_IMPL2(OReportDefinition,*m_aProps)
1701 sal_Bool OReportDefinition::WriteThroughComponent( in WriteThroughComponent()
[all …]
H A Dservices.cxx52 …{ &OReportDefinition::create, &OReportDefinition::getImplementationName_Static, &OReportDefinition
H A DSection.cxx231 ::boost::shared_ptr<rptui::OReportModel> pModel = OReportDefinition::getSdrModel(xReport); in init()
/trunk/main/reportdesign/inc/
H A DRptModel.hxx38 class OReportDefinition;
56 ::reportdesign::OReportDefinition* m_pReportDefinition;
65 OReportModel(::reportdesign::OReportDefinition* _pReportDefinition);
H A DReportDefinition.hxx94 class REPORTDESIGN_DLLPUBLIC OReportDefinition :public ::cppu::BaseMutex class
104 OReportDefinition(const OReportDefinition&);
105 OReportDefinition& operator=(const OReportDefinition&);
172 virtual ~OReportDefinition();
178 …explicit OReportDefinition(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentCont…
179 …explicit OReportDefinition(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentCont…
/trunk/main/reportdesign/source/core/sdr/
H A DRptModel.cxx59 OReportModel::OReportModel(::reportdesign::OReportDefinition* _pReportDefinition) : in OReportModel()
214 …xRet = static_cast<cppu::OWeakObject*>(new OReportDefinition(m_pReportDefinition->getContext(),m_p… in createShape()
/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx1064 m_pReportModel = reportdesign::OReportDefinition::getSdrModel(m_xReportDefinition); in startDocument()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx753 …::boost::shared_ptr<rptui::OReportModel> pModel = ::reportdesign::OReportDefinition::getSdrModel(… in openAreaDialog()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1688 m_aReportModel = reportdesign::OReportDefinition::getSdrModel(m_xReportDefinition); in impl_initialize()

Completed in 79 milliseconds