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()
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 …]
/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 \

Completed in 34 milliseconds