LibreOffice Module sw (master) 1
Classes | Functions
cellatr.hxx File Reference
#include <svl/intitem.hxx>
#include <svl/zforlist.hxx>
#include "swdllapi.h"
#include "format.hxx"
#include "hintids.hxx"
#include "cellfml.hxx"
#include "node.hxx"
Include dependency graph for cellatr.hxx:
This graph shows which files directly or indirectly include this file:

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...
 

Function Documentation

◆ getSwDefaultTextFormat()

constexpr sal_uInt32 getSwDefaultTextFormat ( )
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().