Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/qa/complex/comphelper/
H A DMap.java472 XEnumeration enumerateAll = map.createElementEnumeration( false ); in testEnumerations()
488 enumerateAll = map.createElementEnumeration( true ); in testEnumerations()
/aoo4110/main/comphelper/source/container/
H A Denumerablemap.cxx210 …Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createElementEnumeration( ::sal_Bo…
571 …Reference< XEnumeration > SAL_CALL EnumerableMap::createElementEnumeration( ::sal_Bool _Isolated )… in createElementEnumeration() function in comphelper::EnumerableMap
/aoo4110/main/udkapi/com/sun/star/container/
H A DXEnumerableMap.idl96 XEnumeration createElementEnumeration( [in] boolean Isolated )

Completed in 33 milliseconds