Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Ddpglobal.hxx69 #define PIVOT_FUNC_STD_VAR 0x0200 macro
/aoo4110/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx127 PIVOT_FUNC_STD_VAR,
H A Dpvlaydlg.cxx294 else if( rnFuncMask == PIVOT_FUNC_STD_VAR ) aStr = GetFuncName( PIVOTSTR_VAR ); in GetFuncString()
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx213 if ( nBits & PIVOT_FUNC_STD_VAR ) return GeneralFunction_VAR; in FirstFunc()
233 case GeneralFunction_VAR: nRet = PIVOT_FUNC_STD_VAR; break; in FunctionBit()

Completed in 41 milliseconds