Home
last modified time | relevance | path

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

/aoo41x/main/fpicker/source/win32/filepicker/
H A Dfilepickerstate.cxx320 CControlCommand* currentCommand = m_FirstControlCommand; in reset() local
322 while( currentCommand ) in reset()
324 nextCommand = currentCommand->getNextCommand( ); in reset()
325 delete currentCommand; in reset()
326 currentCommand = nextCommand; in reset()

Completed in 19 milliseconds