Home
last modified time | relevance | path

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

/aoo41x/main/codemaker/source/javamaker/
H A Djavatype.cxx872 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 20 milliseconds