Home
last modified time | relevance | path

Searched refs:mpMasterShapeSubset (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/slideshow/source/engine/animationnodes/
H A Danimationnodefactory.cxx156 aContext.mpMasterShapeSubset.reset( in operator ()()
157 new ShapeSubset( *aContext.mpMasterShapeSubset ) ); in operator ()()
291 aContext.mpMasterShapeSubset = pTargetSubset; in implCreateIteratedNodes()
422 aContext.mpMasterShapeSubset.reset( in implCreateIteratedNodes()
433 aContext.mpMasterShapeSubset.reset( in implCreateIteratedNodes()
H A Danimationbasenode.cxx89 if( rContext.mpMasterShapeSubset ) in AnimationBaseNode()
91 if( rContext.mpMasterShapeSubset->isFullSet() ) in AnimationBaseNode()
94 mpShape = rContext.mpMasterShapeSubset->getSubsetShape(); in AnimationBaseNode()
99 mpShapeSubset = rContext.mpMasterShapeSubset; in AnimationBaseNode()
H A Dbasenode.hxx55 mpMasterShapeSubset(), in NodeContext()
63 mpMasterShapeSubset.reset(); in dispose()
73 ShapeSubsetSharedPtr mpMasterShapeSubset; member

Completed in 14 milliseconds