Searched refs:HasOnlyPhantoms (Results 1 – 2 of 2) sorted by relevance
61 if (HasOnlyPhantoms()) in ~SwNumberTreeNode()759 pSavedParent->HasOnlyPhantoms()) in RemoveMe()828 bool SwNumberTreeNode::HasOnlyPhantoms() const in HasOnlyPhantoms() function in SwNumberTreeNode836 bResult = (*aIt)->IsPhantom() && (*aIt)->HasOnlyPhantoms(); in HasOnlyPhantoms()914 !(*(GetParent()->mChildren.begin()))->HasOnlyPhantoms() ) in IsFirst()1007 if ((*aIt)->HasOnlyPhantoms()) in IsSane()
691 bool HasOnlyPhantoms() const;
Completed in 15 milliseconds