Home
last modified time | relevance | path

Searched refs:ScaDoubleList (Results 1 – 3 of 3) sorted by relevance

/trunk/main/scaddins/source/analysis/
H A Dfinancial.cxx468 double lcl_sca_XirrResult( const ScaDoubleList& rValues, const ScaDoubleList& rDates, double fRate ) in lcl_sca_XirrResult()
490 double lcl_sca_XirrResult_Deriv1( const ScaDoubleList& rValues, const ScaDoubleList& rDates, double… in lcl_sca_XirrResult_Deriv1()
528 ScaDoubleList aValues, aDates; in getXirr()
590 ScaDoubleList aValList; in getXnpv()
591 ScaDoubleList aDateList; in getXnpv()
673 ScaDoubleList aSchedList; in getFvschedule()
H A Danalysishelper.cxx1712 ScaDoubleList::~ScaDoubleList() in ~ScaDoubleList()
1719 void ScaDoubleList::Append( in Append()
1733 void ScaDoubleList::Append( in Append()
1748 void ScaDoubleList::Append( in Append()
1766 void ScaDoubleList::Append( in Append()
1777 void ScaDoubleList::Append( in Append()
1789 void ScaDoubleList::Append( in Append()
1800 sal_Bool ScaDoubleList::CheckInsert( double ) const throw( uno::RuntimeException, lang::IllegalArgu… in CheckInsert()
H A Danalysishelper.hxx362 class ScaDoubleList : protected MyList class
393 virtual ~ScaDoubleList();
423 class ScaDoubleListGT0 : public ScaDoubleList
434 class ScaDoubleListGE0 : public ScaDoubleList

Completed in 35 milliseconds