Home
last modified time | relevance | path

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

/aoo41x/main/codemaker/source/cunomaker/
H A Dcunotype.hxx123 { return m_bIsNestedType; }; in isNestedType()
143 sal_Bool m_bIsNestedType; member in CunoType
H A Dcunotype.cxx55 , m_bIsNestedType(sal_False) in CunoType()
63 m_bIsNestedType = (m_typeMgr.getTypeClass(outerTypeName) == RT_TYPE_INTERFACE); in CunoType()

Completed in 51 milliseconds