Home
last modified time | relevance | path

Searched refs:mpDrawShape (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx208 DrawShapeSharedPtr mpDrawShape; member in __anoncfc0173a0111::ActivityImpl
700 mpDrawShape, in perform()
734 if( mpDrawShape->isContentChanged() ) in perform()
782 mpDrawShape = boost::dynamic_pointer_cast<DrawShape>( in ActivityImpl()
787 mpMetaFile = mpDrawShape->forceScrollTextMetaFile(); in ActivityImpl()
790 mpDrawShape->setVisibility(false); in ActivityImpl()
804 maShapeAttrLayer.createAttributeLayer(mpDrawShape); in ActivityImpl()
806 uno::Reference<drawing::XShape> const xShape( mpDrawShape->getXShape() ); in ActivityImpl()
891 if( mpDrawShape ) in dispose()
901 mpDrawShape ); in dispose()
[all …]
H A Dintrinsicanimationactivity.cxx94 boost::weak_ptr<DrawShape> mpDrawShape; member in slideshow::internal::IntrinsicAnimationActivity
132 mpDrawShape( rDrawShape ), in IntrinsicAnimationActivity()
163 mpDrawShape.reset(); in dispose()
182 DrawShapeSharedPtr pDrawShape( mpDrawShape.lock() ); in perform()

Completed in 17 milliseconds