Lines Matching defs:pAtom
146 void setCompareAtom( Atom* pAtom ) { mpCompareAtom = pAtom; } in setCompareAtom()
300 Atom* pAtom = new Atom( aChildHeader, mrStream ); in Atom() local
402 Atom* Atom::skipAtoms( Atom* pContainer, Atom* pAtom, Atom* pSkipTo ) in skipAtoms()
413 void Atom::compare( Atom* pAtom ) in compare()
508 Atom* pAtom = static_cast<Atom*>( pEntry->GetUserData() ); in Paint() local
645 SvLBoxEntry* AtomContainerTreeListBox::findAtom( Atom* pAtom ) in findAtom()
689 void AtomContainerTreeListBox::SetRootAtom( const Atom* pAtom ) in SetRootAtom()
695 void AtomContainerTreeListBox::InsertAtom( const Atom* pAtom, SvLBoxEntry* pParent /* = 0 */ ) in InsertAtom()
965 static String GetAtomText( const Atom* pAtom ) in GetAtomText()
1008 Atom* pAtom = static_cast<Atom*>( pEntry->GetUserData() ); in IMPL_LINK() local
1029 Atom* pAtom = static_cast<Atom*>(pPair->second->GetUserData()); in Sync() local
1058 Atom* pAtom = static_cast<Atom*>( pEntry->GetUserData() ); in IMPL_LINK() local