Home
last modified time | relevance | path

Searched refs:getSubset (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/slideshow/source/engine/animationnodes/ !
H A Danimationnodefactory.cxx397 pTargetSubset->getSubset(), in implCreateIteratedNodes()
426 pTargetSubset->getSubset(), in implCreateIteratedNodes()
/AOO42X/main/slideshow/source/inc/ !
H A Dattributableshape.hxx168 virtual AttributableShapeSharedPtr getSubset( const DocTreeNode& rTreeNode ) const = 0;
H A Dshapesubset.hxx131 DocTreeNode getSubset() const;
/AOO42X/main/slideshow/source/engine/ !
H A Dshapesubset.cxx131 DocTreeNode ShapeSubset::getSubset() const in getSubset() function in slideshow::internal::ShapeSubset
/AOO42X/main/slideshow/source/engine/shapes/ !
H A Ddrawshape.hxx174 virtual AttributableShapeSharedPtr getSubset( const DocTreeNode& rTreeNode ) const;
H A Ddrawshape.cxx1211 AttributableShapeSharedPtr DrawShape::getSubset( const DocTreeNode& rTreeNode ) const in getSubset() function in slideshow::internal::DrawShape
/AOO42X/main/slideshow/source/engine/slide/ !
H A Dslideimpl.cxx1076 pAttrShape = pAttrShape->getSubset( in applyInitialShapeAttributes()