LibreOffice Module xmloff (master) 1
|
This is the complete list of members for SvXMLAttrCollection, including all inherited members.
aAttrs | SvXMLAttrCollection | private |
AddAttr(const OUString &rLName, const OUString &rValue) | SvXMLAttrCollection | |
AddAttr(const OUString &rPrefix, const OUString &rNamespace, const OUString &rLName, const OUString &rValue) | SvXMLAttrCollection | |
AddAttr(const OUString &rPrefix, const OUString &rLName, const OUString &rValue) | SvXMLAttrCollection | |
aNamespaceMap | SvXMLAttrCollection | private |
GetAttrCount() const | SvXMLAttrCollection | |
GetAttrLName(size_t i) const | SvXMLAttrCollection | |
GetAttrNamespace(size_t i) const | SvXMLAttrCollection | |
GetAttrPrefix(size_t i) const | SvXMLAttrCollection | |
GetAttrValue(size_t i) const | SvXMLAttrCollection | |
GetFirstNamespaceIndex() const | SvXMLAttrCollection | |
GetNamespace(sal_uInt16 i) const | SvXMLAttrCollection | |
GetNextNamespaceIndex(sal_uInt16 nIdx) const | SvXMLAttrCollection | |
GetPrefix(sal_uInt16 i) const | SvXMLAttrCollection | |
GetPrefixPos(size_t i) const | SvXMLAttrCollection | private |
operator==(const SvXMLAttrCollection &rCmp) const | SvXMLAttrCollection | |
Remove(size_t i) | SvXMLAttrCollection | |
SetAt(size_t i, const OUString &rLName, const OUString &rValue) | SvXMLAttrCollection | |
SetAt(size_t i, const OUString &rPrefix, const OUString &rNamespace, const OUString &rLName, const OUString &rValue) | SvXMLAttrCollection | |
SetAt(size_t i, const OUString &rPrefix, const OUString &rLName, const OUString &rValue) | SvXMLAttrCollection |