Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dinettbc.cxx96 ,pCompletions( NULL ) in SvtURLBox_Impl()
158 pCompletions = new SvStringsDtor; in SvtMatchContext_Impl()
172 delete pCompletions; in ~SvtMatchContext_Impl()
304 delete pBox->pImp->pCompletions;
306 pBox->pImp->pCompletions = pThis->pCompletions;
308 pThis->pCompletions = NULL;
335 pCompletions->Insert( pCompletion, pCompletions->Count() ); in Insert()
600 pCompletions->Remove( 0, pCompletions->Count() ); in run()
866 delete pImp->pCompletions; in ~SvtURLBox()
1238 if ( pImp->pCompletions ) in SetBaseURL()
[all …]

Completed in 16 milliseconds