LibreOffice Module oox (master) 1
|
This is the complete list of members for oox::AttributeList, including all inherited members.
AttributeList(const css::uno::Reference< css::xml::sax::XFastAttributeList > &rxAttribs) | oox::AttributeList | explicit |
getAttribList() const | oox::AttributeList | private |
getBool(sal_Int32 nAttrToken) const | oox::AttributeList | |
getBool(sal_Int32 nAttrToken, bool bDefault) const | oox::AttributeList | |
getDateTime(sal_Int32 nAttrToken) const | oox::AttributeList | |
getDateTime(sal_Int32 nAttrToken, const css::util::DateTime &rDefault) const | oox::AttributeList | |
getDouble(sal_Int32 nAttrToken) const | oox::AttributeList | |
getDouble(sal_Int32 nAttrToken, double fDefault) const | oox::AttributeList | |
getFastAttributeList() const | oox::AttributeList | inline |
getHighlightColor(sal_Int32 nAttrToken) const | oox::AttributeList | |
getHyper(sal_Int32 nAttrToken) const | oox::AttributeList | |
getHyper(sal_Int32 nAttrToken, sal_Int64 nDefault) const | oox::AttributeList | |
getInteger(sal_Int32 nAttrToken) const | oox::AttributeList | |
getInteger(sal_Int32 nAttrToken, sal_Int32 nDefault) const | oox::AttributeList | |
getIntegerHex(sal_Int32 nAttrToken) const | oox::AttributeList | |
getIntegerHex(sal_Int32 nAttrToken, sal_Int32 nDefault) const | oox::AttributeList | |
getString(sal_Int32 nAttrToken) const | oox::AttributeList | |
getString(sal_Int32 nAttrToken, const OUString &rDefault) const | oox::AttributeList | |
getStringDefaulted(sal_Int32 nAttrToken) const | oox::AttributeList | |
getToken(sal_Int32 nAttrToken) const | oox::AttributeList | |
getToken(sal_Int32 nAttrToken, sal_Int32 nDefault) const | oox::AttributeList | |
getTokenList(sal_Int32 nAttrToken) const | oox::AttributeList | |
getUnsigned(sal_Int32 nAttrToken) const | oox::AttributeList | |
getUnsigned(sal_Int32 nAttrToken, sal_uInt32 nDefault) const | oox::AttributeList | |
getUnsignedHex(sal_Int32 nAttrToken, sal_uInt32 nDefault) const | oox::AttributeList | |
getView(sal_Int32 nAttrToken) const | oox::AttributeList | |
getXString(sal_Int32 nAttrToken) const | oox::AttributeList | |
getXString(sal_Int32 nAttrToken, const OUString &rDefault) const | oox::AttributeList | |
hasAttribute(sal_Int32 nAttrToken) const | oox::AttributeList | |
mpAttribList | oox::AttributeList | mutableprivate |
mxAttribs | oox::AttributeList | private |