LibreOffice Module sw (master) 1
|
This is the complete list of members for SwCalc, including all inherited members.
Calculate(const OUString &rStr) | SwCalc | |
Expr() | SwCalc | private |
GetCharClass() const | SwCalc | |
GetColumnName(const OUString &rName) | SwCalc | privatestatic |
GetDBName(std::u16string_view rName) | SwCalc | private |
GetDocAppScriptLang(SwDoc const &rDoc) | SwCalc | static |
GetStrResult(const SwSbxValue &rValue) | SwCalc | |
GetStrResult(double) | SwCalc | |
GetToken() | SwCalc | private |
GetVarTable() | SwCalc | inline |
ImplDestroy() | SwCalc | private |
IsCalcError() const | SwCalc | inline |
IsCalcNotANumber() const | SwCalc | inline |
IsValidVarName(const OUString &rStr, OUString *pValidName=nullptr) | SwCalc | static |
m_aErrExpr | SwCalc | private |
m_aRekurStack | SwCalc | private |
m_aVarName | SwCalc | private |
m_aVarTable | SwCalc | private |
m_bHasNumber | SwCalc | private |
m_eCurrListOper | SwCalc | private |
m_eCurrOper | SwCalc | private |
m_eError | SwCalc | private |
m_nCommandPos | SwCalc | private |
m_nLastLeft | SwCalc | private |
m_nListPor | SwCalc | private |
m_nNumberValue | SwCalc | private |
m_pCharClass | SwCalc | private |
m_rDoc | SwCalc | private |
m_sCommand | SwCalc | private |
m_sCurrSym | SwCalc | private |
m_xLocaleDataWrapper | SwCalc | private |
operator=(const SwCalc &)=delete | SwCalc | private |
Pop() | SwCalc | |
Prim() | SwCalc | private |
PrimFunc(bool &rChkPow) | SwCalc | private |
Push(const SwUserFieldType *pUserFieldType) | SwCalc | |
SetCalcError(SwCalcError eErr) | SwCalc | inline |
SetCharClass(const LanguageTag &rLanguageTag) | SwCalc | |
StdFunc(pfCalc pFnc, bool bChkTrig) | SwCalc | private |
Str2Double(const OUString &rStr, sal_Int32 &rPos, double &rVal) | SwCalc | static |
Str2Double(const OUString &rStr, sal_Int32 &rPos, double &rVal, SwDoc const *const pDoc) | SwCalc | static |
SwCalc(const SwCalc &)=delete | SwCalc | private |
SwCalc(SwDoc &rD) | SwCalc | |
Term() | SwCalc | private |
VarChange(const OUString &rStr, const SwSbxValue &rValue) | SwCalc | |
VarChange(const OUString &rStr, double) | SwCalc | |
VarInsert(const OUString &r) | SwCalc | |
VarLook(const OUString &rStr, bool bIns=false) | SwCalc | |
~SwCalc() | SwCalc |