Searched refs:bSTotal (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/inc/ |
H A D | dociter.hxx | 113 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,
|
/aoo42x/main/sc/source/core/data/ |
H A D | dociter.cxx | 274 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 30 milliseconds