Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx452 void AppendLogicalOperatorToken( sal_uInt16 nXclFuncIdx, sal_uInt8 nOpCount );
2400 void XclExpFmlaCompImpl::AppendLogicalOperatorToken( sal_uInt16 nXclFuncIdx, sal_uInt8 nOpCount ) in AppendLogicalOperatorToken() argument
2403 for( sal_uInt8 nOpIdx = 0; nOpIdx < nOpCount; ++nOpIdx ) in AppendLogicalOperatorToken()
2406 Append( nOpCount ); in AppendLogicalOperatorToken()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3432 sal_Int32 nOpCount(rOpVec.size()); in WriteDetective() local
3433 if( nObjCount || nOpCount ) in WriteDetective()

Completed in 44 milliseconds