LibreOffice Module sc (master)
1
|
Go to the source code of this file.
Macros | |
#define | STR_DB_LOCAL_NONAME "__Anonymous_Sheet_DB__" |
#define | STR_DB_GLOBAL_NONAME "__Anonymous_DB__" |
#define | STR_GLOBAL_RANGE_NAME "__Global_Range_Name__" |
#define | TEXTWIDTH_DIRTY 0xffff |
#define | DATE_TIME_FACTOR 86400.0 |
#define | OPENCL_SOFTWARE_DEVICE_CONFIG_NAME "Software" |
#define DATE_TIME_FACTOR 86400.0 |
Definition at line 20 of file globalnames.hxx.
Referenced by ScInterpreter::ScGetTime(), and ScOrcusSheet::set_date_time().
#define OPENCL_SOFTWARE_DEVICE_CONFIG_NAME "Software" |
Definition at line 24 of file globalnames.hxx.
#define STR_DB_GLOBAL_NONAME "__Anonymous_DB__" |
Definition at line 14 of file globalnames.hxx.
Referenced by ScXMLDatabaseRangeContext::endFastElement(), ScDBCollection::AnonDBs::getByRange(), and ScXMLDatabaseRangeContext::ScXMLDatabaseRangeContext().
#define STR_DB_LOCAL_NONAME "__Anonymous_Sheet_DB__" |
Definition at line 13 of file globalnames.hxx.
Referenced by ScDBDocFunc::AddDBRange(), XclImpAutoFilterData::Apply(), oox::xls::WorkbookGlobals::createUnnamedDatabaseRangeObject(), ScUndoAutoFilter::DoChange(), ScXMLDatabaseRangeContext::endFastElement(), ScDocShell::GetDBData(), ScUndoUtil::GetOldDBData(), ScDatabaseRangeObj::getPropertyValue(), IMPL_LINK_NOARG(), ScFilterOptionsMgr::Init(), ScPivotFilterDlg::Init(), ScDbNameDlg::Init(), ScDBDocFunc::ModifyDBData(), ScXMLDatabaseRangeContext::ScXMLDatabaseRangeContext(), and ScUnnamedDatabaseRangesObj::setByTable().
#define STR_GLOBAL_RANGE_NAME "__Global_Range_Name__" |
Definition at line 16 of file globalnames.hxx.
Referenced by ScNameDefDlg::AddPushed(), ScRangeManagerTable::findRangeData(), ScNameDlg::GetRangeName(), ScDocument::GetRangeNameMap(), ScRangeManagerTable::Init(), ScNameDefDlg::IsNameValid(), and ScDocument::SetAllRangeNames().
#define TEXTWIDTH_DIRTY 0xffff |
Definition at line 18 of file globalnames.hxx.
Referenced by ScDocument::IdleCalcTextWidth(), ScTable::InvalidateTextWidth(), and ScTable::MaybeAddExtraColumn().