Searched defs:_xShape (Results 1 – 13 of 13) sorted by relevance
117 … _xShape,const uno::Reference< report::XReportComponent>& _xTunnel,oslInterlockedCount& _rRefCount) in setShape()
64 OFixedText::OFixedText(uno::Reference< uno::XComponentContext > const & _xContext in OFixedText()
71 OFormattedField::OFormattedField(uno::Reference< uno::XComponentContext > const & _xContext in OFormattedField()
132 OImageControl::OImageControl(uno::Reference< uno::XComponentContext > const & _xContext in OImageControl()
73 OShape::OShape(uno::Reference< uno::XComponentContext > const & _xContext in OShape()
155 OFixedLine::OFixedLine(uno::Reference< uno::XComponentContext > const & _xContext in OFixedLine()
691 OReportDefinition::OReportDefinition(uno::Reference< uno::XComponentContext > const & _xContext in OReportDefinition()
266 … void lcl_fillShapeToItems( const uno::Reference<report::XShape >& _xShape,SfxItemSet& _rItemSet ) in lcl_fillShapeToItems()289 … lcl_fillItemsToShape( const uno::Reference<report::XShape >& _xShape,const SfxItemSet& _rItemSet ) in lcl_fillItemsToShape()747 …nst uno::Reference<report::XShape >& _xShape,const uno::Reference< awt::XWindow>& _rxParentWindow ) in openAreaDialog()
297 …etMarked(const uno::Sequence< uno::Reference< report::XReportComponent> >& _xShape,sal_Bool _bMark) in setMarked()
328 …etMarked(const uno::Sequence< uno::Reference< report::XReportComponent> >& _xShape,sal_Bool _bMark) in setMarked()
496 public void removeShape(XShape _xShape) in removeShape()
364 Reference< XShape > _xShape( xRef, UNO_QUERY ); in convertTarget() local
1202 …nce< css::drawing::XShape >& _xShape) throw (css::script::BasicErrorException ) : xShape( _xShape ) in ShapeHelper()