Searched refs:isNestedTypeByName (Results 1 – 4 of 4) sorted by relevance
77 sal_Bool CunoType::isNestedTypeByName(const ::rtl::OString& type) in isNestedTypeByName() function in CunoType379 if (isNestedTypeByName(relType) && hasNestedType(relType)) in dumpDepIncludes()404 if (isNestedTypeByName(relType)) in dumpDepIncludes()432 if (isNestedTypeByName(relType)) in dumpDepIncludes()445 if (isNestedTypeByName(relType)) in dumpDepIncludes()
128 sal_Bool isNestedTypeByName(const ::rtl::OString& type);
141 sal_Bool isNestedTypeByName(const ::rtl::OString& type);
66 sal_Bool CorbaType::isNestedTypeByName(const ::rtl::OString& type) in isNestedTypeByName() function in CorbaType190 if (!isNestedTypeByName(typeName) && in dumpInclude()333 if (!isNestedTypeByName(relType)) in dumpDepIncludes()
Completed in 32 milliseconds