Home
last modified time | relevance | path

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

/trunk/main/uui/source/
H A Diahndl.cxx319 InteractionHandlerDataList dataList; in tryOtherInteractionHandler() local
320 getInteractionHandlerList(dataList); in tryOtherInteractionHandler()
322 InteractionHandlerDataList::const_iterator aEnd(dataList.end()); in tryOtherInteractionHandler()
323 for (InteractionHandlerDataList::const_iterator aIt(dataList.begin()); in tryOtherInteractionHandler()