Searched refs:_rShape (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/reportdesign/source/core/sdr/ |
H A D | RptModel.cxx | 184 if ( _rShape.is() ) in createShape() 190 if ( _rShape.is() ) in createShape() 196 …cppu::OWeakObject*>(new OFixedText(m_pReportDefinition->getContext(),m_pReportDefinition,_rShape)); in createShape() 197 if ( _rShape.is() ) in createShape() 203 if ( _rShape.is() ) in createShape() 208 …u::OWeakObject*>(new OImageControl(m_pReportDefinition->getContext(),m_pReportDefinition,_rShape)); in createShape() 209 if ( _rShape.is() ) in createShape() 214 …WeakObject*>(new OReportDefinition(m_pReportDefinition->getContext(),m_pReportDefinition,_rShape)); in createShape() 215 if ( _rShape.is() ) in createShape() 218 else if ( _rShape.is() ) in createShape() [all …]
|
/aoo42x/main/reportdesign/inc/ |
H A D | RptModel.hxx | 95 …r,::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rShape,sal_Int32 nOrient…
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | shapeuno.cxx | 88 void lcl_initializeNotifier( SdrObject& _rSdrObj, ::cppu::OWeakObject& _rShape ) in lcl_initializeNotifier() argument 90 … ::svx::PPropertyValueProvider pProvider( new ::svx::PropertyValueProvider( _rShape, "Anchor" ) ); in lcl_initializeNotifier()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 925 static void lcl_addShapePropertyEventFactories( SdrObject& _rObj, SwXShape& _rShape ) in lcl_addShapePropertyEventFactories() argument 927 …::svx::PPropertyValueProvider pProvider( new ::svx::PropertyValueProvider( _rShape, "AnchorType" )… in lcl_addShapePropertyEventFactories()
|
Completed in 45 milliseconds