LibreOffice Module sw (master) 1
|
#include <svl/intitem.hxx>
#include <svl/zforlist.hxx>
#include "swdllapi.h"
#include "format.hxx"
#include "hintids.hxx"
#include "cellfml.hxx"
#include "node.hxx"
Go to the source code of this file.
Classes | |
class | SwTableBoxNumFormat |
class | SwTableBoxFormula |
class | SwTableBoxValue |
Functions | |
constexpr sal_uInt32 | getSwDefaultTextFormat () |
The number formatter's default locale's @ Text format. More... | |
|
constexpr |
The number formatter's default locale's @ Text format.
Not necessarily system locale, but the locale the formatter was constructed with. For this SvNumberFormatter::IsTextFormat() always returns true.
Definition at line 37 of file cellatr.hxx.
References NF_STANDARD_FORMAT_TEXT.
Referenced by SwTableBoxFormat::BoxAttributeChanged(), ChgNumToText(), SwXMLExport::ExportFormat(), SwXMLExport::ExportTableBox(), SwUndoTableNumFormat::RedoImpl(), and SwTableBoxFormat::SwClientNotify().