|
LibreOffice Module comphelper (master) 1
|
This is the complete list of members for comphelper::NamedValueCollection, including all inherited members.
| assign(const css::uno::Sequence< css::uno::Any > &_rArguments) | comphelper::NamedValueCollection | inline |
| canExtractFrom(css::uno::Any const &i_value) | comphelper::NamedValueCollection | static |
| clear() | comphelper::NamedValueCollection | inline |
| empty() const | comphelper::NamedValueCollection | |
| get(const OUString &_rValueName) const | comphelper::NamedValueCollection | inline |
| get(const css::uno::Sequence< css::beans::PropertyValue > &rPropSeq, std::u16string_view _rValueName) | comphelper::NamedValueCollection | static |
| get_ensureType(const OUString &_rValueName, VALUE_TYPE &_out_rValue) const | comphelper::NamedValueCollection | inline |
| get_ensureType(const OUString &_rValueName, void *_pValueLocation, const css::uno::Type &_rExpectedValueType) const | comphelper::NamedValueCollection | private |
| get_ensureType(const css::uno::Sequence< css::beans::PropertyValue > &rPropSeq, std::u16string_view _rValueName, void *_pValueLocation, const css::uno::Type &_rExpectedValueType) | comphelper::NamedValueCollection | privatestatic |
| getNamedValues() const | comphelper::NamedValueCollection | inline |
| getNames() const | comphelper::NamedValueCollection | |
| getOrDefault(const OUString &_rValueName, const VALUE_TYPE &_rDefault) const | comphelper::NamedValueCollection | inline |
| getOrDefault(const css::uno::Sequence< css::beans::PropertyValue > &rPropSeq, std::u16string_view _rValueName, const VALUE_TYPE &_rDefault) | comphelper::NamedValueCollection | inlinestatic |
| getPropertyValues() const | comphelper::NamedValueCollection | inline |
| getWrappedNamedValues() const | comphelper::NamedValueCollection | inline |
| getWrappedPropertyValues() const | comphelper::NamedValueCollection | inline |
| has(const OUString &_rValueName) const | comphelper::NamedValueCollection | inline |
| impl_assign(const css::uno::Any &i_rWrappedElements) | comphelper::NamedValueCollection | private |
| impl_assign(const css::uno::Sequence< css::uno::Any > &_rArguments) | comphelper::NamedValueCollection | private |
| impl_assign(const css::uno::Sequence< css::beans::PropertyValue > &_rArguments) | comphelper::NamedValueCollection | private |
| impl_assign(const css::uno::Sequence< css::beans::NamedValue > &_rArguments) | comphelper::NamedValueCollection | private |
| impl_get(const OUString &_rValueName) const | comphelper::NamedValueCollection | private |
| impl_has(const OUString &_rValueName) const | comphelper::NamedValueCollection | private |
| impl_put(const OUString &_rValueName, const css::uno::Any &_rValue) | comphelper::NamedValueCollection | private |
| impl_remove(const OUString &_rValueName) | comphelper::NamedValueCollection | private |
| impl_wrap() const | comphelper::NamedValueCollection | inlineprivate |
| maValues | comphelper::NamedValueCollection | private |
| merge(const NamedValueCollection &_rAdditionalValues, bool _bOverwriteExisting) | comphelper::NamedValueCollection | |
| NamedValueCollection()=default | comphelper::NamedValueCollection | |
| NamedValueCollection(const NamedValueCollection &_rCopySource)=default | comphelper::NamedValueCollection | |
| NamedValueCollection(NamedValueCollection &&_rCopySource) noexcept=default | comphelper::NamedValueCollection | |
| NamedValueCollection(const css::uno::Any &_rElements) | comphelper::NamedValueCollection | |
| NamedValueCollection(const css::uno::Sequence< css::uno::Any > &_rArguments) | comphelper::NamedValueCollection | |
| NamedValueCollection(const css::uno::Sequence< css::beans::PropertyValue > &_rArguments) | comphelper::NamedValueCollection | |
| NamedValueCollection(const css::uno::Sequence< css::beans::NamedValue > &_rArguments) | comphelper::NamedValueCollection | |
| operator=(const NamedValueCollection &i_rCopySource)=default | comphelper::NamedValueCollection | |
| operator=(NamedValueCollection &&i_rCopySource) noexcept=default | comphelper::NamedValueCollection | |
| operator>>=(css::uno::Sequence< css::beans::PropertyValue > &_out_rValues) const | comphelper::NamedValueCollection | |
| operator>>=(css::uno::Sequence< css::beans::NamedValue > &_out_rValues) const | comphelper::NamedValueCollection | |
| put(const OUString &_rValueName, const VALUE_TYPE &_rValue) | comphelper::NamedValueCollection | inline |
| put(const OUString &_rValueName, const css::uno::Any &_rValue) | comphelper::NamedValueCollection | inline |
| remove(const OUString &_rValueName) | comphelper::NamedValueCollection | inline |
| size() const | comphelper::NamedValueCollection |