Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxeformula.cxx366 XclExpScToken UnaryPostTerm( XclExpScToken aTokData, bool bInParentheses );
1060 aTokData = UnaryPostTerm( aTokData, bInParentheses ); in PowTerm()
1065 aTokData = UnaryPostTerm( GetNextToken(), bInParentheses ); in PowTerm()
1071 XclExpScToken XclExpFmlaCompImpl::UnaryPostTerm( XclExpScToken aTokData, bool bInParentheses ) in UnaryPostTerm() function in XclExpFmlaCompImpl

Completed in 28 milliseconds