From 3cb4363abdb17d2898b4792390672375ffcd2493 Mon Sep 17 00:00:00 2001 From: hayzel Date: Thu, 08 Jan 2004 12:12:30 +0000 Subject: *** empty log message *** --- (limited to 'noncore/apps/opie-sheet/sheet.h') diff --git a/noncore/apps/opie-sheet/sheet.h b/noncore/apps/opie-sheet/sheet.h index 41f1b86..f705cd0 100644 --- a/noncore/apps/opie-sheet/sheet.h +++ b/noncore/apps/opie-sheet/sheet.h @@ -100,7 +100,7 @@ class Sheet: public QTable QString findCellName(int row, int col); bool findRange(const QString &variable1, const QString &variable2, int *row1, int *col1, int *row2, int *col2); QString calculateVariable(const QString &variable); - QString calculateFunction(const QString &function, const QString ¶meters, int NumOfParams); + QString calculateFunction(const QString &func, const QString ¶meters, int NumOfParams); QString getParameter(const QString ¶meters, int paramNo, bool giveError=FALSE, const QString funcName=""); QString dataParser(const QString &cell, const QString &data); QString dataParserHelper(const QString &data); -- cgit v0.9.0.2