Home
last modified time | relevance | path

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

/aoo42x/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx280 RegistryKeyNames nestedTypeNames; in dumpInclude() local
281 key.getKeyNames(OUString(), nestedTypeNames); in dumpInclude()
282 for (sal_uInt32 i = 0; i < nestedTypeNames.getLength(); i++) in dumpInclude()
284 OString nTypeName(OUStringToOString(nestedTypeNames.getElement(i), RTL_TEXTENCODING_UTF8)); in dumpInclude()

Completed in 22 milliseconds