47 XAttributeList> & rAttrList,
bool bClone ) :
63 return theXMLMutableAttributeListUnoTunnelId.
getSeq();
96 const OUString& rName )
102 const OUString& rName)
116 const OUString& rValue )
122 const OUString &rValue )
133 const OUString& rNewName )
139 const Reference< css::xml::sax::XAttributeList >& r )
154 for( sal_Int16
i=0; nIndex==-1 &&
i<nCount ; ++
i )
void RenameAttributeByIndex(sal_Int16 i, const OUString &rNewName)
css::uno::Reference< css::xml::sax::XAttributeList > m_xAttrList
virtual OUString SAL_CALL getTypeByName(const OUString &aName) override
virtual ~XMLMutableAttributeList() override
sal_Int16 GetIndexByName(const OUString &rName) const
SvXMLAttributeList * GetMutableAttrList()
virtual sal_Int16 SAL_CALL getLength() override
virtual OUString SAL_CALL getValueByName(const OUString &aName) override
const css::uno::Sequence< sal_Int8 > & getSeq() const
virtual OUString SAL_CALL getNameByIndex(sal_Int16 i) override
void AppendAttributeList(const css::uno::Reference< css::xml::sax::XAttributeList > &)
void SetValueByIndex(sal_Int16 i, const OUString &rValue)
rtl::Reference< SvXMLAttributeList > m_pMutableAttrList
void RemoveAttributeByIndex(sal_Int16 i)
virtual sal_Int64 SAL_CALL getSomething(const css::uno::Sequence< sal_Int8 > &aIdentifier) override
void AddAttribute(const OUString &sName, const OUString &sValue)
void RenameAttributeByIndex(sal_Int16 i, const OUString &rNewName)
virtual OUString SAL_CALL getTypeByIndex(sal_Int16 i) override
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() noexcept
void RemoveAttributeByIndex(sal_Int16 i)
void AppendAttributeList(const css::uno::Reference< css::xml::sax::XAttributeList > &)
sal_Int64 getSomethingImpl(const css::uno::Sequence< sal_Int8 > &rId, T *pThis, FallbackToGetSomethingOf< Base >={})
void SetValueByIndex(sal_Int16 i, const OUString &rValue)
void AddAttribute(const OUString &sName, const OUString &sValue)
virtual OUString SAL_CALL getValueByIndex(sal_Int16 i) override
XMLMutableAttributeList()
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone() override