Searched refs:EnumerableMap (Results 1 – 5 of 5) sorted by relevance
197 class COMPHELPER_DLLPRIVATE EnumerableMap :public Map_IFace class201 EnumerableMap( const ComponentContext& _rContext );202 virtual ~EnumerableMap();357 EnumerableMap::EnumerableMap( const ComponentContext& _rContext ) in EnumerableMap() function in comphelper::EnumerableMap365 EnumerableMap::~EnumerableMap() in ~EnumerableMap()530 *const_cast< EnumerableMap* >( this ), 0 ); in impl_checkNaN_throw()537 void EnumerableMap::impl_checkKey_throw( const Any& _key ) const in impl_checkKey_throw()542 *const_cast< EnumerableMap* >( this ), 0 ); in impl_checkKey_throw()548 void EnumerableMap::impl_checkMutable_throw() const in impl_checkMutable_throw()553 *const_cast< EnumerableMap* >( this ) ); in impl_checkMutable_throw()[all …]
111 XMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), in impl_checkMappings()143 map = com.sun.star.container.EnumerableMap.createImmutable( in impl_checkMappings()345 … XMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), in testValueTypes()448 …XEnumerableMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext()… in testEnumerations()488 …XEnumerableMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext()… in testSpecialValues()
71 using ::com::sun::star::container::EnumerableMap;293 xMap.set( EnumerableMap::create( aContext.getUNOContext(), in impl_createControlShapeMap_nothrow()
81 service EnumerableMap : XEnumerableMap
100 udkapi/com/sun/star/container/EnumerableMap \
Completed in 34 milliseconds