Searched refs:MapString2Int (Results 1 – 2 of 2) sorted by relevance
134 typedef ::std::map< ::rtl::OUString, sal_Int32 > MapString2Int; typedef137 MapString2Int aSuspendedPropertyNotifications;477 MapString2Int::iterator pos = mpData->aSuspendedPropertyNotifications.find( rPropertyName ); in ImplLockPropertyChangeNotification()481 …pos = mpData->aSuspendedPropertyNotifications.insert( MapString2Int::value_type( rPropertyName, 0 … in ImplLockPropertyChangeNotification()
70 DECLARE_STL_USTRINGACCESS_MAP( sal_Int32, MapString2Int );71 MapString2Int aURLIgnoreCounters;
Completed in 26 milliseconds