Searched refs:hasChildren (Results 1 – 5 of 5) sorted by relevance
137 bool hasChildren( const ObjectHierarchy::tOID& rParent );544 bool ImplObjectHierarchy::hasChildren( const ObjectHierarchy::tOID& rParent ) in hasChildren() function in chart::impl::ImplObjectHierarchy644 bool ObjectHierarchy::hasChildren( const tOID& rParent ) const in hasChildren() function in chart::ObjectHierarchy646 return m_apImpl->hasChildren( rParent ); in hasChildren()826 bool bResult = aHierarchy.hasChildren( getCurrentSelection()); in down()
347 bool BufferNode::hasChildren() const in hasChildren() function in BufferNode805 if (hasChildren()) in getNextNodeByTreeOrder()
108 bool hasChildren() const;
869 !m_pRootBufferNode->hasChildren() && in releaseElementMarkBuffer()
69 bool hasChildren( const tOID& rParent ) const;
Completed in 29 milliseconds