LibreOffice Module sc (master) 1
|
#include <dbdocutl.hxx>
Classes | |
struct | StrData |
Detailed information on single string value. More... | |
Static Public Member Functions | |
static void | PutData (ScDocument &rDoc, SCCOL nCol, SCROW nRow, SCTAB nTab, const css::uno::Reference< css::sdbc::XRow > &xRow, sal_Int32 nRowPos, tools::Long nType, bool bCurrency, StrData *pStrData=nullptr) |
Definition at line 30 of file dbdocutl.hxx.
|
static |
Definition at line 38 of file dbdocutl.cxx.
References condformat::entry::DATE, ScGlobal::eLnge, ScDocument::GetFormatTable(), SvNumberFormatter::GetNullDate(), SvNumberFormatter::GetStandardFormat(), tools::Time::hourPerDay, ScStringUtil::isMultiline(), ScDatabaseDocUtil::StrData::mbSimpleText, tools::Time::minutePerDay, ScDatabaseDocUtil::StrData::mnStrLength, tools::Time::nanoSecPerDay, nType, tools::Time::secondPerDay, ScDocument::SetEditText(), ScDocument::SetEmptyCell(), ScDocument::SetError(), ScDocument::SetNumberFormat(), ScDocument::SetString(), ScSetStringParam::setTextInput(), and ScDocument::SetValue().
Referenced by ScDocShell::DBaseImport(), ScDBDocFunc::DoImport(), and sc::SQLFetchThread::execute().