Home
last modified time | relevance | path

Searched refs:EnumerableMap (Results 1 – 5 of 5) sorted by relevance

/trunk/main/comphelper/source/container/
H A Denumerablemap.cxx197 class COMPHELPER_DLLPRIVATE EnumerableMap :public Map_IFace class
201 EnumerableMap( const ComponentContext& _rContext );
202 virtual ~EnumerableMap();
357 EnumerableMap::EnumerableMap( const ComponentContext& _rContext ) in EnumerableMap() function in comphelper::EnumerableMap
365 EnumerableMap::~EnumerableMap() in ~EnumerableMap()
375 …void SAL_CALL EnumerableMap::initialize( const Sequence< Any >& _arguments ) throw (Exception, Run… in initialize()
423 void EnumerableMap::impl_initValues_throw( const Sequence< Pair< Any, Any > >& _initialValues ) in impl_initValues_throw()
440 void EnumerableMap::impl_checkValue_throw( const Any& _value ) const in impl_checkValue_throw()
512 …throw IllegalTypeException( aMessage.makeStringAndClear(), *const_cast< EnumerableMap* >( this ) ); in impl_checkValue_throw()
519 …void EnumerableMap::impl_checkNaN_throw( const Any& _keyOrValue, const Type& _keyOrValueType ) con… in impl_checkNaN_throw()
[all …]
/trunk/main/comphelper/qa/complex/comphelper/
H A DMap.java111 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()
/trunk/main/svx/source/form/
H A Dfmpgeimp.cxx71 using ::com::sun::star::container::EnumerableMap;
293 xMap.set( EnumerableMap::create( aContext.getUNOContext(), in impl_createControlShapeMap_nothrow()
/trunk/main/udkapi/com/sun/star/container/
H A DEnumerableMap.idl81 service EnumerableMap : XEnumerableMap
/trunk/main/udkapi/
H A DUnoApi_udkapi.mk100 udkapi/com/sun/star/container/EnumerableMap \