Searched refs:classDescriptor (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/codemaker/source/javamaker/ |
H A D | javatype.cxx | 872 rtl::OString classDescriptor(buf.makeStringAndClear()); in handleEnumType() local 889 fieldName, classDescriptor, 0, rtl::OString()); in handleEnumType() 915 codemaker::convertString(reader.getFieldName(0)), classDescriptor); in handleEnumType() 922 rtl::OString(RTL_CONSTASCII_STRINGPARAM("()")) + classDescriptor, in handleEnumType() 959 blockCode->instrGetstatic(className, i->second, classDescriptor); in handleEnumType() 980 blockCode->instrGetstatic(className, i->second, classDescriptor); in handleEnumType() 998 rtl::OString(RTL_CONSTASCII_STRINGPARAM("(I)")) + classDescriptor, in handleEnumType() 1011 classDescriptor); in handleEnumType()
|
Completed in 32 milliseconds