Searched refs:IsPhantom (Results 1 – 6 of 6) sorted by relevance
90 (*mChildren.begin())->IsPhantom()) in CreatePhantom()394 if (IsPhantom()) in GetFirstNonPhantomChild()469 if (pMyFirst->IsPhantom()) in MoveChildren()680 if (pChild->IsPhantom()) in RemoveChild()818 bool SwNumberTreeNode::IsPhantom() const in IsPhantom() function in SwNumberTreeNode846 return !IsPhantom() || in IsCounted()855 ASSERT( IsPhantom(), in HasPhantomCountedParent()857 if ( IsPhantom() && mpParent ) in HasPhantomCountedParent()881 if ((*aIt)->IsPhantom()) in IsFirst()1005 if ((*aIt)->IsPhantom()) in IsSane()[all …]
250 ( IsPhantom() || // phantoms in IsCountedForNumbering()461 const bool bIsPhantom( rNodeNum.IsPhantom() ); in _UnregisterMeAndChildrenDueToRootDelete()
452 if (IsPhantom()) in Draw()2259 if (IsPhantom()) in Draw()2305 if (IsPhantom()) in Draw()2388 if (IsPhantom()) in Draw()2537 if (IsPhantom() || aText.Len() == 0 || aText.GetChar(0) == xub_Unicode('\0')) in Draw()
235 bool IsPhantom() const;
896 if ( pWorkingNodeNum->IsPhantom() ) in MakeRefNumString()904 ( !pWorkingNodeNum->IsPhantom() && in MakeRefNumString()
124 sal_Bool IsPhantom() const { return bIsPhantom; } in IsPhantom() function in SmNode
Completed in 364 milliseconds