Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddpglobal.hxx62 #define PIVOT_FUNC_AVERAGE 0x0004 macro
/trunk/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx119 PIVOT_FUNC_AVERAGE,
H A Dpvlaydlg.cxx287 else if( rnFuncMask == PIVOT_FUNC_AVERAGE ) aStr = GetFuncName( PIVOTSTR_AVG ); in GetFuncString()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx206 if ( nBits & PIVOT_FUNC_AVERAGE ) return GeneralFunction_AVERAGE; in FirstFunc()
226 case GeneralFunction_AVERAGE: nRet = PIVOT_FUNC_AVERAGE; break; in FunctionBit()

Completed in 57 milliseconds