LibreOffice Module xmloff (master) 1
|
This is the complete list of members for XMLNumberFormatAttributesExportHelper, including all inherited members.
aNumberFormats | XMLNumberFormatAttributesExportHelper | private |
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 | |
pExport | XMLNumberFormatAttributesExportHelper | private |
sAttrBooleanValue | XMLNumberFormatAttributesExportHelper | private |
sAttrCurrency | XMLNumberFormatAttributesExportHelper | private |
sAttrDateValue | XMLNumberFormatAttributesExportHelper | private |
sAttrStringValue | XMLNumberFormatAttributesExportHelper | private |
sAttrTimeValue | XMLNumberFormatAttributesExportHelper | private |
sAttrValue | 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 | |
xNumberFormats | XMLNumberFormatAttributesExportHelper | private |
~XMLNumberFormatAttributesExportHelper() | XMLNumberFormatAttributesExportHelper |