Home
last modified time | relevance | path

Searched refs:AttributableShapeSharedPtr (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/slideshow/source/inc/
H A Dshapesubset.hxx67 ShapeSubset( const AttributableShapeSharedPtr& rOriginalShape,
93 ShapeSubset( const AttributableShapeSharedPtr& rOriginalShape,
103 AttributableShapeSharedPtr getSubsetShape() const;
138 AttributableShapeSharedPtr mpOriginalShape;
139 AttributableShapeSharedPtr mpSubsetShape;
H A Dattributableshape.hxx40 typedef ::boost::shared_ptr< AttributableShape > AttributableShapeSharedPtr; typedef
168 virtual AttributableShapeSharedPtr getSubset( const DocTreeNode& rTreeNode ) const = 0;
201 virtual bool createSubset( AttributableShapeSharedPtr& o_rSubset,
219 virtual bool revokeSubset( const AttributableShapeSharedPtr& rShape ) = 0;
H A Dshapeattributelayerholder.hxx81 bool createAttributeLayer( const AttributableShapeSharedPtr& rShape ) in createAttributeLayer()
99 AttributableShapeSharedPtr mpShape;
/aoo41x/main/slideshow/source/engine/shapes/
H A Ddrawshapesubsetting.hxx124 AttributableShapeSharedPtr getSubsetShape ( const DocTreeNode& rTreeNode ) const;
127 void addSubsetShape ( const AttributableShapeSharedPtr& rShape );
145 bool revokeSubsetShape ( const AttributableShapeSharedPtr& rShape );
212 AttributableShapeSharedPtr mpShape;
H A Ddrawshape.hxx174 virtual AttributableShapeSharedPtr getSubset( const DocTreeNode& rTreeNode ) const;
175 … virtual bool createSubset( AttributableShapeSharedPtr& o_rSubset,
177 … virtual bool revokeSubset( const AttributableShapeSharedPtr& rShape );
H A Ddrawshapesubsetting.cxx325AttributableShapeSharedPtr DrawShapeSubsetting::getSubsetShape( const DocTreeNode& rTreeNode ) con… in getSubsetShape()
342 return AttributableShapeSharedPtr(); in getSubsetShape()
345 void DrawShapeSubsetting::addSubsetShape( const AttributableShapeSharedPtr& rShape ) in addSubsetShape()
379 bool DrawShapeSubsetting::revokeSubsetShape( const AttributableShapeSharedPtr& rShape ) in revokeSubsetShape()
H A Ddrawshape.cxx1211 AttributableShapeSharedPtr DrawShape::getSubset( const DocTreeNode& rTreeNode ) const in getSubset()
1220 bool DrawShape::createSubset( AttributableShapeSharedPtr& o_rSubset, in createSubset()
1227 AttributableShapeSharedPtr pSubset( maSubsetting.getSubsetShape( rTreeNode ) ); in createSubset()
1265 bool DrawShape::revokeSubset( const AttributableShapeSharedPtr& rShape ) in revokeSubset()
/aoo41x/main/slideshow/source/engine/slide/
H A Dlayermanager.hxx149AttributableShapeSharedPtr getSubsetShape( const AttributableShapeSharedPtr& rOrigShape,
165 void revokeSubset( const AttributableShapeSharedPtr& rOrigShape,
166 const AttributableShapeSharedPtr& rSubsetShape );
H A Dshapemanagerimpl.cxx314 AttributableShapeSharedPtr ShapeManagerImpl::getSubsetShape( const AttributableShapeSharedPtr& rOri… in getSubsetShape()
320 return AttributableShapeSharedPtr(); in getSubsetShape()
323 void ShapeManagerImpl::revokeSubset( const AttributableShapeSharedPtr& rOrigShape, in revokeSubset()
324 const AttributableShapeSharedPtr& rSubsetShape ) in revokeSubset()
H A Dlayermanager.cxx380AttributableShapeSharedPtr LayerManager::getSubsetShape( const AttributableShapeSharedPtr& rOrigS… in getSubsetShape()
385 AttributableShapeSharedPtr pSubset; in getSubsetShape()
411 void LayerManager::revokeSubset( const AttributableShapeSharedPtr& rOrigShape, in revokeSubset()
412 const AttributableShapeSharedPtr& rSubsetShape ) in revokeSubset()
H A Dslideimpl.cxx1059 AttributableShapeSharedPtr pAttrShape( in applyInitialShapeAttributes()
/aoo41x/main/slideshow/source/engine/
H A Dshapesubset.cxx42 ShapeSubset::ShapeSubset( const AttributableShapeSharedPtr& rOriginalShape, in ShapeSubset()
71 ShapeSubset::ShapeSubset( const AttributableShapeSharedPtr& rOriginalShape, in ShapeSubset()
98 AttributableShapeSharedPtr ShapeSubset::getSubsetShape() const in getSubsetShape()
/aoo41x/main/slideshow/source/engine/animationnodes/
H A Dnodetools.cxx68AttributableShapeSharedPtr lookupAttributableShape( const ShapeManagerSharedPtr& rShapeManager, in lookupAttributableShape()
79 AttributableShapeSharedPtr pRes( in lookupAttributableShape()
H A Danimationbasenode.hxx65 AttributableShapeSharedPtr getShape() const;
96 AttributableShapeSharedPtr mpShape;
H A Danimationbasenode.cxx348 AttributableShapeSharedPtr const pShape( getShape() ); in deactivate_st()
502 AttributableShapeSharedPtr AnimationBaseNode::getShape() const in getShape()
H A Dnodetools.hxx67AttributableShapeSharedPtr lookupAttributableShape( const ShapeManagerSharedPtr& rShapeManager,
H A Danimationtransformnode.cxx53 const AttributableShapeSharedPtr& rShape( getShape() ); in createActivity()
H A Dpropertyanimationnode.cxx45 AttributableShapeSharedPtr const pShape( getShape() ); in createActivity()
H A Danimationsetnode.cxx54 AttributableShapeSharedPtr const pShape( getShape() ); in createActivity()
H A Danimationnodefactory.cxx234 AttributableShapeSharedPtr pTargetShape( in implCreateIteratedNodes()

Completed in 83 milliseconds