LibreOffice Module sc (master) 1
|
#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) |
Definition at line 32 of file cellform.hxx.
|
inlinestatic |
Definition at line 52 of file cellform.hxx.
|
static |
Definition at line 129 of file cellform.cxx.
References CELLTYPE_EDIT, CELLTYPE_FORMULA, CELLTYPE_NONE, CELLTYPE_STRING, CELLTYPE_VALUE, svl::SharedString::EMPTY_STRING, ScRefCellValue::getDouble(), svl::SharedString::getEmptyString(), ScFormulaCell::GetErrCode(), ScRefCellValue::getFormula(), SvNumberFormatter::GetInputLineString(), ScFormulaCell::GetString(), svl::SharedString::getString(), ScRefCellValue::getString(), ScRefCellValue::getType(), ScFormulaCell::GetValue(), ScFormulaCell::IsEmptyDisplayedAsString(), and ScFormulaCell::IsValue().
Referenced by ScDocShell::AsciiSave(), ScQueryEvaluator::getCellString(), ScCountIfCellIterator< ScQueryCellIteratorAccess::SortedCache >::GetCount(), ScColumn::GetInputString(), ScCellTextData::GetTextForwarder(), lcl_GetInputString(), and ScTabViewShell::UpdateInputHandler().
|
static |
Definition at line 188 of file cellform.cxx.
References CELLTYPE_EDIT, ScDocument::GetEditEngine(), ScRefCellValue::getEditText(), ScDocument::GetFormatTable(), ScDocument::GetNumberFormat(), GetString(), EditEngine::GetText(), ScRefCellValue::getType(), ScRefCellValue::isEmpty(), pData, and ScEditEngineDefaulter::SetTextCurrentDefaults().
Referenced by ScCellObj::GetOutputString_Impl(), and ScXMLExport::WriteCell().
|
static |
Definition at line 31 of file cellform.cxx.
References CELLTYPE_EDIT, CELLTYPE_FORMULA, CELLTYPE_STRING, CELLTYPE_VALUE, ScFormulaCell::GetDocument(), ScRefCellValue::getDouble(), ScFormulaCell::GetErrCode(), ScGlobal::GetErrorString(), ScRefCellValue::getFormula(), ScFormulaCell::GetFormula(), ScDocument::GetMacroInterpretLevel(), SvNumberFormatter::GetOutputString(), ScRefCellValue::getSharedString(), ScFormulaCell::GetString(), svl::SharedString::getString(), ScRefCellValue::getString(), ScRefCellValue::getType(), ScFormulaCell::GetValue(), ScFormulaCell::IsEmptyDisplayedAsString(), ScDocument::IsInInterpreter(), ScFormulaCell::IsRunning(), ScFormulaCell::IsValue(), and nValue.
Referenced by ScDocShell::AsciiSave(), ScImportExport::Doc2Text(), ScOutputData::DrawRotated(), ScConversionEngineBase::FillFromCell(), ScDocument::GetCellScriptType(), ScTable::GetCellTextColor(), ScTransferObj::GetData(), ScColumn::GetNeededSize(), ScColumn::GetOptimalColWidth(), GetOutputString(), ScColumn::GetString(), GetString(), ScOutputData::DrawEditParam::readCellContent(), ScDrawStringsVars::SetText(), ScColumn::UpdateScriptType(), ScHTMLExport::WriteCell(), and ScRTFExport::WriteCell().
|
static |
Definition at line 119 of file cellform.cxx.
References GetString().