Home
last modified time | relevance | path

Searched defs:bSubTotal (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sc/inc/
H A Ddociter.hxx100 sal_Bool bSubTotal; member in ScValueIterator
231 sal_Bool bSubTotal; member in ScCellIterator
461 bool bSubTotal; member in ScHorizontalValueIterator
H A Dcell.hxx305 sal_Bool bSubTotal : 1; // Cell is part of or contains a SubTotal member in ScFormulaCell
/aoo4110/main/sc/source/ui/app/
H A Dinputwin.cxx269 sal_Bool bSubTotal(sal_False); in UseSubTotal() local
395 const sal_Bool bSubTotal( UseSubTotal( &aRangeList ) ); in Select() local
401 const sal_Bool bSubTotal( UseSubTotal( &aMarkRangeList ) ); in Select() local
423 const sal_Bool bSubTotal( UseSubTotal( &aRangeList ) ); in Select() local
/aoo4110/main/sc/source/ui/view/
H A Dviewfun2.cxx503 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()
H A Ddbfunc3.cxx2230 sal_Bool bSubTotal = aSubTotalParam.bGroupActive[0] && !aSubTotalParam.bRemoveOnly; in RepeatDB() local
/aoo4110/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx261 sal_Bool bSubTotal = aSubTotalParam.bGroupActive[0] && !aSubTotalParam.bRemoveOnly; in RepeatDB() local

Completed in 82 milliseconds