Home
last modified time | relevance | path

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

/trunk/main/rdbmaker/inc/codemaker/
H A Ddependency.hxx56 , m_use(use) in TypeUsing()
60 sal_uInt16 m_use; member
65 return m_type == typeUsing.m_type && m_use == typeUsing.m_use; in operator ==()
/trunk/main/rdbmaker/source/codemaker/
H A Ddependency.cxx66 (((TypeUsing *) &(*iter))->m_use) = (*iter).m_use | use; in insert()
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx242 if (!((*iter).m_use & TYPEUSE_SUPER)) in dumpDepIncludes()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx355 if (!((*iter).m_use & TYPEUSE_SUPER)) in dumpDepIncludes()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx402 if (!((*iter).m_use & TYPEUSE_SUPER)) in dumpDepIncludes()

Completed in 44 milliseconds