Searched refs:OId2ObjectMap (Results 1 – 1 of 1) sorted by relevance
129 ::std::equal_to< OUString > > OId2ObjectMap; typedef164 OId2ObjectMap aOId2ObjectMap;267 std::pair<OId2ObjectMap::iterator, bool> const insertion( in defenv_registerInterface()268 that->aOId2ObjectMap.insert( OId2ObjectMap::value_type( rOId, 0 ) ) ); in defenv_registerInterface()315 std::pair<OId2ObjectMap::iterator, bool> const insertion( in defenv_registerProxyInterface()316 that->aOId2ObjectMap.insert( OId2ObjectMap::value_type( rOId, 0 ) ) ); in defenv_registerProxyInterface()502 OId2ObjectMap::const_iterator const iFind in defenv_getRegisteredInterface()745 OId2ObjectMap::const_iterator iPos( that->aOId2ObjectMap.begin() ); in uno_dumpEnvironment()
Completed in 11 milliseconds