Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxeformula.cxx421 … void PushOperatorPos( sal_uInt16 nTokPos, const XclExpOperandListRef& rxOperands );
449 …AppendOperatorTokenId( sal_uInt8 nTokenId, const XclExpOperandListRef& rxOperands, sal_uInt8 nSpac…
2166 …d XclExpFmlaCompImpl::PushOperatorPos( sal_uInt16 nTokPos, const XclExpOperandListRef& rxOperands ) in PushOperatorPos() argument
2169 …DBG_ASSERT( rxOperands.get(), "XclExpFmlaCompImpl::AppendOperatorTokenId - missing operand list" ); in PushOperatorPos()
2172 mxData->maOpListVec[ nTokPos ] = rxOperands; in PushOperatorPos()
2378 …AppendOperatorTokenId( sal_uInt8 nTokenId, const XclExpOperandListRef& rxOperands, sal_uInt8 nSpac… in AppendOperatorTokenId() argument
2381 PushOperatorPos( GetSize(), rxOperands ); in AppendOperatorTokenId()

Completed in 41 milliseconds