LibreOffice Module sc (master) 1
|
This is the complete list of members for XclExpFmlaCompImpl, including all inherited members.
AddSubTerm(XclExpScToken aTokData, bool bInParentheses) | XclExpFmlaCompImpl | private |
AndTerm(XclExpScToken aTokData, bool bInParentheses) | XclExpFmlaCompImpl | private |
Append(sal_uInt8 nData) | XclExpFmlaCompImpl | private |
Append(sal_uInt8 nData, size_t nCount) | XclExpFmlaCompImpl | private |
Append(sal_uInt16 nData) | XclExpFmlaCompImpl | private |
Append(sal_uInt32 nData) | XclExpFmlaCompImpl | private |
Append(double fData) | XclExpFmlaCompImpl | private |
Append(const OUString &rString) | XclExpFmlaCompImpl | private |
AppendAddInCallToken(const XclExpExtFuncData &rExtFuncData) | XclExpFmlaCompImpl | private |
AppendAddress(const XclAddress &rXclPos) | XclExpFmlaCompImpl | private |
AppendBinaryOperatorToken(sal_uInt8 nTokenId, bool bValType, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendBoolToken(bool bValue, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendDefaultParam(XclExpFuncData &rFuncData) | XclExpFmlaCompImpl | private |
AppendErrorToken(sal_uInt8 nErrCode, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendEuroToolCallToken(const XclExpExtFuncData &rExtFuncData) | XclExpFmlaCompImpl | private |
AppendExt(sal_uInt8 nData) | XclExpFmlaCompImpl | private |
AppendExt(sal_uInt8 nData, size_t nCount) | XclExpFmlaCompImpl | private |
AppendExt(sal_uInt16 nData) | XclExpFmlaCompImpl | private |
AppendExt(double fData) | XclExpFmlaCompImpl | private |
AppendExt(const OUString &rString) | XclExpFmlaCompImpl | private |
AppendFuncToken(const XclExpFuncData &rFuncData) | XclExpFmlaCompImpl | private |
AppendIntToken(sal_uInt16 nValue, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendJumpToken(XclExpFuncData &rFuncData, sal_uInt8 nAttrType) | XclExpFmlaCompImpl | private |
AppendLogicalOperatorToken(sal_uInt16 nXclFuncIdx, sal_uInt8 nOpCount) | XclExpFmlaCompImpl | private |
AppendMacroCallToken(const XclExpExtFuncData &rExtFuncData) | XclExpFmlaCompImpl | private |
AppendMissingNameToken(const OUString &rName, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendMissingToken(sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendNameToken(sal_uInt16 nNameIdx, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendNameXToken(sal_uInt16 nExtSheet, sal_uInt16 nExtName, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendNumToken(double fValue, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendOperandTokenId(sal_uInt8 nTokenId, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendOperatorTokenId(sal_uInt8 nTokenId, const XclExpOperandListRef &rxOperands, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
AppendParenToken(sal_uInt8 nOpenSpaces=0, sal_uInt8 nCloseSpaces=0) | XclExpFmlaCompImpl | private |
AppendRange(const XclRange &rXclRange) | XclExpFmlaCompImpl | private |
AppendSpaceToken(sal_uInt8 nType, sal_uInt8 nCount) | XclExpFmlaCompImpl | private |
AppendTrailingParam(XclExpFuncData &rFuncData) | XclExpFmlaCompImpl | private |
AppendUnaryOperatorToken(sal_uInt8 nTokenId, sal_uInt8 nSpaces=0) | XclExpFmlaCompImpl | private |
ChangeTokenClass(sal_uInt8 &rnTokenId, sal_uInt8 nTokenClass) | XclTokenArrayHelper | inlineprotectedstatic |
CompareTerm(XclExpScToken aTokData, bool bInParentheses) | XclExpFmlaCompImpl | private |
ConcatTerm(XclExpScToken aTokData, bool bInParentheses) | XclExpFmlaCompImpl | private |
ConvertRefData(ScSingleRefData &rRefData, XclAddress &rXclPos, bool bNatLangRef, bool bTruncMaxCol, bool bTruncMaxRow) const | XclExpFmlaCompImpl | private |
ConvertRefData(ScComplexRefData &rRefData, XclRange &rXclRange, bool bNatLangRef) const | XclExpFmlaCompImpl | private |
ConvertStringToList(ScTokenArray &rScTokArr, svl::SharedStringPool &rSPool, sal_Unicode cStringSep) | XclTokenArrayHelper | protectedstatic |
CreateErrorFormula(sal_uInt8 nErrCode) | XclExpFmlaCompImpl | |
CreateFormula(XclFormulaType eType, const ScTokenArray &rScTokArr, const ScAddress *pScBasePos=nullptr, XclExpRefLog *pRefLog=nullptr) | XclExpFmlaCompImpl | |
CreateNameXFormula(sal_uInt16 nExtSheet, sal_uInt16 nExtName) | XclExpFmlaCompImpl | |
CreateRecord(sal_uInt16 nRecId) const | XclExpRoot | protected |
CreateSpecialRefFormula(sal_uInt8 nTokenId, const XclAddress &rXclPos) | XclExpFmlaCompImpl | |
CreateTokenArray() | XclExpFmlaCompImpl | private |
Expression(XclExpScToken aTokData, bool bInParentheses, bool bStopAtSep) | XclExpFmlaCompImpl | private |
Factor(XclExpScToken aTokData) | XclExpFmlaCompImpl | private |
FinalizeFormula() | XclExpFmlaCompImpl | private |
FinishChooseFunction(XclExpFuncData &rFuncData) | XclExpFmlaCompImpl | private |
FinishFunction(XclExpFuncData &rFuncData, sal_uInt8 nCloseSpaces) | XclExpFmlaCompImpl | private |
FinishIfFunction(XclExpFuncData &rFuncData) | XclExpFmlaCompImpl | private |
FinishParam(XclExpFuncData &rFuncData) | XclExpFmlaCompImpl | private |
GenerateDefaultEncryptionData() | XclExpRoot | protectedstatic |
GenerateEncryptionData(std::u16string_view aPass) | XclExpRoot | protectedstatic |
GetAddressConverter() const | XclExpRoot | protected |
GetBasePath() const | XclRoot | inlineprotected |
GetBaseYear() const | XclRoot | protected |
GetBiff() const | XclRoot | inlineprotected |
GetChartPropSetHelper() const | XclRoot | protected |
GetCharWidth() const | XclRoot | inlineprotected |
GetCompileFormulaContext() const | XclExpRoot | inlineprotected |
GetConfigForType(XclFormulaType eType) const | XclExpFmlaCompImpl | private |
GetCurrScTab() const | XclRoot | inlineprotected |
GetDateTimeFromDouble(double fValue) const | XclRoot | protected |
GetDefApiScript() const | XclRoot | inlineprotected |
GetDefaultPassword() | XclRoot | inlineprotectedstatic |
GetDoc() const | XclRoot | protected |
GetDocLanguage() const | XclRoot | inlineprotected |
GetDocModelObj() const | XclRoot | protected |
GetDocShell() const | XclRoot | protected |
GetDocUrl() const | XclRoot | inlineprotected |
GetDoubleFromDateTime(const DateTime &rDateTime) const | XclRoot | protected |
GetDrawEditEngine() const | XclRoot | protected |
GetDxfs() const | XclExpRoot | protected |
GetEditEngine() const | XclRoot | protected |
GetEncryptionData() const | XclExpRoot | protected |
GetExtDocOptions() const | XclRoot | protected |
GetFilterManager() const | XclExpRoot | protected |
GetFontBuffer() const | XclExpRoot | protected |
GetFontPropSetHelper() const | XclRoot | protected |
GetFormatter() const | XclRoot | protected |
GetFormulaCompiler() const | XclExpRoot | protected |
GetGlobalLinkManager() const | XclExpRoot | protected |
GetHFEditEngine() const | XclRoot | protected |
GetHmmFromPixelX(double fPixelX) const | XclRoot | protected |
GetHmmFromPixelY(double fPixelY) const | XclRoot | protected |
GetLocalLinkManager() const | XclExpRoot | protected |
GetLocalLinkMgrRef() const | XclExpRoot | private |
GetMaxPos() const | XclRoot | inlineprotected |
GetMedium() const | XclRoot | inlineprotected |
GetMultipleOpRefs(const ScDocument &rDoc, XclMultipleOpRefs &rRefs, const ScTokenArray &rScTokArr, const ScAddress &rScPos) | XclTokenArrayHelper | protectedstatic |
GetNamedRanges() const | XclRoot | protected |
GetNameManager() const | XclExpRoot | protected |
GetNewRefLogEntry() | XclExpFmlaCompImpl | private |
GetNextRawToken() | XclExpFmlaCompImpl | private |
GetNextToken(XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
GetNextToken() | XclExpFmlaCompImpl | private |
GetNullDate() const | XclRoot | protected |
GetNumFmtBuffer() const | XclExpRoot | protected |
GetObjectManager() const | XclExpRoot | protected |
GetOldRoot() const | XclRoot | inlineprotected |
GetOutput() const | XclRoot | inlineprotected |
GetPalette() const | XclExpRoot | protected |
GetPivotTableManager() const | XclExpRoot | protected |
GetPrinter() const | XclRoot | protected |
GetProgressBar() const | XclExpRoot | protected |
GetRoot() const | XclExpRoot | inlineprotected |
GetRootStorage() const | XclRoot | inlineprotected |
GetScMaxPos() const | XclRoot | inlineprotected |
GetScTab(const ScSingleRefData &rRefData) const | XclExpFmlaCompImpl | private |
GetSdrPage(SCTAB nScTab) const | XclRoot | protected |
GetSize() const | XclExpFmlaCompImpl | inlineprivate |
GetSpaceWidth() const | XclRoot | inlineprotected |
GetSst() const | XclExpRoot | protected |
GetString(OUString &rString, const ScTokenArray &rScTokArr) | XclTokenArrayHelper | protectedstatic |
GetStringBuf() const | XclExpRoot | inlineprotected |
GetStringList(OUString &rStringList, const ScTokenArray &rScTokArr, sal_Unicode cSep) | XclTokenArrayHelper | protectedstatic |
GetStyleSheetPool() const | XclRoot | protected |
GetSysLanguage() const | XclRoot | inlineprotected |
GetTabInfo() const | XclExpRoot | protected |
GetTablesManager() | XclExpRoot | protected |
GetTextEncoding() const | XclRoot | inlineprotected |
GetTokenClass(sal_uInt8 nTokenId) | XclTokenArrayHelper | inlineprotectedstatic |
GetTokenId(sal_uInt8 nBaseId, sal_uInt8 nTokenClass) | XclTokenArrayHelper | inlineprotectedstatic |
GetTokenString(OUString &rString, const ::formula::FormulaToken &rScToken) | XclTokenArrayHelper | protectedstatic |
GetTracer() const | XclRoot | protected |
GetUILanguage() const | XclRoot | inlineprotected |
GetUserName() const | XclRoot | inlineprotected |
GetXclMaxPos() const | XclRoot | inlineprotected |
GetXFBuffer() const | XclExpRoot | protected |
GetXmlPivotTableManager() | XclExpRoot | protected |
HasVbaStorage() const | XclRoot | protected |
IncCurrScTab() | XclRoot | inlineprotected |
Init(XclFormulaType eType) | XclExpFmlaCompImpl | private |
Init(XclFormulaType eType, const ScTokenArray &rScTokArr, const ScAddress *pScBasePos, XclExpRefLog *pRefLog) | XclExpFmlaCompImpl | private |
InitializeConvert() | XclExpRoot | protected |
InitializeGlobals() | XclExpRoot | protected |
InitializeSave() | XclExpRoot | protected |
InitializeTable(SCTAB nScTab) | XclExpRoot | protected |
InsertZeros(sal_uInt16 nInsertPos, sal_uInt16 nInsertSize) | XclExpFmlaCompImpl | private |
IntersectTerm(XclExpScToken aTokData, bool &rbHasRefOp) | XclExpFmlaCompImpl | private |
Is3DRefOnly(XclFormulaType eType) const | XclExpFmlaCompImpl | |
IsDocumentEncrypted() const | XclExpRoot | protected |
IsImport() const | XclRoot | inlineprotected |
IsInGlobals() const | XclRoot | inlineprotected |
IsRef2D(const ScSingleRefData &rRefData, bool bCheck3DFlag) const | XclExpFmlaCompImpl | |
IsRef2D(const ScComplexRefData &rRefData, bool bCheck3DFlag) const | XclExpFmlaCompImpl | |
IsRelUrl() const | XclExpRoot | inlineprotected |
IsSpaceToken(sal_uInt16 nPos) const | XclExpFmlaCompImpl | private |
ListTerm(XclExpScToken aTokData, bool bInParentheses) | XclExpFmlaCompImpl | private |
maCfgMap | XclExpFmlaCompImpl | private |
maDataStack | XclExpFmlaCompImpl | private |
maFuncProv | XclExpFmlaCompImpl | private |
meBiff | XclExpFmlaCompImpl | private |
mnMaxAbsCol | XclExpFmlaCompImpl | private |
mnMaxAbsRow | XclExpFmlaCompImpl | private |
mnMaxColMask | XclExpFmlaCompImpl | private |
mnMaxRowMask | XclExpFmlaCompImpl | private |
mnMaxScCol | XclExpFmlaCompImpl | private |
mnMaxScRow | XclExpFmlaCompImpl | private |
mrData | XclRoot | private |
mrExpData | XclExpRoot | private |
MulDivTerm(XclExpScToken aTokData, bool bInParentheses) | XclExpFmlaCompImpl | private |
mxData | XclExpFmlaCompImpl | private |
OpenStorage(tools::SvRef< SotStorage > const &xStrg, const OUString &rStrgName) const | XclRoot | protected |
OpenStorage(const OUString &rStrgName) const | XclRoot | protected |
OpenStream(tools::SvRef< SotStorage > const &xStrg, const OUString &rStrmName) const | XclRoot | protected |
OpenStream(const OUString &rStrmName) const | XclRoot | protected |
operator=(const XclRoot &rRoot) | XclRoot | protected |
OrTerm(XclExpScToken aTokData, bool bInParentheses) | XclExpFmlaCompImpl | private |
Overwrite(sal_uInt16 nWriteToPos, sal_uInt16 nOffset) | XclExpFmlaCompImpl | private |
PeekNextRawToken() const | XclExpFmlaCompImpl | private |
PopOperandPos() | XclExpFmlaCompImpl | private |
PowTerm(XclExpScToken aTokData, bool bInParentheses) | XclExpFmlaCompImpl | private |
PrepareFunction(const XclExpFuncData &rFuncData) | XclExpFmlaCompImpl | private |
PrepareParam(XclExpFuncData &rFuncData) | XclExpFmlaCompImpl | private |
ProcessBad(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessBoolean(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessCellRef(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessDdeLink(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessDefinedName(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessDouble(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessExternal(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessExternalCellRef(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessExternalName(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessExternalRangeRef(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessFunction(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessMatrix(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessMissing(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessParam(XclExpScToken aTokData, XclExpFuncData &rFuncData) | XclExpFmlaCompImpl | private |
ProcessParentheses(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessRangeRef(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
ProcessString(const XclExpScToken &rTokData) | XclExpFmlaCompImpl | private |
PushOperandPos(sal_uInt16 nTokPos) | XclExpFmlaCompImpl | private |
PushOperatorPos(sal_uInt16 nTokPos, const XclExpOperandListRef &rxOperands) | XclExpFmlaCompImpl | private |
RangeTerm(XclExpScToken aTokData, bool &rbHasRefOp) | XclExpFmlaCompImpl | private |
RecalcTokenClass(const XclExpTokenConvInfo &rConvInfo, XclFuncParamConv ePrevConv, XclExpClassConv ePrevClassConv, bool bWasRefClass, o3tl::sorted_vector< const XclExpTokenConvInfo * > &rSeenTokens) | XclExpFmlaCompImpl | private |
RecalcTokenClasses() | XclExpFmlaCompImpl | private |
RemoveTrailingParen() | XclExpFmlaCompImpl | private |
RequestEncryptionData(::comphelper::IDocPasswordVerifier &rVerifier) const | XclRoot | protected |
SetCharWidth(const XclFontData &rFontData) | XclRoot | protected |
SetCurrScTab(SCTAB nScTab) | XclRoot | inlineprotected |
SetDocLanguage(LanguageType eLang) | XclRoot | inlineprotected |
SetTextEncoding(rtl_TextEncoding eTextEnc) | XclRoot | protected |
SetUILanguage(LanguageType eLang) | XclRoot | inlineprotected |
SkipExpression(XclExpScToken aTokData, bool bStopAtSep) | XclExpFmlaCompImpl | private |
UnaryPostTerm(XclExpScToken aTokData, bool bInParentheses) | XclExpFmlaCompImpl | private |
UnaryPreTerm(XclExpScToken aTokData, bool bInParentheses) | XclExpFmlaCompImpl | private |
UpdateAttrGoto(sal_uInt16 nAttrPos) | XclExpFmlaCompImpl | private |
XclExpCompConfigMap typedef | XclExpFmlaCompImpl | private |
XclExpCompDataRef typedef | XclExpFmlaCompImpl | private |
XclExpFmlaCompImpl(const XclExpRoot &rRoot) | XclExpFmlaCompImpl | explicit |
XclExpRoot(XclExpRootData &rExpRootData) | XclExpRoot | explicitprotected |
XclRoot(XclRootData &rRootData) | XclRoot | explicitprotected |
XclRoot(const XclRoot &rRoot) | XclRoot | protected |
~XclRoot() | XclRoot | protectedvirtual |