Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/ole/
H A Doleobjw.cxx109 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()
H A Doleobjw.hxx268 bool m_bHasDfltMethod; member in ole_adapter::IUnknownWrapper_Impl

Completed in 19 milliseconds