Searched refs:getNestedTypeNames (Results 1 – 2 of 2) sorted by relevance
125 RegistryKeyNames& getNestedTypeNames() in getNestedTypeNames() function in CunoType
478 if (m_typeName.equals(typeName) && (getNestedTypeNames().getLength() > 0)) in dumpDepIncludes()482 for (sal_uInt32 i = 0; i < getNestedTypeNames().getLength(); i++) in dumpDepIncludes()484 OUString s(getNestedTypeNames().getElement(i)); in dumpDepIncludes()
Completed in 34 milliseconds