Home
last modified time | relevance | path

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

/aoo4110/main/codemaker/source/cunomaker/
H A Dcunotype.cxx77 sal_Bool CunoType::isNestedTypeByName(const ::rtl::OString& type) in isNestedTypeByName() function in CunoType
379 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()
H A Dcunotype.hxx128 sal_Bool isNestedTypeByName(const ::rtl::OString& type);
/aoo4110/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.hxx141 sal_Bool isNestedTypeByName(const ::rtl::OString& type);
H A Dcorbatype.cxx66 sal_Bool CorbaType::isNestedTypeByName(const ::rtl::OString& type) in isNestedTypeByName() function in CorbaType
190 if (!isNestedTypeByName(typeName) && in dumpInclude()
333 if (!isNestedTypeByName(relType)) in dumpDepIncludes()

Completed in 46 milliseconds