Searched refs:rxOperands (Results 1 – 1 of 1) sorted by relevance
421 … 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() argument2169 …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() argument2381 PushOperatorPos( GetSize(), rxOperands ); in AppendOperatorTokenId()
Completed in 29 milliseconds