Home
last modified time | relevance | path

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

/aoo41x/main/cppu/source/uno/
H A Dlbenv.cxx71 struct ObjectEntry;
83 struct ObjectEntry struct
124 void *, ObjectEntry *, FctPtrHash,
128 OUString, ObjectEntry *, FctOUStringHash,
172 inline ObjectEntry::ObjectEntry( OUString const & rOId_ ) in ObjectEntry() function in __anon165dcd360111::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( rOId ); in defenv_registerInterface()
319 ObjectEntry * pOEntry = new ObjectEntry( rOId ); in defenv_registerProxyInterface()
[all …]
/aoo41x/main/connectivity/source/sdbcx/
H A DVCollection.cxx58 typedef typename ObjectMap::value_type ObjectEntry; typedef in __anonb055952a0111::OHardRefMap
116 m_aElements.push_back(m_aNameMap.insert(m_aNameMap.begin(), ObjectEntry(_sName,_xObject))); in insert()
125 m_aElements.push_back(m_aNameMap.insert(m_aNameMap.begin(), ObjectEntry(*i,ObjectType()))); in reFill()
137 (*aFind) = m_aNameMap.insert(m_aNameMap.begin(), ObjectEntry(_sNewName,(*aFind)->second)); in rename()

Completed in 15 milliseconds