Home
last modified time | relevance | path

Searched refs:pNextChild (Results 1 – 5 of 5) sorted by relevance

/trunk/main/slideshow/source/engine/animationnodes/
H A Dsequentialtimecontainer.cxx143 AnimationNodeSharedPtr const& pNextChild = maChildren[mnFinishedChildren]; in notifyDeactivating() local
144 OSL_ASSERT( pNextChild->getState() == UNRESOLVED ); in notifyDeactivating()
146 if (! resolveChild( pNextChild )) { in notifyDeactivating()
/trunk/main/sd/source/filter/ppt/
H A Dpptatom.cxx83 Atom* pNextChild = pChild->mpNextAtom; in ~Atom() local
85 pChild = pNextChild; in ~Atom()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx262 Window* pNextChild = pChild->GetWindow( WINDOW_NEXT ); in WindowDestroyed() local
271 pChild = pNextChild; in WindowDestroyed()
/trunk/main/svx/workben/msview/
H A Dmsview.cxx321 Atom* pNextChild = pChild->mpNextAtom; in ~Atom() local
323 pChild = pNextChild; in ~Atom()
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx1158 …UnoTreeListEntry* pNextChild = dynamic_cast< UnoTreeListEntry* >( rTree.NextSibling( pCurrentChild… in updateChildNodes() local
1160 pCurrentChild = pNextChild; in updateChildNodes()

Completed in 36 milliseconds