Searched refs:m_bHasDfltMethod (Results 1 – 2 of 2) sorted by relevance
109 m_bComTlbIndexInit(false), m_bHasDfltMethod(false), m_bHasDfltProperty(false) in IUnknownWrapper_Impl()148 if (t == getCppuType(static_cast<Reference<XDefaultMethod>*>( 0)) && !m_bHasDfltMethod ) in queryInterface()1239 m_bHasDfltMethod = true; in initialize()1240 if ( m_bHasDfltProperty || m_bHasDfltMethod ) in initialize()
268 bool m_bHasDfltMethod; member in ole_adapter::IUnknownWrapper_Impl
Completed in 34 milliseconds