Searched refs:TypeUsing (Results 1 – 2 of 2) sorted by relevance
52 struct TypeUsing struct54 TypeUsing(const ::rtl::OString& type, sal_uInt16 use) in TypeUsing() argument62 sal_Bool operator == (const TypeUsing & typeUsing) const in operator ==() argument71 sal_Bool operator()(const TypeUsing& tuse1, const TypeUsing& tuse2) const in operator ()()77 typedef ::std::set< TypeUsing, LessTypeUsing > TypeUsingSet;
62 TypeUsing typeUsing(depend, use); in insert()66 (((TypeUsing *) &(*iter))->m_use) = (*iter).m_use | use; in insert()73 TypeUsing typeUsing(depend, use); in insert()
Completed in 18 milliseconds