Home
last modified time | relevance | path

Searched refs:_rShape (Results 1 – 4 of 4) sorted by relevance

/trunk/main/reportdesign/source/core/sdr/
H A DRptModel.cxx184 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 …]
/trunk/main/reportdesign/inc/
H A DRptModel.hxx95 …r,::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rShape,sal_Int32 nOrient…
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx88 void lcl_initializeNotifier( SdrObject& _rSdrObj, ::cppu::OWeakObject& _rShape ) in lcl_initializeNotifier() argument
90 … ::svx::PPropertyValueProvider pProvider( new ::svx::PropertyValueProvider( _rShape, "Anchor" ) ); in lcl_initializeNotifier()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx925 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 62 milliseconds