Home
last modified time | relevance | path

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

/aoo4110/main/automation/source/server/
H A Dstatemnt.cxx5499 SvLBoxEntry *pThisEntry = ((SvTreeListBox*)pControl)->First(); \ in Execute()
5504 pThisEntry = ((SvTreeListBox*)pControl)->Next( pThisEntry ); \ in Execute()
5511 SvLBoxEntry *pThisEntry = pTree->GetCurEntry(); in Execute() local
5514 if ( pThisEntry ) in Execute()
5669 SvLBoxEntry *pThisEntry = NULL; in Execute() local
5673 pThisEntry = pTree->GetCurEntry(); in Execute()
5674 if ( !pThisEntry ) in Execute()
5688 if ( pThisEntry ) in Execute()
5753 SvLBoxEntry *pThisEntry = NULL; in Execute() local
5758 if ( !pThisEntry ) in Execute()
[all …]

Completed in 56 milliseconds