Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Ddpglobal.hxx67 #define PIVOT_FUNC_STD_DEV 0x0080 macro
/aoo4110/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx125 PIVOT_FUNC_STD_DEV,
H A Dpvlaydlg.cxx292 else if( rnFuncMask == PIVOT_FUNC_STD_DEV ) aStr = GetFuncName( PIVOTSTR_DEV ); in GetFuncString()
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx211 if ( nBits & PIVOT_FUNC_STD_DEV ) return GeneralFunction_STDEV; in FirstFunc()
231 case GeneralFunction_STDEV: nRet = PIVOT_FUNC_STD_DEV; break; in FunctionBit()

Completed in 45 milliseconds