LibreOffice Module sc (master) 1
|
#include <op_financial.hxx>
Public Member Functions | |
virtual void | GenSlidingWindowFunction (std::stringstream &ss, const std::string &sSymName, SubArguments &vSubArguments) override |
virtual void | BinInlineFun (std::set< std::string > &, std::set< std::string > &) override |
virtual std::string | BinFuncName () const override |
![]() | |
virtual void | GenSlidingWindowFunction (std::stringstream &ss, const std::string &sSymName, SubArguments &vSubArguments) override |
virtual bool | takeString () const override |
virtual bool | takeNumeric () const override |
virtual void | GenSlidingWindowFunction (std::stringstream &, const std::string &, SubArguments &)=0 |
![]() | |
virtual std::string | GetBottom () |
virtual std::string | Gen2 (const std::string &, const std::string &) const |
virtual std::string | BinFuncName () const |
virtual void | BinInlineFun (std::set< std::string > &, std::set< std::string > &) |
virtual bool | takeString () const =0 |
virtual bool | takeNumeric () const =0 |
virtual bool | canHandleMultiVector () const |
virtual bool | ZeroReturnZero () |
virtual | ~OpBase () |
Additional Inherited Members | |
![]() | |
typedef std::vector< DynamicKernelArgumentRef > | SubArguments |
![]() | |
static std::string | Gen (std::vector< std::string > &) |
Definition at line 335 of file op_financial.hxx.
|
inlineoverridevirtual |
Reimplemented from sc::opencl::OpBase.
Definition at line 341 of file op_financial.hxx.
Referenced by GenSlidingWindowFunction().
|
overridevirtual |
Reimplemented from sc::opencl::OpBase.
Definition at line 2451 of file op_financial.cxx.
References addMonths, addMonthsDecl, checklessthan, checklessthanDecl, coupdaybs_new, coupdaybs_newDecl, coupdays_new, coupdays_newDecl, coupdaysnc_new, coupdaysnc_newDecl, coupnum_new, coupnum_newDecl, DateToDays, DateToDays_new, DateToDays_newDecl, DateToDaysDecl, DaysInMonth_new, DaysInMonthDecl, DaysToDate, DaysToDateDecl, getDaysInMonthRange, getDaysInMonthRangeDecl, GetDaysInYear, GetDaysInYearDecl, getDaysInYearRange, getDaysInYearRangeDecl, GetDaysInYears, GetDaysInYearsDecl, getDiff, getDiffDecl, getPrice_new, getPrice_new_Decl, IsLeapYear, IsLeapYearDecl, lcl_Getcoupdaybs_new, lcl_Getcoupdaybs_newDecl, lcl_Getcoupdays_new, lcl_Getcoupdays_newDecl, lcl_Getcoupnum_new, lcl_Getcoupnum_newDecl, ScaDate, ScaDateDecl, setDay, and setDayDecl.
|
overridevirtual |
Reimplemented from sc::opencl::Normal.
Definition at line 2488 of file op_financial.cxx.
References BinFuncName(), formula::SingleVectorRefToken::GetArrayLength(), formula::FormulaToken::GetType(), i, ocPush, formula::svDouble, and formula::svSingleVectorRef.