Searched defs:bSubTotal (Results 1 – 6 of 6) sorted by relevance
100 sal_Bool bSubTotal; member in ScValueIterator231 sal_Bool bSubTotal; member in ScCellIterator461 bool bSubTotal; member in ScHorizontalValueIterator
305 sal_Bool bSubTotal : 1; // Cell is part of or contains a SubTotal member in ScFormulaCell
269 sal_Bool bSubTotal(sal_False); in UseSubTotal() local395 const sal_Bool bSubTotal( UseSubTotal( &aRangeList ) ); in Select() local401 const sal_Bool bSubTotal( UseSubTotal( &aMarkRangeList ) ); in Select() local423 const sal_Bool bSubTotal( UseSubTotal( &aRangeList ) ); in Select() local
503 void ScViewFunc::EnterAutoSum(const ScRangeList& rRangeList, sal_Bool bSubTotal) // Block mit Summ… in EnterAutoSum()511 bool ScViewFunc::AutoSum( const ScRange& rRange, bool bSubTotal, bool bSetCursor, bool bContinue ) in AutoSum()711 String ScViewFunc::GetAutoSumFormula( const ScRangeList& rRangeList, bool bSubTotal ) in GetAutoSumFormula()
2230 sal_Bool bSubTotal = aSubTotalParam.bGroupActive[0] && !aSubTotalParam.bRemoveOnly; in RepeatDB() local
261 sal_Bool bSubTotal = aSubTotalParam.bGroupActive[0] && !aSubTotalParam.bRemoveOnly; in RepeatDB() local
Completed in 116 milliseconds