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 32 of file numformat.cxx.
References ScDocument::GetFormatTable(), ScPatternAttr::GetNumberFormat(), and isLatinScript().
Referenced by ScXMLImport::ExamineDefaultStyle(), oox::xls::SheetDataBuffer::finalizeImport(), isLatinScript(), and ScDocumentImport::isLatinScript().
|
static |
Definition at line 39 of file numformat.cxx.
References SvNumberFormatter::GetEntry(), ScDocument::GetFormatTable(), SvNumberformat::GetLanguage(), ScGlobal::getLocaleData(), LocaleDataWrapper::getNumDecimalSep(), comphelper::getProcessComponentContext(), ScDocument::GetStringScriptType(), SvNumberformat::IsStandard(), and LANGUAGE_SYSTEM.