/aoo41x/main/slideshow/source/engine/animationnodes/ |
H A D | animationbasenode.cxx | 244 maAttributeLayerHolder.createAttributeLayer( getShape() ); in activate_st() 299 mpActivity->setTargets( getShape(), maAttributeLayerHolder.get() ); in activate_st() 348 AttributableShapeSharedPtr const pShape( getShape() ); in deactivate_st() 498 getShape(), in fillCommonParameters() 502 AttributableShapeSharedPtr AnimationBaseNode::getShape() const in getShape() function in slideshow::internal::AnimationBaseNode
|
H A D | animationcolornode.cxx | 103 getShape(), in createActivity() 118 getShape(), in createActivity()
|
H A D | animationtransitionfilternode.cxx | 48 getShape(), in createActivity()
|
H A D | animationpathmotionnode.cxx | 55 getShape(), in createActivity()
|
H A D | animationbasenode.hxx | 65 AttributableShapeSharedPtr getShape() const;
|
H A D | animationtransformnode.cxx | 53 const AttributableShapeSharedPtr& rShape( getShape() ); in createActivity()
|
H A D | propertyanimationnode.cxx | 45 AttributableShapeSharedPtr const pShape( getShape() ); in createActivity()
|
H A D | animationsetnode.cxx | 54 AttributableShapeSharedPtr const pShape( getShape() ); in createActivity()
|
/aoo41x/main/writerfilter/source/doctok/ |
H A D | WW8DocumentImpl.hxx | 182 getShape(const CpAndFc & rCpAndFc); 653 getShape(const CpAndFc & rCpAndFc) const; 656 getShape(sal_uInt32 nSpid); 829 virtual writerfilter::Reference<Properties>::Pointer_t getShape() const;
|
H A D | WW8DocumentImpl.cxx | 125 WW8DocumentIteratorImpl::getShape() const in getShape() function in writerfilter::doctok::WW8DocumentIteratorImpl 127 return mpDocument->getShape(mCpAndFc); in getShape() 925 pResult = getShape(rCpAndFc); in getProperties() 1248 WW8DocumentImpl::getShape(const CpAndFc & rCpAndFc) const in getShape() function in writerfilter::doctok::WW8DocumentImpl 1250 return mpShapeHelper->getShape(rCpAndFc); in getShape() 1254 WW8DocumentImpl::getShape(sal_uInt32 nSpid) in getShape() function in writerfilter::doctok::WW8DocumentImpl 1257 DffRecord::Pointer_t pShape = mpDffBlock->getShape(nSpid); in getShape() 2326 ShapeHelper::getShape(const CpAndFc & rCpAndFc) in getShape() function in writerfilter::doctok::ShapeHelper
|
H A D | Dff.hxx | 129 DffRecord::Pointer_t getShape(sal_uInt32 nSpid);
|
/aoo41x/main/slideshow/source/engine/activities/ |
H A D | activitiesfactory.cxx | 185 mpAnim->start( BaseType::getShape(), in startAnimation() 474 mpAnim->start( BaseType::getShape(), in startAnimation() 836 mpAnim->start( getShape(), in startAnimation()
|
H A D | activitybase.hxx | 113 AnimatableShapeSharedPtr getShape() const { return mpShape; } in getShape() function in slideshow::internal::ActivityBase
|
/aoo41x/main/oox/source/drawingml/diagram/ |
H A D | datamodelcontext.cxx | 165 xRet = new ShapePropertiesContext( *this, *mpPoint->getShape() ); in createFastChildContext() 171 mpPoint->getShape()->setTextBody( xTextBody ); in createFastChildContext()
|
H A D | diagram.cxx | 114 ShapePtr pShape = pPoint->getShape(); in setPosition() 265 ShapePtr pShape = ( *aPointsIter )->getShape( ); in addTo()
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbahyperlinks.cxx | 75 mxAnchorShape.set( rxHlink->getShape(), uno::UNO_QUERY_THROW ); in EqualAnchorFunctor() 100 … uno::Reference< msforms::XShape > xAnchorShape( rxHlink->getShape(), uno::UNO_QUERY_THROW ); in operator ()()
|
H A D | vbacomment.hxx | 62 …virtual css::uno::Reference< ov::msforms::XShape > SAL_CALL getShape() throw (css::uno::RuntimeExc…
|
H A D | vbahyperlink.hxx | 64 …virtual css::uno::Reference< ov::msforms::XShape > SAL_CALL getShape() throw (css::uno::RuntimeExc…
|
/aoo41x/main/xmloff/source/draw/ |
H A D | ximpshap.cxx | 936 …uno::Reference< drawing::XGluePointsSupplier > xSourceSupplier( pCandidate->getShape(), uno::UNO_Q… in onDemandRescueUsefulDataFromTemporary() 972 pCandidate->getShape(), in onDemandRescueUsefulDataFromTemporary() 3519 …uno::Reference< container::XChild > xChild(pSdXMLGraphicObjectShapeContext->getShape(), uno::UNO_Q… in removeGraphicFromImportContext() 3528 xParent->remove(pSdXMLGraphicObjectShapeContext->getShape()); in removeGraphicFromImportContext() 3531 … uno::Reference< lang::XComponent > xComp(pSdXMLGraphicObjectShapeContext->getShape(), UNO_QUERY); in removeGraphicFromImportContext() 3556 …erence< beans::XPropertySet > xPropSet(pSdXMLGraphicObjectShapeContext->getShape(), uno::UNO_QUERY… in getGraphicURLFromImportContext() 3632 pSContext->getShape(), uno::UNO_QUERY ); in CreateChildContext() 3657 uno::Reference < beans::XPropertySet > xPropSet( pSContext->getShape(), uno::UNO_QUERY ); in CreateChildContext() 3686 uno::Reference< uno::XInterface > xRef( pGSCWinner->getShape(), uno::UNO_QUERY ); in EndElement()
|
/aoo41x/main/oox/inc/oox/drawingml/ |
H A D | shapecontext.hxx | 44 ShapePtr getShape();
|
/aoo41x/main/oox/source/drawingml/ |
H A D | shapecontext.cxx | 64 ShapePtr ShapeContext::getShape() in getShape() function in oox::drawingml::ShapeContext
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | OLEHandler.hxx | 89 …inline ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > getShape( ) { return … in getShape() function in writerfilter::dmapper::OLEHandler
|
/aoo41x/main/oox/source/ppt/ |
H A D | animationspersist.cxx | 106 ::oox::drawingml::ShapePtr pShape = pSlide->getShape(msValue); in convert()
|
/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | XChartShapeContainer.idl | 48 com::sun::star::drawing::XShape getShape();
|
/aoo41x/main/writerfilter/inc/doctok/ |
H A D | WW8Document.hxx | 319 virtual writerfilter::Reference<Properties>::Pointer_t getShape() const = 0;
|