LibreOffice Module sc (master) 1
Static Public Member Functions | List of all members
ScCellFormat Class Reference

#include <cellform.hxx>

Static Public Member Functions

static OUString GetString (const ScRefCellValue &rCell, sal_uInt32 nFormat, const Color **ppColor, SvNumberFormatter &rFormatter, const ScDocument &rDoc, bool bNullVals=true, bool bFormula=false, bool bUseStarFormat=false)
 
static OUString GetString (ScDocument &rDoc, const ScAddress &rPos, sal_uInt32 nFormat, const Color **ppColor, SvNumberFormatter &rFormatter, bool bNullVals=true, bool bFormula=false)
 
static OUString GetInputString (const ScRefCellValue &rCell, sal_uInt32 nFormat, SvNumberFormatter &rFormatter, const ScDocument &rDoc, const svl::SharedString **pShared=nullptr, bool bFiltering=false, bool bForceSystemLocale=false)
 
static OUString GetInputString (const ScRefCellValue &rCell, sal_uInt32 nFormat, SvNumberFormatter &rFormatter, const ScDocument &rDoc, bool bFiltering, bool bForceSystemLocale=false)
 
static OUString GetOutputString (ScDocument &rDoc, const ScAddress &rPos, const ScRefCellValue &rCell)
 

Detailed Description

Definition at line 32 of file cellform.hxx.

Member Function Documentation

◆ GetInputString() [1/2]

static OUString ScCellFormat::GetInputString ( const ScRefCellValue rCell,
sal_uInt32  nFormat,
SvNumberFormatter rFormatter,
const ScDocument rDoc,
bool  bFiltering,
bool  bForceSystemLocale = false 
)
inlinestatic

Definition at line 52 of file cellform.hxx.

◆ GetInputString() [2/2]

OUString ScCellFormat::GetInputString ( const ScRefCellValue rCell,
sal_uInt32  nFormat,
SvNumberFormatter rFormatter,
const ScDocument rDoc,
const svl::SharedString **  pShared = nullptr,
bool  bFiltering = false,
bool  bForceSystemLocale = false 
)
static

◆ GetOutputString()

OUString ScCellFormat::GetOutputString ( ScDocument rDoc,
const ScAddress rPos,
const ScRefCellValue rCell 
)
static

◆ GetString() [1/2]

OUString ScCellFormat::GetString ( const ScRefCellValue rCell,
sal_uInt32  nFormat,
const Color **  ppColor,
SvNumberFormatter rFormatter,
const ScDocument rDoc,
bool  bNullVals = true,
bool  bFormula = false,
bool  bUseStarFormat = false 
)
static

◆ GetString() [2/2]

OUString ScCellFormat::GetString ( ScDocument rDoc,
const ScAddress rPos,
sal_uInt32  nFormat,
const Color **  ppColor,
SvNumberFormatter rFormatter,
bool  bNullVals = true,
bool  bFormula = false 
)
static

Definition at line 119 of file cellform.cxx.

References GetString().


The documentation for this class was generated from the following files: