You've already forked lazarus-ccr
fpspreadsheet: Some clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6450 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -9657,11 +9657,6 @@ end;
|
||||
|
||||
function TsWorkbook.FixFormula(AFormula: PsFormula;
|
||||
ACorrection: TsFormulaCorrection; AData: Pointer; AParam: PtrInt): Boolean;
|
||||
var
|
||||
rpn: TsRPNFormula;
|
||||
i: Integer;
|
||||
elem: TsFormulaElement;
|
||||
sheet: TsWorksheet;
|
||||
begin
|
||||
Result := false;
|
||||
case ACorrection of
|
||||
|
Reference in New Issue
Block a user