Home
last modified time | relevance | path

Searched defs:nConstantValue (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx275 sal_Int16 nConstantValue = 0; in convertSimpleToString() local
/AOO41X/main/odk/examples/java/Inspector/
H A DIntrospector.java536 … short nConstantValue = ((Short) _xConstantTypeDescription[i].getConstantValue()).shortValue(); in getConstantDisplayString() local