Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxeformula.cxx419 … void PushOperatorPos( sal_uInt16 nTokPos, const XclExpOperandListRef& rxOperands );
1121 PushOperatorPos( nSubExprPos, xOperands ); in ListTerm()
2164 void XclExpFmlaCompImpl::PushOperatorPos( sal_uInt16 nTokPos, const XclExpOperandListRef& rxOperand… in PushOperatorPos() function in XclExpFmlaCompImpl
2379 PushOperatorPos( GetSize(), rxOperands ); in AppendOperatorTokenId()