LibreOffice Module xmloff (master) 1
|
This is the complete list of members for XMLNumberFormatAttributesExportHelper, including all inherited members.
GetCellType(const sal_Int32 nNumberFormat, OUString &sCurrency, bool &bIsStandard) | XMLNumberFormatAttributesExportHelper | |
GetCellType(const sal_Int32 nNumberFormat, bool &bIsStandard, css::uno::Reference< css::util::XNumberFormatsSupplier > const &xNumberFormatsSupplier) | XMLNumberFormatAttributesExportHelper | static |
GetCellType(const sal_Int32 nNumberFormat, bool &bIsStandard) | XMLNumberFormatAttributesExportHelper | |
GetCurrencySymbol(const sal_Int32 nNumberFormat, OUString &rCurrencySymbol, css::uno::Reference< css::util::XNumberFormatsSupplier > const &xNumberFormatsSupplier) | XMLNumberFormatAttributesExportHelper | static |
GetCurrencySymbol(const sal_Int32 nNumberFormat, OUString &rCurrencySymbol) | XMLNumberFormatAttributesExportHelper | |
m_aNumberFormats | XMLNumberFormatAttributesExportHelper | private |
m_pExport | XMLNumberFormatAttributesExportHelper | private |
m_sAttrBooleanValue | XMLNumberFormatAttributesExportHelper | private |
m_sAttrCurrency | XMLNumberFormatAttributesExportHelper | private |
m_sAttrDateValue | XMLNumberFormatAttributesExportHelper | private |
m_sAttrStringValue | XMLNumberFormatAttributesExportHelper | private |
m_sAttrTimeValue | XMLNumberFormatAttributesExportHelper | private |
m_sAttrValue | XMLNumberFormatAttributesExportHelper | private |
m_xNumberFormats | XMLNumberFormatAttributesExportHelper | private |
SetNumberFormatAttributes(SvXMLExport &rXMLExport, const sal_Int32 nNumberFormat, const double &rValue, bool bExportValue=true) | XMLNumberFormatAttributesExportHelper | static |
SetNumberFormatAttributes(SvXMLExport &rXMLExport, const OUString &rValue, std::u16string_view rCharacters, bool bExportValue, bool bExportTypeAttribute=true) | XMLNumberFormatAttributesExportHelper | static |
SetNumberFormatAttributes(const sal_Int32 nNumberFormat, const double &rValue, bool bExportValue=true, sal_uInt16 nNamespace=XML_NAMESPACE_OFFICE, bool bExportCurrencySymbol=true) | XMLNumberFormatAttributesExportHelper | |
SetNumberFormatAttributes(const OUString &rValue, std::u16string_view rCharacters, bool bExportValue=true, sal_uInt16 nNamespace=XML_NAMESPACE_OFFICE) | XMLNumberFormatAttributesExportHelper | |
WriteAttributes(SvXMLExport &rXMLExport, const sal_Int16 nTypeKey, const double &rValue, const OUString &rCurrencySymbol, bool bExportValue) | XMLNumberFormatAttributesExportHelper | static |
WriteAttributes(const sal_Int16 nTypeKey, const double &rValue, const OUString &rCurrencySymbol, bool bExportValue, sal_uInt16 nNamespace=XML_NAMESPACE_OFFICE) | XMLNumberFormatAttributesExportHelper | |
XMLNumberFormatAttributesExportHelper(css::uno::Reference< css::util::XNumberFormatsSupplier > const &xNumberFormatsSupplier) | XMLNumberFormatAttributesExportHelper | |
XMLNumberFormatAttributesExportHelper(css::uno::Reference< css::util::XNumberFormatsSupplier > const &xNumberFormatsSupplier, SvXMLExport &rExport) | XMLNumberFormatAttributesExportHelper | |
~XMLNumberFormatAttributesExportHelper() | XMLNumberFormatAttributesExportHelper |