Home
last modified time | relevance | path

Searched refs:m_bHasDfltProperty (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()
150 if (t == getCppuType(static_cast<Reference<XDefaultProperty>*>( 0)) && !m_bHasDfltProperty ) in queryInterface()
1237 m_bHasDfltProperty = true; in initialize()
1240 if ( m_bHasDfltProperty || m_bHasDfltMethod ) in initialize()
H A Doleobjw.hxx269 bool m_bHasDfltProperty; member in ole_adapter::IUnknownWrapper_Impl

Completed in 22 milliseconds