Home
last modified time | relevance | path

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

/AOO41X/main/automation/source/inc/
H A Drcontrol.hxx467 #define CONST_ItemTypeBMP 601 macro
/AOO41X/main/automation/source/server/
H A Dstatemnt.cxx5780 … case SV_ITEM_ID_LBOXBMP: nType = CONST_ItemTypeBMP ; break; in Execute()