Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dstatemnt.cxx5796 sal_uInt16 nRealControlType = 0; in Execute() local
5798 nRealControlType = CONST_CTBrowseBox; in Execute()
5800 nRealControlType = CONST_CTValueSet; in Execute()
5802 nRealControlType = CONST_CTORoadmap; in Execute()
5804 nRealControlType = CONST_CTIExtensionListBox; in Execute()
5806 nRealControlType = CONST_CTTableControl; in Execute()
5808 nRealControlType = CONST_CTUnknown; in Execute()
5816 switch( nRealControlType ) in Execute()

Completed in 43 milliseconds