Searched refs:_rxShape (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/svx/inc/svx/ |
H A D | IAccessibleParent.hxx | 85 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rxShape,
|
/aoo4110/main/svx/source/unodraw/ |
H A D | unopage.cxx | 427 …void lcl_markSdrObjectOfShape( const Reference< drawing::XShape >& _rxShape, SdrView& _rView, SdrP… in lcl_markSdrObjectOfShape() argument 429 SvxShape* pShape = SvxShape::getImplementation( _rxShape ); in lcl_markSdrObjectOfShape()
|
/aoo4110/main/svx/source/accessibility/ |
H A D | ChildrenManagerImpl.cxx | 844 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rxShape, in ReplaceChild() 849 AccessibleShapeInfo aShapeInfo( _rxShape, pCurrentChild->getAccessibleParent(), this, _nIndex ); in ReplaceChild()
|
H A D | ChildrenManagerImpl.hxx | 300 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rxShape,
|
/aoo4110/main/sw/inc/ |
H A D | accmap.hxx | 312 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rxShape,
|
/aoo4110/main/reportdesign/source/core/sdr/ |
H A D | RptObject.cxx | 444 void OObjectBase::ensureSdrObjectOwnership( const uno::Reference< uno::XInterface >& _rxShape ) in ensureSdrObjectOwnership() argument 455 SvxShape* pShape = SvxShape::getImplementation( _rxShape ); in ensureSdrObjectOwnership()
|
/aoo4110/main/reportdesign/inc/ |
H A D | RptObject.hxx | 113 … const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxShape );
|
/aoo4110/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocument.cxx | 253 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rxShape, 440 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rxShape, in ReplaceChild() 446 …::accessibility::AccessibleShapeInfo ( _rxShape, pCurrentChild->getAccessibleParent(), this, _nInd… in ReplaceChild()
|
H A D | AccessibleDocumentPagePreview.cxx | 702 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rxShape,
|
/aoo4110/main/sw/source/core/access/ |
H A D | accmap.cxx | 3346 const uno::Reference< drawing::XShape >& _rxShape, in ReplaceChild() 3374 uno::Reference < drawing::XShape > xShape( _rxShape ); //keep reference to shape, because in ReplaceChild()
|
Completed in 89 milliseconds