Home
last modified time | relevance | path

Searched refs:bSTotal (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/inc/
H A Ddociter.hxx113 const ScRange& rRange, sal_Bool bSTotal = sal_False,
238 sal_Bool bSTotal = sal_False);
240 const ScRange& rRange, sal_Bool bSTotal = sal_False);
469 bool bSTotal = false,
/aoo41x/main/sc/source/core/data/
H A Ddociter.cxx274 sal_Bool bSTotal, sal_Bool bTextZero ) : in ScValueIterator() argument
285 bSubTotal(bSTotal), in ScValueIterator()
965 SCCOL nECol, SCROW nERow, SCTAB nETab, sal_Bool bSTotal ) : in ScCellIterator() argument
973 bSubTotal(bSTotal) in ScCellIterator()
1007 ( ScDocument* pDocument, const ScRange& rRange, sal_Bool bSTotal ) : in ScCellIterator() argument
1015 bSubTotal(bSTotal) in ScCellIterator()
1803 const ScRange& rRange, bool bSTotal, bool bTextZero ) : in ScHorizontalValueIterator() argument
1809 bSubTotal( bSTotal ), in ScHorizontalValueIterator()

Completed in 36 milliseconds