15#include <rtl/ustring.hxx>
26 bool AddAttr(
const OUString& rLName,
27 const OUString& rValue );
28 bool AddAttr(
const OUString& rPrefix,
29 const OUString& rNamespace,
30 const OUString& rLName,
31 const OUString& rValue );
32 bool AddAttr(
const OUString& rPrefix,
33 const OUString& rLName,
34 const OUString& rValue );
37 const OUString& rLName,
38 const OUString& rValue );
40 const OUString& rPrefix,
41 const OUString& rNamespace,
42 const OUString& rLName,
43 const OUString& rValue );
45 const OUString& rPrefix,
46 const OUString& rLName,
47 const OUString& rValue );
57 const OUString&
GetPrefix( sal_uInt16 i )
const;
const OUString & GetAttrValue(size_t i) const
const OUString & GetAttrLName(size_t i) const
SvXMLNamespaceMap aNamespaceMap
const OUString & GetNamespace(sal_uInt16 i) const
sal_uInt16 GetFirstNamespaceIndex() const
OUString GetAttrPrefix(size_t i) const
std::vector< SvXMLAttr > aAttrs
OUString GetAttrNamespace(size_t i) const
sal_uInt16 GetNextNamespaceIndex(sal_uInt16 nIdx) const
bool SetAt(size_t i, const OUString &rLName, const OUString &rValue)
bool AddAttr(const OUString &rLName, const OUString &rValue)
size_t GetAttrCount() const
bool operator==(const SvXMLAttrCollection &rCmp) const
const OUString & GetPrefix(sal_uInt16 i) const
sal_uInt16 GetPrefixPos(size_t i) const