Home
last modified time | relevance | path

Searched refs:GetAutoSumFormula (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx505 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
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx412 … const String aFormula = pViewSh->GetAutoSumFormula( aRangeList, bSubTotal ); in Select()
424 const String aFormula = pViewSh->GetAutoSumFormula( aRangeList, bSubTotal ); in Select()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx95 String GetAutoSumFormula( const ScRangeList& rRangeList, bool bSubTotal );

Completed in 27 milliseconds