LibreOffice Module sc (master)
1
|
#include <numformat.hxx>
Static Public Member Functions | |
static bool | isLatinScript (const ScPatternAttr &rPat, ScDocument &rDoc) |
Check if the attribute pattern has a number format that only produces latin script output. More... | |
static bool | isLatinScript (sal_uLong nFormat, ScDocument &rDoc) |
Definition at line 21 of file numformat.hxx.
|
static |
Check if the attribute pattern has a number format that only produces latin script output.
Definition at line 31 of file numformat.cxx.
References ScDocument::GetFormatTable(), and ScPatternAttr::GetNumberFormat().
Referenced by oox::xls::Xf::applyPatternToAttrList(), ScXMLImport::ExamineDefaultStyle(), and oox::xls::SheetDataBuffer::finalizeImport().
|
static |
Definition at line 38 of file numformat.cxx.
References SvNumberFormatter::GetEntry(), ScDocument::GetFormatTable(), SvNumberformat::GetLanguage(), ScGlobal::getLocaleDataPtr(), LocaleDataWrapper::getNumDecimalSep(), comphelper::getProcessComponentContext(), ScDocument::GetStringScriptType(), SvNumberformat::IsStandard(), and LANGUAGE_SYSTEM.