LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for XEnumerableMap, including all inherited members.
acquire() | XInterface | |
clear() | XMap | |
containsKey([in] any Key) | XMap | |
containsValue([in] any Value) | XMap | |
createElementEnumeration([in] boolean Isolated) | XEnumerableMap | |
createKeyEnumeration([in] boolean Isolated) | XEnumerableMap | |
createValueEnumeration([in] boolean Isolated) | XEnumerableMap | |
get([in] any Key) | XMap | |
getElementType() | XElementAccess | |
hasElements() | XElementAccess | |
KeyType | XMap | attributereadonly |
put([in] any Key, [in] any Value) | XMap | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
remove([in] any Key) | XMap | |
ValueType | XMap | attributereadonly |
XElementAccess | XMap |