Home
last modified time | relevance | path

Searched refs:GetOperandList (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/sc/source/filter/excel/
H A Dxeformula.cxx162 inline XclExpOperandListRef GetOperandList() const { return mxOperands; } in GetOperandList() function in __anona0991e4d0111::XclExpFuncData
2417 AppendOperatorTokenId( EXC_TOKID_ATTR, rFuncData.GetOperandList() ); in AppendFuncToken()
2424 … AppendOperatorTokenId( GetTokenId( EXC_TOKID_FUNC, nRetClass ), rFuncData.GetOperandList() ); in AppendFuncToken()
2430 … AppendOperatorTokenId( GetTokenId( EXC_TOKID_FUNCVAR, nRetClass ), rFuncData.GetOperandList() ); in AppendFuncToken()