Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx181 if( (nFuncMask == PIVOT_FUNC_NONE) || (nFuncMask == PIVOT_FUNC_AUTO) ) in SetSelection()
421 nFuncMask = PIVOT_FUNC_AUTO; in GetFuncMask()
453 case PIVOT_FUNC_AUTO: pRBtn = &maRbAuto; break; in Init()
H A Dpvlaydlg.cxx272 if( (rnFuncMask == PIVOT_FUNC_NONE) || (rnFuncMask == PIVOT_FUNC_AUTO) ) in GetFuncString()
/aoo4110/main/sc/inc/
H A Ddpglobal.hxx71 #define PIVOT_FUNC_AUTO 0x1000 macro
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx215 if ( nBits & PIVOT_FUNC_AUTO ) return GeneralFunction_AUTO; in FirstFunc()
235 case GeneralFunction_AUTO: nRet = PIVOT_FUNC_AUTO; break; in FunctionBit()

Completed in 50 milliseconds