Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddpglobal.hxx65 #define PIVOT_FUNC_PRODUCT 0x0020 macro
/trunk/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx122 PIVOT_FUNC_PRODUCT,
H A Dpvlaydlg.cxx290 else if( rnFuncMask == PIVOT_FUNC_PRODUCT ) aStr = GetFuncName( PIVOTSTR_PROD ); in GetFuncString()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx209 if ( nBits & PIVOT_FUNC_PRODUCT ) return GeneralFunction_PRODUCT; in FirstFunc()
229 case GeneralFunction_PRODUCT: nRet = PIVOT_FUNC_PRODUCT; break; in FunctionBit()

Completed in 48 milliseconds