LibreOffice Module sc (master)
1
|
#include <numberformatsbuffer.hxx>
Public Member Functions | |
NumFmtModel () | |
Public Attributes | |
css::lang::Locale | maLocale |
OUString | maFmtCode |
sal_Int16 | mnPredefId |
Definition at line 37 of file numberformatsbuffer.hxx.
|
explicit |
Definition at line 1790 of file numberformatsbuffer.cxx.
OUString oox::xls::NumFmtModel::maFmtCode |
Definition at line 40 of file numberformatsbuffer.hxx.
Referenced by oox::xls::NumberFormat::finalizeImport(), oox::xls::NumberFormat::setFormatCode(), and oox::xls::NumberFormat::setPredefinedId().
css::lang::Locale oox::xls::NumFmtModel::maLocale |
Definition at line 39 of file numberformatsbuffer.hxx.
Referenced by oox::xls::NumberFormat::finalizeImport(), and oox::xls::NumberFormat::setPredefinedId().
sal_Int16 oox::xls::NumFmtModel::mnPredefId |
Definition at line 41 of file numberformatsbuffer.hxx.
Referenced by oox::xls::NumberFormat::finalizeImport(), and oox::xls::NumberFormat::setPredefinedId().