Home
last modified time | relevance | path

Searched defs:AdapterImpl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx157 struct AdapterImpl struct
159 oslInterlockedCount m_nRef;
160 FactoryImpl * m_pFactory;
161 void * m_key; // map key
162 uno_Interface * m_pReceiver; // XInvocation receiver
164 sal_Int32 m_nInterfaces;
165 InterfaceAdapterImpl * m_pInterfaces;
668 AdapterImpl::AdapterImpl( in AdapterImpl() function in stoc_invadp::AdapterImpl