Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx137 bool hasChildren( const ObjectHierarchy::tOID& rParent );
544 bool ImplObjectHierarchy::hasChildren( const ObjectHierarchy::tOID& rParent ) in hasChildren() function in chart::impl::ImplObjectHierarchy
644 bool ObjectHierarchy::hasChildren( const tOID& rParent ) const in hasChildren() function in chart::ObjectHierarchy
646 return m_apImpl->hasChildren( rParent ); in hasChildren()
826 bool bResult = aHierarchy.hasChildren( getCurrentSelection()); in down()
/aoo41x/main/xmlsecurity/source/framework/
H A Dbuffernode.cxx347 bool BufferNode::hasChildren() const in hasChildren() function in BufferNode
805 if (hasChildren()) in getNextNodeByTreeOrder()
H A Dbuffernode.hxx108 bool hasChildren() const;
H A Dsaxeventkeeperimpl.cxx869 !m_pRootBufferNode->hasChildren() && in releaseElementMarkBuffer()
/aoo41x/main/chart2/source/controller/inc/
H A DObjectHierarchy.hxx69 bool hasChildren( const tOID& rParent ) const;

Completed in 32 milliseconds