Searched refs:bIsPhantom (Results 1 – 3 of 3) sorted by relevance
461 const bool bIsPhantom( rNodeNum.IsPhantom() ); in _UnregisterMeAndChildrenDueToRootDelete() local479 if ( bIsPhantom && rNodeNum.GetChildCount() == 1 ) in _UnregisterMeAndChildrenDueToRootDelete()487 if ( !bIsPhantom ) in _UnregisterMeAndChildrenDueToRootDelete()
94 sal_Bool bIsPhantom, member in SmNode124 sal_Bool IsPhantom() const { return bIsPhantom; } in IsPhantom()125 void SetPhantom(sal_Bool bIsPhantom);
187 bIsPhantom = bIsPhantomP; in SetPhantom()193 pNode->SetPhantom(bIsPhantom); in SetPhantom()357 bIsPhantom = sal_False; in Prepare()
Completed in 32 milliseconds