Home
last modified time | relevance | path

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

/aoo42x/main/automation/source/server/
H A Dstatemnt.cxx5797 sal_uInt16 nRealControlType = 0; in Execute() local
5799 nRealControlType = CONST_CTBrowseBox; in Execute()
5801 nRealControlType = CONST_CTValueSet; in Execute()
5803 nRealControlType = CONST_CTORoadmap; in Execute()
5805 nRealControlType = CONST_CTIExtensionListBox; in Execute()
5807 nRealControlType = CONST_CTTableControl; in Execute()
5809 nRealControlType = CONST_CTUnknown; in Execute()
5817 switch( nRealControlType ) in Execute()

Completed in 47 milliseconds