Home
last modified time | relevance | path

Searched refs:createKeyEnumeration (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/comphelper/qa/complex/comphelper/
H A DMap.java470 XEnumeration enumerateKeys = map.createKeyEnumeration( false ); in testEnumerations()
486 enumerateKeys = map.createKeyEnumeration( true ); in testEnumerations()
/aoo41x/main/comphelper/source/container/
H A Denumerablemap.cxx208 …::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createKeyEnumeration( ::sal_Bool…
557 …Reference< XEnumeration > SAL_CALL EnumerableMap::createKeyEnumeration( ::sal_Bool _Isolated ) thr… in createKeyEnumeration() function in comphelper::EnumerableMap
/aoo41x/main/udkapi/com/sun/star/container/
H A DXEnumerableMap.idl71 XEnumeration createKeyEnumeration( [in] boolean Isolated )

Completed in 27 milliseconds