+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Addbar extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Addcommand extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Addmenu extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Addtoolbar extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Apptitle extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Cancelkey extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Checkcommand extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Createobject extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Customundo extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 6, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-import org.apache.poi.hssf.record.formula.eval.ErrorEval;
-import org.apache.poi.hssf.record.formula.eval.Eval;
-
-/**
- *
- * @author Amol S. Deshmukh < amolweb at ya hoo dot com >
- * This is the default implementation of a Function class.
- * The default behaviour is to return a non-standard ErrorEval
- * "ErrorEval.FUNCTION_NOT_IMPLEMENTED". This error should alert
- * the user that the formula contained a function that is not
- * yet implemented.
- */
-public abstract class DefaultFunctionImpl implements Function {
-
- public Eval evaluate(Eval[] operands, int srcRow, short srcCol) {
- return ErrorEval.FUNCTION_NOT_IMPLEMENTED;
- }
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Deletebar extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Deletecommand extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Deletemenu extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Deletetoolbar extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Dialogbox extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Directory extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Documents extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Enablecommand extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Enabletool extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Execute extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Externalflag extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Fclose extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Fopen extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Fread extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Freadln extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Fsize extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Fwrite extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Fwriteln extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getbar extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getcell extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getchartitem extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getdef extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getdocument extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getformula extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getlinkinfo extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getmovie extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getname extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getnote extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getobject extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getpivotdata extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getpivotfield extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getpivotitem extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getpivottable extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Gettool extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Gettoolbar extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getwindow extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getworkbook extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Getworkspace extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Moviecommand extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Opendialog extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Optionslistsget extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Pause extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Phonetic extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Pivotadddata extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Poke extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Presstool extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Register extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Registerid extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Renamecommand extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Resettoolbar extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Restart extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Resume extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Savedialog extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Savetoolbar extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Scenarioget extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Selection extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Showbar extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Spellingcheck extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Terminate extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Textbox extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Unregister extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Viewget extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Windows extends DefaultFunctionImpl {
-
-}
+++ /dev/null
-/*
- * Created on May 15, 2005
- *
- */
-package org.apache.poi.hssf.record.formula.functions;
-
-/**
- * @author
- *
- */
-public class Windowtitle extends DefaultFunctionImpl {
-
-}