Home
last modified time | relevance | path

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

/trunk/main/cppu/source/uno/
H A Dlbenv.cxx75 struct InterfaceEntry struct
87 ::std::vector< InterfaceEntry > aInterfaces;
96 inline InterfaceEntry * find(
186 InterfaceEntry aNewEntry; in append()
206 inline InterfaceEntry * ObjectEntry::find( in find()
280 InterfaceEntry * pIEntry = pOEntry->find( pTypeDescr ); in defenv_registerInterface()
334 InterfaceEntry * pIEntry = pOEntry->find( pTypeDescr ); in defenv_registerProxyInterface()
391 InterfaceEntry const & rEntry = pOEntry->aInterfaces[nPos]; in s_stub_defenv_revokeInterface()
415 InterfaceEntry & entry = pOEntry->aInterfaces[ index ]; in s_stub_defenv_revokeInterface()
506 InterfaceEntry const * pIEntry = iFind->second->find( pTypeDescr ); in defenv_getRegisteredInterface()
[all …]

Completed in 32 milliseconds