Home
last modified time | relevance | path

Searched refs:getSubsetNode (Results 1 – 5 of 5) sorted by relevance

/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx160 ENSURE_OR_THROW( maSubsetting.getSubsetNode().isEmpty(), in ensureVerboseMtfComments()
175 maSubsetting.reset( maSubsetting.getSubsetNode(), in ensureVerboseMtfComments()
1203 DocTreeNode DrawShape::getSubsetNode() const in getSubsetNode() function in slideshow::internal::DrawShape
1208 return maSubsetting.getSubsetNode(); in getSubsetNode()
H A Ddrawshapesubsetting.cxx315 DocTreeNode DrawShapeSubsetting::getSubsetNode() const in getSubsetNode() function in slideshow::internal::DrawShapeSubsetting
351 const DocTreeNode& rEffectiveSubset( rShape->getSubsetNode() ); in addSubsetShape()
385 const DocTreeNode& rEffectiveSubset( rShape->getSubsetNode() ); in revokeSubsetShape()
H A Ddrawshapesubsetting.hxx118 DocTreeNode getSubsetNode () const;
H A Ddrawshape.hxx173 virtual DocTreeNode getSubsetNode() const;
/trunk/main/slideshow/source/inc/
H A Dattributableshape.hxx152 virtual DocTreeNode getSubsetNode() const = 0;

Completed in 32 milliseconds