Searched refs:OReportComponentProperties (Results 1 – 5 of 5) sorted by relevance
41 class OReportComponentProperties class65 …OReportComponentProperties(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentCont… in OReportComponentProperties() function in reportdesign::OReportComponentProperties76 ~OReportComponentProperties();
91 OReportComponentProperties aComponent;
117 void OReportComponentProperties::setShape(uno::Reference< drawing::XShape >& _xShape,const uno::Ref… in setShape()136 OReportComponentProperties::~OReportComponentProperties() in ~OReportComponentProperties()
676 ,m_aProps(new OReportComponentProperties(_xContext)) in DBG_NAME()696 ,m_aProps(new OReportComponentProperties(_xContext)) in OReportDefinition()717 ,m_aProps(new OReportComponentProperties(*_rCopy.m_aProps)) in OReportDefinition()
71 class OReportComponentProperties;100 ::boost::shared_ptr<OReportComponentProperties> m_aProps;
Completed in 32 milliseconds