LibreOffice Module sc (master) 1
|
#include <orcusinterface.hxx>
Public Member Functions | |
void | applyToItemSet (SfxItemSet &rSet, const ScDocument &rDoc) const |
Public Attributes | |
std::optional< OUString > | maCode |
Definition at line 414 of file orcusinterface.hxx.
void ScOrcusNumberFormat::applyToItemSet | ( | SfxItemSet & | rSet, |
const ScDocument & | rDoc | ||
) | const |
Definition at line 1518 of file interface.cxx.
References ATTR_VALUE_FORMAT(), ScDocument::GetFormatTable(), LANGUAGE_ENGLISH_US, maCode, SfxItemSet::Put(), SvNumberFormatter::PutEntry(), rSet, and type.
Referenced by ScOrcusStyles::applyXfToItemSet().
std::optional<OUString> ScOrcusNumberFormat::maCode |
Definition at line 416 of file orcusinterface.hxx.
Referenced by applyToItemSet(), and ScOrcusImportNumberFormat::set_code().