LibreOffice Module comphelper (master) 1
comphelper::NamedValueCollection Member List

This is the complete list of members for comphelper::NamedValueCollection, including all inherited members.

assign(const css::uno::Sequence< css::uno::Any > &_rArguments)comphelper::NamedValueCollectioninline
canExtractFrom(css::uno::Any const &i_value)comphelper::NamedValueCollectionstatic
clear()comphelper::NamedValueCollectioninline
empty() constcomphelper::NamedValueCollection
get(const OUString &_rValueName) constcomphelper::NamedValueCollectioninline
get(const css::uno::Sequence< css::beans::PropertyValue > &rPropSeq, std::u16string_view _rValueName)comphelper::NamedValueCollectionstatic
get_ensureType(const OUString &_rValueName, VALUE_TYPE &_out_rValue) constcomphelper::NamedValueCollectioninline
get_ensureType(const OUString &_rValueName, void *_pValueLocation, const css::uno::Type &_rExpectedValueType) constcomphelper::NamedValueCollectionprivate
get_ensureType(const css::uno::Sequence< css::beans::PropertyValue > &rPropSeq, std::u16string_view _rValueName, void *_pValueLocation, const css::uno::Type &_rExpectedValueType)comphelper::NamedValueCollectionprivatestatic
getNamedValues() constcomphelper::NamedValueCollectioninline
getNames() constcomphelper::NamedValueCollection
getOrDefault(const OUString &_rValueName, const VALUE_TYPE &_rDefault) constcomphelper::NamedValueCollectioninline
getOrDefault(const css::uno::Sequence< css::beans::PropertyValue > &rPropSeq, std::u16string_view _rValueName, const VALUE_TYPE &_rDefault)comphelper::NamedValueCollectioninlinestatic
getPropertyValues() constcomphelper::NamedValueCollectioninline
getWrappedNamedValues() constcomphelper::NamedValueCollectioninline
getWrappedPropertyValues() constcomphelper::NamedValueCollectioninline
has(const OUString &_rValueName) constcomphelper::NamedValueCollectioninline
impl_assign(const css::uno::Any &i_rWrappedElements)comphelper::NamedValueCollectionprivate
impl_assign(const css::uno::Sequence< css::uno::Any > &_rArguments)comphelper::NamedValueCollectionprivate
impl_assign(const css::uno::Sequence< css::beans::PropertyValue > &_rArguments)comphelper::NamedValueCollectionprivate
impl_assign(const css::uno::Sequence< css::beans::NamedValue > &_rArguments)comphelper::NamedValueCollectionprivate
impl_get(const OUString &_rValueName) constcomphelper::NamedValueCollectionprivate
impl_has(const OUString &_rValueName) constcomphelper::NamedValueCollectionprivate
impl_put(const OUString &_rValueName, const css::uno::Any &_rValue)comphelper::NamedValueCollectionprivate
impl_remove(const OUString &_rValueName)comphelper::NamedValueCollectionprivate
impl_wrap() constcomphelper::NamedValueCollectioninlineprivate
maValuescomphelper::NamedValueCollectionprivate
merge(const NamedValueCollection &_rAdditionalValues, bool _bOverwriteExisting)comphelper::NamedValueCollection
NamedValueCollection()=defaultcomphelper::NamedValueCollection
NamedValueCollection(const NamedValueCollection &_rCopySource)=defaultcomphelper::NamedValueCollection
NamedValueCollection(NamedValueCollection &&_rCopySource) noexcept=defaultcomphelper::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)=defaultcomphelper::NamedValueCollection
operator=(NamedValueCollection &&i_rCopySource) noexcept=defaultcomphelper::NamedValueCollection
operator>>=(css::uno::Sequence< css::beans::PropertyValue > &_out_rValues) constcomphelper::NamedValueCollection
operator>>=(css::uno::Sequence< css::beans::NamedValue > &_out_rValues) constcomphelper::NamedValueCollection
put(const OUString &_rValueName, const VALUE_TYPE &_rValue)comphelper::NamedValueCollectioninline
put(const OUString &_rValueName, const css::uno::Any &_rValue)comphelper::NamedValueCollectioninline
remove(const OUString &_rValueName)comphelper::NamedValueCollectioninline
size() constcomphelper::NamedValueCollection