Home
last modified time | relevance | path

Searched refs:AttributableShape (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/slideshow/source/inc/
H A Dsubsettableshapemanager.hxx38 class AttributableShape;
69 virtual boost::shared_ptr<AttributableShape> getSubsetShape(
70 const boost::shared_ptr<AttributableShape>& rOrigShape,
87 const boost::shared_ptr<AttributableShape>& rOrigShape,
88 const boost::shared_ptr<AttributableShape>& rSubsetShape ) = 0;
H A Dattributableshape.hxx38 class AttributableShape;
40 typedef ::boost::shared_ptr< AttributableShape > AttributableShapeSharedPtr;
50 class AttributableShape : public AnimatableShape class
/aoo41x/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.hxx139 virtual boost::shared_ptr<AttributableShape> getSubsetShape(
140 const boost::shared_ptr<AttributableShape>& rOrigShape,
143 const boost::shared_ptr<AttributableShape>& rOrigShape,
144 const boost::shared_ptr<AttributableShape>& rSubsetShape );
H A Dslideimpl.cxx1060 ::boost::dynamic_pointer_cast< AttributableShape >( pShape ) ); in applyInitialShapeAttributes()
/aoo41x/main/slideshow/source/engine/animationnodes/
H A Dnodetools.cxx80 ::boost::dynamic_pointer_cast< AttributableShape >( pShape ) ); in lookupAttributableShape()
/aoo41x/main/slideshow/source/engine/shapes/
H A Ddrawshape.hxx61 class DrawShape : public AttributableShape,

Completed in 30 milliseconds