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 420 of file op_financial.hxx.
|
inlineoverridevirtual |
Reimplemented from sc::opencl::OpBase.
Definition at line 426 of file op_financial.hxx.
Referenced by GenSlidingWindowFunction().
|
overridevirtual |
Reimplemented from sc::opencl::OpBase.
Definition at line 3155 of file op_financial.cxx.
References addMonths, addMonthsDecl, checklessthan, checklessthanDecl, DateToDays, DateToDaysDecl, DaysInMonth, DaysInMonthDecl, DaysToDate, DaysToDateDecl, GetNullDate, GetNullDateDecl, IsLeapYear, IsLeapYearDecl, lcl_GetCouppcd, lcl_GetCouppcdDecl, ScaDate, ScaDateDecl, setDay, and setDayDecl.
|
overridevirtual |
Reimplemented from sc::opencl::Normal.
Definition at line 3173 of file op_financial.cxx.
References BinFuncName(), formula::SingleVectorRefToken::GetArrayLength(), formula::FormulaToken::GetType(), i, and formula::svSingleVectorRef.