Home
last modified time | relevance | path

Searched refs:PIVOT_FUNC_NONE (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx181 if( (nFuncMask == PIVOT_FUNC_NONE) || (nFuncMask == PIVOT_FUNC_AUTO) ) in SetSelection()
190 sal_uInt16 nFuncMask = PIVOT_FUNC_NONE; in GetSelection()
269 …sal_uInt16 nFuncMask = (rFuncData.mnFuncMask == PIVOT_FUNC_NONE) ? PIVOT_FUNC_SUM : rFuncData.mnFu… in Init()
418 sal_uInt16 nFuncMask = PIVOT_FUNC_NONE; in GetFuncMask()
452 case PIVOT_FUNC_NONE: pRBtn = &maRbNone; break; in Init()
H A Dpvlaydlg.cxx272 if( (rnFuncMask == PIVOT_FUNC_NONE) || (rnFuncMask == PIVOT_FUNC_AUTO) ) in GetFuncString()
/aoo4110/main/sc/source/core/data/
H A Dpivot2.cxx76 mnFuncMask( PIVOT_FUNC_NONE ), in ScDPLabelData()
/aoo4110/main/sc/inc/
H A Dpivot.hxx123 … explicit ScPivotField( SCCOL nNewCol = 0, sal_uInt16 nNewFuncMask = PIVOT_FUNC_NONE );
H A Ddpglobal.hxx59 #define PIVOT_FUNC_NONE 0x0000 macro
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx221 sal_uInt16 nRet = PIVOT_FUNC_NONE; // 0 in FunctionBit()

Completed in 58 milliseconds