Home
last modified time | relevance | path

Searched refs:IsPhantom (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx90 (*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 SwNumberTreeNode
846 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 …]
H A DSwNodeNum.cxx250 ( IsPhantom() || // phantoms in IsCountedForNumbering()
461 const bool bIsPhantom( rNodeNum.IsPhantom() ); in _UnregisterMeAndChildrenDueToRootDelete()
/trunk/main/starmath/source/
H A Dnode.cxx452 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()
/trunk/main/sw/inc/
H A DSwNumberTree.hxx235 bool IsPhantom() const;
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx896 if ( pWorkingNodeNum->IsPhantom() ) in MakeRefNumString()
904 ( !pWorkingNodeNum->IsPhantom() && in MakeRefNumString()
/trunk/main/starmath/inc/
H A Dnode.hxx124 sal_Bool IsPhantom() const { return bIsPhantom; } in IsPhantom() function in SmNode

Completed in 53 milliseconds