Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Ddpglobal.hxx63 #define PIVOT_FUNC_MAX 0x0008 macro
/aoo4110/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx121 PIVOT_FUNC_MAX,
H A Dpvlaydlg.cxx288 else if( rnFuncMask == PIVOT_FUNC_MAX ) aStr = GetFuncName( PIVOTSTR_MAX ); in GetFuncString()
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx207 if ( nBits & PIVOT_FUNC_MAX ) return GeneralFunction_MAX; in FirstFunc()
227 case GeneralFunction_MAX: nRet = PIVOT_FUNC_MAX; break; in FunctionBit()

Completed in 42 milliseconds