Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Ddpglobal.hxx65 #define PIVOT_FUNC_PRODUCT 0x0020 macro
/aoo41x/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx123 PIVOT_FUNC_PRODUCT,
H A Dpvlaydlg.cxx290 else if( rnFuncMask == PIVOT_FUNC_PRODUCT ) aStr = GetFuncName( PIVOTSTR_PROD ); in GetFuncString()
/aoo41x/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 4986 milliseconds