Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Ddpglobal.hxx64 #define PIVOT_FUNC_MIN 0x0010 macro
/aoo4110/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx122 PIVOT_FUNC_MIN,
H A Dpvlaydlg.cxx289 else if( rnFuncMask == PIVOT_FUNC_MIN ) aStr = GetFuncName( PIVOTSTR_MIN ); in GetFuncString()
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx208 if ( nBits & PIVOT_FUNC_MIN ) return GeneralFunction_MIN; in FirstFunc()
228 case GeneralFunction_MIN: nRet = PIVOT_FUNC_MIN; break; in FunctionBit()

Completed in 58 milliseconds