Home
last modified time | relevance | path

Searched refs:SUBTOTAL_FUNC_CNT2 (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/sc/source/ui/view/
H A Dtabvwsha.cxx76 if (bIgnoreError && (eFunc == SUBTOTAL_FUNC_CNT || eFunc == SUBTOTAL_FUNC_CNT2)) in GetFunction()
90 case SUBTOTAL_FUNC_CNT2: nGlobStrId = STR_FUN_TEXT_COUNT2; break; in GetFunction()
120 if ( eFunc != SUBTOTAL_FUNC_CNT && eFunc != SUBTOTAL_FUNC_CNT2 ) in GetFunction()
H A Dtabvwsh8.cxx70 if ( pDoc->GetSelectionFunction( SUBTOTAL_FUNC_CNT2, aCursor, rMark, fVal ) ) in HasSelection()
/aoo41x/main/sc/source/core/tool/
H A Dconsoli.cxx384 case SUBTOTAL_FUNC_CNT2: in lcl_UpdateArray()
462 case SUBTOTAL_FUNC_CNT2: in lcl_CalcData()
612 sal_Bool bAnyCell = ( eFunction == SUBTOTAL_FUNC_CNT2 ); in AddData()
H A Dinterpr1.cxx6358 case SUBTOTAL_FUNC_CNT2 : ScCount2(); break; in ScSubTotal()
/aoo41x/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx614 case 1: return SUBTOTAL_FUNC_CNT2; in LbPosToFunc()
637 case SUBTOTAL_FUNC_CNT2: return 1; in FuncToLbPos()
H A Dtpsubt.cxx347 case 1: return SUBTOTAL_FUNC_CNT2; in LbPosToFunc()
371 case SUBTOTAL_FUNC_CNT2: return 1; in FuncToLbPos()
/aoo41x/main/sc/source/filter/xml/
H A DXMLConverter.cxx95 return SUBTOTAL_FUNC_CNT2; in GetSubTotalFuncFromString()
157 case SUBTOTAL_FUNC_CNT2: sFuncStr = GetXMLToken( XML_COUNTNUMS ); break; in GetStringFromFunction()
/aoo41x/main/sc/source/core/data/
H A Ddptabres.cxx432 if ( eFunc != SUBTOTAL_FUNC_CNT2 ) // CNT2 counts everything, incl. strings and errors in Update()
459 case SUBTOTAL_FUNC_CNT2: in Update()
515 case SUBTOTAL_FUNC_CNT2: in Calculate()
552 case SUBTOTAL_FUNC_CNT2: in Calculate()
H A Dcolumn2.cxx1742 if ( rData.eFunc != SUBTOTAL_FUNC_CNT2 ) // da interessiert's nicht in lcl_UpdateSubTotal()
1786 case SUBTOTAL_FUNC_CNT2: // alle in lcl_UpdateSubTotal()
H A Ddocumen4.cxx477 case SUBTOTAL_FUNC_CNT2: in GetSelectionFunction()
H A Dtable3.cxx826 case SUBTOTAL_FUNC_CNT2: nStrId = STR_FUN_TEXT_COUNT; break; in DoSubTotals()
/aoo41x/main/sc/inc/
H A Dglobal.hxx768 SUBTOTAL_FUNC_CNT2 = 3, enumerator
/aoo41x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx157 case sheet::GeneralFunction_COUNT: eSubTotal = SUBTOTAL_FUNC_CNT2; break; in GeneralToSubTotal()
184 case SUBTOTAL_FUNC_CNT2: eGeneral = sheet::GeneralFunction_COUNT; break; in SubTotalToGeneral()
H A Dcellsuno.cxx895 eSubTotal = SUBTOTAL_FUNC_CNT2; in lcl_SummaryToSubTotal()

Completed in 221 milliseconds