Lines Matching refs:ObjectEntry
71 struct ObjectEntry;
83 struct ObjectEntry struct
90 inline ObjectEntry( const OUString & rOId_ );
124 void *, ObjectEntry *, FctPtrHash,
128 OUString, ObjectEntry *, FctOUStringHash,
172 inline ObjectEntry::ObjectEntry( OUString const & rOId_ ) in ObjectEntry() function in __anonedad264e0111::ObjectEntry
181 inline void ObjectEntry::append( in append()
206 inline InterfaceEntry * ObjectEntry::find( in find()
239 inline sal_Int32 ObjectEntry::find( in find()
271 ObjectEntry * pOEntry = new ObjectEntry( sOId ); in defenv_registerInterface()
278 ObjectEntry * pOEntry = insertion.first->second; in defenv_registerInterface()
319 ObjectEntry * pOEntry = new ObjectEntry( sOId ); in defenv_registerProxyInterface()
326 ObjectEntry * pOEntry = insertion.first->second; in defenv_registerProxyInterface()
373 ObjectEntry * pOEntry = iFind->second; in s_stub_defenv_revokeInterface()
748 ObjectEntry * pOEntry = iPos->second; in uno_dumpEnvironment()