Home
last modified time | relevance | path

Searched refs:bIsPhantom (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx461 const bool bIsPhantom( rNodeNum.IsPhantom() ); in _UnregisterMeAndChildrenDueToRootDelete() local
479 if ( bIsPhantom && rNodeNum.GetChildCount() == 1 ) in _UnregisterMeAndChildrenDueToRootDelete()
487 if ( !bIsPhantom ) in _UnregisterMeAndChildrenDueToRootDelete()
/trunk/main/starmath/inc/
H A Dnode.hxx94 sal_Bool bIsPhantom, member in SmNode
124 sal_Bool IsPhantom() const { return bIsPhantom; } in IsPhantom()
125 void SetPhantom(sal_Bool bIsPhantom);
/trunk/main/starmath/source/
H A Dnode.cxx187 bIsPhantom = bIsPhantomP; in SetPhantom()
193 pNode->SetPhantom(bIsPhantom); in SetPhantom()
357 bIsPhantom = sal_False; in Prepare()

Completed in 40 milliseconds