Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx118 PIVOT_FUNC_SUM,
269 …sal_uInt16 nFuncMask = (rFuncData.mnFuncMask == PIVOT_FUNC_NONE) ? PIVOT_FUNC_SUM : rFuncData.mnFu… in Init()
H A Dpvlaydlg.cxx277 rnFuncMask = PIVOT_FUNC_SUM; in GetFuncString()
285 else if( rnFuncMask == PIVOT_FUNC_SUM ) aStr = GetFuncName( PIVOTSTR_SUM ); in GetFuncString()
/aoo41x/main/sc/inc/
H A Ddpglobal.hxx60 #define PIVOT_FUNC_SUM 0x0001 macro
/aoo41x/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx204 if ( nBits & PIVOT_FUNC_SUM ) return GeneralFunction_SUM; in FirstFunc()
224 case GeneralFunction_SUM: nRet = PIVOT_FUNC_SUM; break; in FunctionBit()

Completed in 35 milliseconds