Searched refs:GetAutoSumFormula (Results 1 – 3 of 3) sorted by relevance
505 String aFormula = GetAutoSumFormula( rRangeList, bSubTotal ); in EnterAutoSum()658 const String aFormula = GetAutoSumFormula( aRangeList, bSubTotal ); in AutoSum()691 const String aFormula = GetAutoSumFormula( aRangeList, bSubTotal ); in AutoSum()711 String ScViewFunc::GetAutoSumFormula( const ScRangeList& rRangeList, bool bSubTotal ) in GetAutoSumFormula() function in ScViewFunc
412 … const String aFormula = pViewSh->GetAutoSumFormula( aRangeList, bSubTotal ); in Select()424 const String aFormula = pViewSh->GetAutoSumFormula( aRangeList, bSubTotal ); in Select()
95 String GetAutoSumFormula( const ScRangeList& rRangeList, bool bSubTotal );
Completed in 38 milliseconds