LCOV - code coverage report
Current view: top level - workdir/unxlngi6.pro/UnoApiHeadersTarget/scaddins/comprehensive/com/sun/star/sheet/addin - XAnalysis.hpp (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 3446 3446 100.0 %
Date: 2012-08-25 Functions: 4 4 100.0 %
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: 1210 2420 50.0 %

           Branch data     Line data    Source code
       1                 :            : #ifndef INCLUDED_COM_SUN_STAR_SHEET_ADDIN_XANALYSIS_HPP
       2                 :            : #define INCLUDED_COM_SUN_STAR_SHEET_ADDIN_XANALYSIS_HPP
       3                 :            : 
       4                 :            : #include "sal/config.h"
       5                 :            : 
       6                 :            : #include "com/sun/star/sheet/addin/XAnalysis.hdl"
       7                 :            : 
       8                 :            : #include "com/sun/star/lang/IllegalArgumentException.hpp"
       9                 :            : #include "com/sun/star/sheet/NoConvergenceException.hpp"
      10                 :            : #include "com/sun/star/beans/XPropertySet.hpp"
      11                 :            : #include "com/sun/star/uno/RuntimeException.hpp"
      12                 :            : #include "com/sun/star/uno/XInterface.hpp"
      13                 :            : #include "com/sun/star/uno/Any.hxx"
      14                 :            : #include "com/sun/star/uno/Reference.hxx"
      15                 :            : #include "com/sun/star/uno/Sequence.hxx"
      16                 :            : #include "com/sun/star/uno/Type.hxx"
      17                 :            : #include "cppu/unotype.hxx"
      18                 :            : #include "osl/mutex.hxx"
      19                 :            : #include "rtl/ustring.hxx"
      20                 :            : #include "rtl/instance.hxx"
      21                 :            : #include "sal/types.h"
      22                 :            : 
      23                 :            : namespace com { namespace sun { namespace star { namespace sheet { namespace addin { namespace detail {
      24                 :            : 
      25                 :            : struct theXAnalysisType : public rtl::StaticWithInit< ::com::sun::star::uno::Type *, theXAnalysisType >
      26                 :            : {
      27                 :         17 :     ::com::sun::star::uno::Type * operator()() const
      28                 :            :     {
      29         [ +  - ]:         17 :         ::rtl::OUString sTypeName( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis") );
      30                 :            : 
      31                 :            :         // Start inline typedescription generation
      32                 :         17 :         typelib_InterfaceTypeDescription * pTD = 0;
      33                 :            : 
      34                 :            :         typelib_TypeDescriptionReference * aSuperTypes[1];
      35         [ +  - ]:         17 :         aSuperTypes[0] = ::cppu::UnoType< ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > >::get().getTypeLibType();
      36                 :         17 :         typelib_TypeDescriptionReference * pMembers[101] = { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 };
      37         [ +  - ]:         17 :         ::rtl::OUString sMethodName0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getWorkday") );
      38                 :            :         typelib_typedescriptionreference_new( &pMembers[0],
      39                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      40                 :         17 :                                               sMethodName0.pData );
      41         [ +  - ]:         17 :         ::rtl::OUString sMethodName1( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getYearfrac") );
      42                 :            :         typelib_typedescriptionreference_new( &pMembers[1],
      43                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      44                 :         17 :                                               sMethodName1.pData );
      45         [ +  - ]:         17 :         ::rtl::OUString sMethodName2( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getEdate") );
      46                 :            :         typelib_typedescriptionreference_new( &pMembers[2],
      47                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      48                 :         17 :                                               sMethodName2.pData );
      49         [ +  - ]:         17 :         ::rtl::OUString sMethodName3( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getWeeknum") );
      50                 :            :         typelib_typedescriptionreference_new( &pMembers[3],
      51                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      52                 :         17 :                                               sMethodName3.pData );
      53         [ +  - ]:         17 :         ::rtl::OUString sMethodName4( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getEomonth") );
      54                 :            :         typelib_typedescriptionreference_new( &pMembers[4],
      55                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      56                 :         17 :                                               sMethodName4.pData );
      57         [ +  - ]:         17 :         ::rtl::OUString sMethodName5( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getNetworkdays") );
      58                 :            :         typelib_typedescriptionreference_new( &pMembers[5],
      59                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      60                 :         17 :                                               sMethodName5.pData );
      61         [ +  - ]:         17 :         ::rtl::OUString sMethodName6( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getIseven") );
      62                 :            :         typelib_typedescriptionreference_new( &pMembers[6],
      63                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      64                 :         17 :                                               sMethodName6.pData );
      65         [ +  - ]:         17 :         ::rtl::OUString sMethodName7( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getIsodd") );
      66                 :            :         typelib_typedescriptionreference_new( &pMembers[7],
      67                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      68                 :         17 :                                               sMethodName7.pData );
      69         [ +  - ]:         17 :         ::rtl::OUString sMethodName8( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getMultinomial") );
      70                 :            :         typelib_typedescriptionreference_new( &pMembers[8],
      71                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      72                 :         17 :                                               sMethodName8.pData );
      73         [ +  - ]:         17 :         ::rtl::OUString sMethodName9( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getSeriessum") );
      74                 :            :         typelib_typedescriptionreference_new( &pMembers[9],
      75                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      76                 :         17 :                                               sMethodName9.pData );
      77         [ +  - ]:         17 :         ::rtl::OUString sMethodName10( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getQuotient") );
      78                 :            :         typelib_typedescriptionreference_new( &pMembers[10],
      79                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      80                 :         17 :                                               sMethodName10.pData );
      81         [ +  - ]:         17 :         ::rtl::OUString sMethodName11( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getMround") );
      82                 :            :         typelib_typedescriptionreference_new( &pMembers[11],
      83                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      84                 :         17 :                                               sMethodName11.pData );
      85         [ +  - ]:         17 :         ::rtl::OUString sMethodName12( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getSqrtpi") );
      86                 :            :         typelib_typedescriptionreference_new( &pMembers[12],
      87                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      88                 :         17 :                                               sMethodName12.pData );
      89         [ +  - ]:         17 :         ::rtl::OUString sMethodName13( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getRandbetween") );
      90                 :            :         typelib_typedescriptionreference_new( &pMembers[13],
      91                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      92                 :         17 :                                               sMethodName13.pData );
      93         [ +  - ]:         17 :         ::rtl::OUString sMethodName14( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getGcd") );
      94                 :            :         typelib_typedescriptionreference_new( &pMembers[14],
      95                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      96                 :         17 :                                               sMethodName14.pData );
      97         [ +  - ]:         17 :         ::rtl::OUString sMethodName15( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getLcm") );
      98                 :            :         typelib_typedescriptionreference_new( &pMembers[15],
      99                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     100                 :         17 :                                               sMethodName15.pData );
     101         [ +  - ]:         17 :         ::rtl::OUString sMethodName16( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBesseli") );
     102                 :            :         typelib_typedescriptionreference_new( &pMembers[16],
     103                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     104                 :         17 :                                               sMethodName16.pData );
     105         [ +  - ]:         17 :         ::rtl::OUString sMethodName17( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBesselj") );
     106                 :            :         typelib_typedescriptionreference_new( &pMembers[17],
     107                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     108                 :         17 :                                               sMethodName17.pData );
     109         [ +  - ]:         17 :         ::rtl::OUString sMethodName18( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBesselk") );
     110                 :            :         typelib_typedescriptionreference_new( &pMembers[18],
     111                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     112                 :         17 :                                               sMethodName18.pData );
     113         [ +  - ]:         17 :         ::rtl::OUString sMethodName19( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBessely") );
     114                 :            :         typelib_typedescriptionreference_new( &pMembers[19],
     115                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     116                 :         17 :                                               sMethodName19.pData );
     117         [ +  - ]:         17 :         ::rtl::OUString sMethodName20( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBin2Oct") );
     118                 :            :         typelib_typedescriptionreference_new( &pMembers[20],
     119                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     120                 :         17 :                                               sMethodName20.pData );
     121         [ +  - ]:         17 :         ::rtl::OUString sMethodName21( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBin2Dec") );
     122                 :            :         typelib_typedescriptionreference_new( &pMembers[21],
     123                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     124                 :         17 :                                               sMethodName21.pData );
     125         [ +  - ]:         17 :         ::rtl::OUString sMethodName22( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBin2Hex") );
     126                 :            :         typelib_typedescriptionreference_new( &pMembers[22],
     127                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     128                 :         17 :                                               sMethodName22.pData );
     129         [ +  - ]:         17 :         ::rtl::OUString sMethodName23( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOct2Bin") );
     130                 :            :         typelib_typedescriptionreference_new( &pMembers[23],
     131                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     132                 :         17 :                                               sMethodName23.pData );
     133         [ +  - ]:         17 :         ::rtl::OUString sMethodName24( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOct2Dec") );
     134                 :            :         typelib_typedescriptionreference_new( &pMembers[24],
     135                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     136                 :         17 :                                               sMethodName24.pData );
     137         [ +  - ]:         17 :         ::rtl::OUString sMethodName25( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOct2Hex") );
     138                 :            :         typelib_typedescriptionreference_new( &pMembers[25],
     139                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     140                 :         17 :                                               sMethodName25.pData );
     141         [ +  - ]:         17 :         ::rtl::OUString sMethodName26( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDec2Bin") );
     142                 :            :         typelib_typedescriptionreference_new( &pMembers[26],
     143                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     144                 :         17 :                                               sMethodName26.pData );
     145         [ +  - ]:         17 :         ::rtl::OUString sMethodName27( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDec2Oct") );
     146                 :            :         typelib_typedescriptionreference_new( &pMembers[27],
     147                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     148                 :         17 :                                               sMethodName27.pData );
     149         [ +  - ]:         17 :         ::rtl::OUString sMethodName28( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDec2Hex") );
     150                 :            :         typelib_typedescriptionreference_new( &pMembers[28],
     151                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     152                 :         17 :                                               sMethodName28.pData );
     153         [ +  - ]:         17 :         ::rtl::OUString sMethodName29( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getHex2Bin") );
     154                 :            :         typelib_typedescriptionreference_new( &pMembers[29],
     155                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     156                 :         17 :                                               sMethodName29.pData );
     157         [ +  - ]:         17 :         ::rtl::OUString sMethodName30( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getHex2Dec") );
     158                 :            :         typelib_typedescriptionreference_new( &pMembers[30],
     159                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     160                 :         17 :                                               sMethodName30.pData );
     161         [ +  - ]:         17 :         ::rtl::OUString sMethodName31( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getHex2Oct") );
     162                 :            :         typelib_typedescriptionreference_new( &pMembers[31],
     163                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     164                 :         17 :                                               sMethodName31.pData );
     165         [ +  - ]:         17 :         ::rtl::OUString sMethodName32( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDelta") );
     166                 :            :         typelib_typedescriptionreference_new( &pMembers[32],
     167                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     168                 :         17 :                                               sMethodName32.pData );
     169         [ +  - ]:         17 :         ::rtl::OUString sMethodName33( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getErf") );
     170                 :            :         typelib_typedescriptionreference_new( &pMembers[33],
     171                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     172                 :         17 :                                               sMethodName33.pData );
     173         [ +  - ]:         17 :         ::rtl::OUString sMethodName34( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getErfc") );
     174                 :            :         typelib_typedescriptionreference_new( &pMembers[34],
     175                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     176                 :         17 :                                               sMethodName34.pData );
     177         [ +  - ]:         17 :         ::rtl::OUString sMethodName35( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getGestep") );
     178                 :            :         typelib_typedescriptionreference_new( &pMembers[35],
     179                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     180                 :         17 :                                               sMethodName35.pData );
     181         [ +  - ]:         17 :         ::rtl::OUString sMethodName36( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getFactdouble") );
     182                 :            :         typelib_typedescriptionreference_new( &pMembers[36],
     183                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     184                 :         17 :                                               sMethodName36.pData );
     185         [ +  - ]:         17 :         ::rtl::OUString sMethodName37( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImabs") );
     186                 :            :         typelib_typedescriptionreference_new( &pMembers[37],
     187                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     188                 :         17 :                                               sMethodName37.pData );
     189         [ +  - ]:         17 :         ::rtl::OUString sMethodName38( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImaginary") );
     190                 :            :         typelib_typedescriptionreference_new( &pMembers[38],
     191                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     192                 :         17 :                                               sMethodName38.pData );
     193         [ +  - ]:         17 :         ::rtl::OUString sMethodName39( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImpower") );
     194                 :            :         typelib_typedescriptionreference_new( &pMembers[39],
     195                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     196                 :         17 :                                               sMethodName39.pData );
     197         [ +  - ]:         17 :         ::rtl::OUString sMethodName40( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImargument") );
     198                 :            :         typelib_typedescriptionreference_new( &pMembers[40],
     199                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     200                 :         17 :                                               sMethodName40.pData );
     201         [ +  - ]:         17 :         ::rtl::OUString sMethodName41( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImcos") );
     202                 :            :         typelib_typedescriptionreference_new( &pMembers[41],
     203                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     204                 :         17 :                                               sMethodName41.pData );
     205         [ +  - ]:         17 :         ::rtl::OUString sMethodName42( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImdiv") );
     206                 :            :         typelib_typedescriptionreference_new( &pMembers[42],
     207                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     208                 :         17 :                                               sMethodName42.pData );
     209         [ +  - ]:         17 :         ::rtl::OUString sMethodName43( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImexp") );
     210                 :            :         typelib_typedescriptionreference_new( &pMembers[43],
     211                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     212                 :         17 :                                               sMethodName43.pData );
     213         [ +  - ]:         17 :         ::rtl::OUString sMethodName44( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImconjugate") );
     214                 :            :         typelib_typedescriptionreference_new( &pMembers[44],
     215                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     216                 :         17 :                                               sMethodName44.pData );
     217         [ +  - ]:         17 :         ::rtl::OUString sMethodName45( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImln") );
     218                 :            :         typelib_typedescriptionreference_new( &pMembers[45],
     219                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     220                 :         17 :                                               sMethodName45.pData );
     221         [ +  - ]:         17 :         ::rtl::OUString sMethodName46( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImlog10") );
     222                 :            :         typelib_typedescriptionreference_new( &pMembers[46],
     223                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     224                 :         17 :                                               sMethodName46.pData );
     225         [ +  - ]:         17 :         ::rtl::OUString sMethodName47( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImlog2") );
     226                 :            :         typelib_typedescriptionreference_new( &pMembers[47],
     227                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     228                 :         17 :                                               sMethodName47.pData );
     229         [ +  - ]:         17 :         ::rtl::OUString sMethodName48( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImproduct") );
     230                 :            :         typelib_typedescriptionreference_new( &pMembers[48],
     231                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     232                 :         17 :                                               sMethodName48.pData );
     233         [ +  - ]:         17 :         ::rtl::OUString sMethodName49( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImreal") );
     234                 :            :         typelib_typedescriptionreference_new( &pMembers[49],
     235                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     236                 :         17 :                                               sMethodName49.pData );
     237         [ +  - ]:         17 :         ::rtl::OUString sMethodName50( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsin") );
     238                 :            :         typelib_typedescriptionreference_new( &pMembers[50],
     239                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     240                 :         17 :                                               sMethodName50.pData );
     241         [ +  - ]:         17 :         ::rtl::OUString sMethodName51( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsub") );
     242                 :            :         typelib_typedescriptionreference_new( &pMembers[51],
     243                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     244                 :         17 :                                               sMethodName51.pData );
     245         [ +  - ]:         17 :         ::rtl::OUString sMethodName52( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsum") );
     246                 :            :         typelib_typedescriptionreference_new( &pMembers[52],
     247                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     248                 :         17 :                                               sMethodName52.pData );
     249         [ +  - ]:         17 :         ::rtl::OUString sMethodName53( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsqrt") );
     250                 :            :         typelib_typedescriptionreference_new( &pMembers[53],
     251                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     252                 :         17 :                                               sMethodName53.pData );
     253         [ +  - ]:         17 :         ::rtl::OUString sMethodName54( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImtan") );
     254                 :            :         typelib_typedescriptionreference_new( &pMembers[54],
     255                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     256                 :         17 :                                               sMethodName54.pData );
     257         [ +  - ]:         17 :         ::rtl::OUString sMethodName55( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsec") );
     258                 :            :         typelib_typedescriptionreference_new( &pMembers[55],
     259                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     260                 :         17 :                                               sMethodName55.pData );
     261         [ +  - ]:         17 :         ::rtl::OUString sMethodName56( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImcsc") );
     262                 :            :         typelib_typedescriptionreference_new( &pMembers[56],
     263                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     264                 :         17 :                                               sMethodName56.pData );
     265         [ +  - ]:         17 :         ::rtl::OUString sMethodName57( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImcot") );
     266                 :            :         typelib_typedescriptionreference_new( &pMembers[57],
     267                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     268                 :         17 :                                               sMethodName57.pData );
     269         [ +  - ]:         17 :         ::rtl::OUString sMethodName58( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsinh") );
     270                 :            :         typelib_typedescriptionreference_new( &pMembers[58],
     271                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     272                 :         17 :                                               sMethodName58.pData );
     273         [ +  - ]:         17 :         ::rtl::OUString sMethodName59( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImcosh") );
     274                 :            :         typelib_typedescriptionreference_new( &pMembers[59],
     275                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     276                 :         17 :                                               sMethodName59.pData );
     277         [ +  - ]:         17 :         ::rtl::OUString sMethodName60( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsech") );
     278                 :            :         typelib_typedescriptionreference_new( &pMembers[60],
     279                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     280                 :         17 :                                               sMethodName60.pData );
     281         [ +  - ]:         17 :         ::rtl::OUString sMethodName61( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImcsch") );
     282                 :            :         typelib_typedescriptionreference_new( &pMembers[61],
     283                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     284                 :         17 :                                               sMethodName61.pData );
     285         [ +  - ]:         17 :         ::rtl::OUString sMethodName62( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getComplex") );
     286                 :            :         typelib_typedescriptionreference_new( &pMembers[62],
     287                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     288                 :         17 :                                               sMethodName62.pData );
     289         [ +  - ]:         17 :         ::rtl::OUString sMethodName63( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getConvert") );
     290                 :            :         typelib_typedescriptionreference_new( &pMembers[63],
     291                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     292                 :         17 :                                               sMethodName63.pData );
     293         [ +  - ]:         17 :         ::rtl::OUString sMethodName64( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getAmordegrc") );
     294                 :            :         typelib_typedescriptionreference_new( &pMembers[64],
     295                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     296                 :         17 :                                               sMethodName64.pData );
     297         [ +  - ]:         17 :         ::rtl::OUString sMethodName65( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getAmorlinc") );
     298                 :            :         typelib_typedescriptionreference_new( &pMembers[65],
     299                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     300                 :         17 :                                               sMethodName65.pData );
     301         [ +  - ]:         17 :         ::rtl::OUString sMethodName66( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getAccrint") );
     302                 :            :         typelib_typedescriptionreference_new( &pMembers[66],
     303                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     304                 :         17 :                                               sMethodName66.pData );
     305         [ +  - ]:         17 :         ::rtl::OUString sMethodName67( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getAccrintm") );
     306                 :            :         typelib_typedescriptionreference_new( &pMembers[67],
     307                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     308                 :         17 :                                               sMethodName67.pData );
     309         [ +  - ]:         17 :         ::rtl::OUString sMethodName68( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getReceived") );
     310                 :            :         typelib_typedescriptionreference_new( &pMembers[68],
     311                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     312                 :         17 :                                               sMethodName68.pData );
     313         [ +  - ]:         17 :         ::rtl::OUString sMethodName69( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDisc") );
     314                 :            :         typelib_typedescriptionreference_new( &pMembers[69],
     315                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     316                 :         17 :                                               sMethodName69.pData );
     317         [ +  - ]:         17 :         ::rtl::OUString sMethodName70( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDuration") );
     318                 :            :         typelib_typedescriptionreference_new( &pMembers[70],
     319                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     320                 :         17 :                                               sMethodName70.pData );
     321         [ +  - ]:         17 :         ::rtl::OUString sMethodName71( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getEffect") );
     322                 :            :         typelib_typedescriptionreference_new( &pMembers[71],
     323                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     324                 :         17 :                                               sMethodName71.pData );
     325         [ +  - ]:         17 :         ::rtl::OUString sMethodName72( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCumprinc") );
     326                 :            :         typelib_typedescriptionreference_new( &pMembers[72],
     327                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     328                 :         17 :                                               sMethodName72.pData );
     329         [ +  - ]:         17 :         ::rtl::OUString sMethodName73( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCumipmt") );
     330                 :            :         typelib_typedescriptionreference_new( &pMembers[73],
     331                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     332                 :         17 :                                               sMethodName73.pData );
     333         [ +  - ]:         17 :         ::rtl::OUString sMethodName74( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getPrice") );
     334                 :            :         typelib_typedescriptionreference_new( &pMembers[74],
     335                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     336                 :         17 :                                               sMethodName74.pData );
     337         [ +  - ]:         17 :         ::rtl::OUString sMethodName75( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getPricedisc") );
     338                 :            :         typelib_typedescriptionreference_new( &pMembers[75],
     339                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     340                 :         17 :                                               sMethodName75.pData );
     341         [ +  - ]:         17 :         ::rtl::OUString sMethodName76( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getPricemat") );
     342                 :            :         typelib_typedescriptionreference_new( &pMembers[76],
     343                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     344                 :         17 :                                               sMethodName76.pData );
     345         [ +  - ]:         17 :         ::rtl::OUString sMethodName77( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getMduration") );
     346                 :            :         typelib_typedescriptionreference_new( &pMembers[77],
     347                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     348                 :         17 :                                               sMethodName77.pData );
     349         [ +  - ]:         17 :         ::rtl::OUString sMethodName78( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getNominal") );
     350                 :            :         typelib_typedescriptionreference_new( &pMembers[78],
     351                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     352                 :         17 :                                               sMethodName78.pData );
     353         [ +  - ]:         17 :         ::rtl::OUString sMethodName79( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDollarfr") );
     354                 :            :         typelib_typedescriptionreference_new( &pMembers[79],
     355                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     356                 :         17 :                                               sMethodName79.pData );
     357         [ +  - ]:         17 :         ::rtl::OUString sMethodName80( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDollarde") );
     358                 :            :         typelib_typedescriptionreference_new( &pMembers[80],
     359                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     360                 :         17 :                                               sMethodName80.pData );
     361         [ +  - ]:         17 :         ::rtl::OUString sMethodName81( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getYield") );
     362                 :            :         typelib_typedescriptionreference_new( &pMembers[81],
     363                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     364                 :         17 :                                               sMethodName81.pData );
     365         [ +  - ]:         17 :         ::rtl::OUString sMethodName82( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getYielddisc") );
     366                 :            :         typelib_typedescriptionreference_new( &pMembers[82],
     367                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     368                 :         17 :                                               sMethodName82.pData );
     369         [ +  - ]:         17 :         ::rtl::OUString sMethodName83( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getYieldmat") );
     370                 :            :         typelib_typedescriptionreference_new( &pMembers[83],
     371                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     372                 :         17 :                                               sMethodName83.pData );
     373         [ +  - ]:         17 :         ::rtl::OUString sMethodName84( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getTbilleq") );
     374                 :            :         typelib_typedescriptionreference_new( &pMembers[84],
     375                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     376                 :         17 :                                               sMethodName84.pData );
     377         [ +  - ]:         17 :         ::rtl::OUString sMethodName85( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getTbillprice") );
     378                 :            :         typelib_typedescriptionreference_new( &pMembers[85],
     379                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     380                 :         17 :                                               sMethodName85.pData );
     381         [ +  - ]:         17 :         ::rtl::OUString sMethodName86( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getTbillyield") );
     382                 :            :         typelib_typedescriptionreference_new( &pMembers[86],
     383                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     384                 :         17 :                                               sMethodName86.pData );
     385         [ +  - ]:         17 :         ::rtl::OUString sMethodName87( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOddfprice") );
     386                 :            :         typelib_typedescriptionreference_new( &pMembers[87],
     387                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     388                 :         17 :                                               sMethodName87.pData );
     389         [ +  - ]:         17 :         ::rtl::OUString sMethodName88( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOddfyield") );
     390                 :            :         typelib_typedescriptionreference_new( &pMembers[88],
     391                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     392                 :         17 :                                               sMethodName88.pData );
     393         [ +  - ]:         17 :         ::rtl::OUString sMethodName89( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOddlprice") );
     394                 :            :         typelib_typedescriptionreference_new( &pMembers[89],
     395                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     396                 :         17 :                                               sMethodName89.pData );
     397         [ +  - ]:         17 :         ::rtl::OUString sMethodName90( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOddlyield") );
     398                 :            :         typelib_typedescriptionreference_new( &pMembers[90],
     399                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     400                 :         17 :                                               sMethodName90.pData );
     401         [ +  - ]:         17 :         ::rtl::OUString sMethodName91( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getXirr") );
     402                 :            :         typelib_typedescriptionreference_new( &pMembers[91],
     403                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     404                 :         17 :                                               sMethodName91.pData );
     405         [ +  - ]:         17 :         ::rtl::OUString sMethodName92( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getXnpv") );
     406                 :            :         typelib_typedescriptionreference_new( &pMembers[92],
     407                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     408                 :         17 :                                               sMethodName92.pData );
     409         [ +  - ]:         17 :         ::rtl::OUString sMethodName93( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getIntrate") );
     410                 :            :         typelib_typedescriptionreference_new( &pMembers[93],
     411                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     412                 :         17 :                                               sMethodName93.pData );
     413         [ +  - ]:         17 :         ::rtl::OUString sMethodName94( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCoupncd") );
     414                 :            :         typelib_typedescriptionreference_new( &pMembers[94],
     415                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     416                 :         17 :                                               sMethodName94.pData );
     417         [ +  - ]:         17 :         ::rtl::OUString sMethodName95( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCoupdays") );
     418                 :            :         typelib_typedescriptionreference_new( &pMembers[95],
     419                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     420                 :         17 :                                               sMethodName95.pData );
     421         [ +  - ]:         17 :         ::rtl::OUString sMethodName96( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCoupdaysnc") );
     422                 :            :         typelib_typedescriptionreference_new( &pMembers[96],
     423                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     424                 :         17 :                                               sMethodName96.pData );
     425         [ +  - ]:         17 :         ::rtl::OUString sMethodName97( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCoupdaybs") );
     426                 :            :         typelib_typedescriptionreference_new( &pMembers[97],
     427                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     428                 :         17 :                                               sMethodName97.pData );
     429         [ +  - ]:         17 :         ::rtl::OUString sMethodName98( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCouppcd") );
     430                 :            :         typelib_typedescriptionreference_new( &pMembers[98],
     431                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     432                 :         17 :                                               sMethodName98.pData );
     433         [ +  - ]:         17 :         ::rtl::OUString sMethodName99( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCoupnum") );
     434                 :            :         typelib_typedescriptionreference_new( &pMembers[99],
     435                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     436                 :         17 :                                               sMethodName99.pData );
     437         [ +  - ]:         17 :         ::rtl::OUString sMethodName100( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getFvschedule") );
     438                 :            :         typelib_typedescriptionreference_new( &pMembers[100],
     439                 :            :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
     440                 :         17 :                                               sMethodName100.pData );
     441                 :            : 
     442                 :            :         typelib_typedescription_newMIInterface(
     443                 :            :             &pTD,
     444                 :            :             sTypeName.pData, 0x00000000, 0x0000, 0x0000, 0x00000000, 0x00000000,
     445                 :            :             1, aSuperTypes,
     446                 :            :             101,
     447                 :         17 :             pMembers );
     448                 :            : 
     449                 :         17 :         typelib_typedescription_register( (typelib_TypeDescription**)&pTD );
     450                 :         17 :         typelib_typedescriptionreference_release( pMembers[0] );
     451                 :         17 :         typelib_typedescriptionreference_release( pMembers[1] );
     452                 :         17 :         typelib_typedescriptionreference_release( pMembers[2] );
     453                 :         17 :         typelib_typedescriptionreference_release( pMembers[3] );
     454                 :         17 :         typelib_typedescriptionreference_release( pMembers[4] );
     455                 :         17 :         typelib_typedescriptionreference_release( pMembers[5] );
     456                 :         17 :         typelib_typedescriptionreference_release( pMembers[6] );
     457                 :         17 :         typelib_typedescriptionreference_release( pMembers[7] );
     458                 :         17 :         typelib_typedescriptionreference_release( pMembers[8] );
     459                 :         17 :         typelib_typedescriptionreference_release( pMembers[9] );
     460                 :         17 :         typelib_typedescriptionreference_release( pMembers[10] );
     461                 :         17 :         typelib_typedescriptionreference_release( pMembers[11] );
     462                 :         17 :         typelib_typedescriptionreference_release( pMembers[12] );
     463                 :         17 :         typelib_typedescriptionreference_release( pMembers[13] );
     464                 :         17 :         typelib_typedescriptionreference_release( pMembers[14] );
     465                 :         17 :         typelib_typedescriptionreference_release( pMembers[15] );
     466                 :         17 :         typelib_typedescriptionreference_release( pMembers[16] );
     467                 :         17 :         typelib_typedescriptionreference_release( pMembers[17] );
     468                 :         17 :         typelib_typedescriptionreference_release( pMembers[18] );
     469                 :         17 :         typelib_typedescriptionreference_release( pMembers[19] );
     470                 :         17 :         typelib_typedescriptionreference_release( pMembers[20] );
     471                 :         17 :         typelib_typedescriptionreference_release( pMembers[21] );
     472                 :         17 :         typelib_typedescriptionreference_release( pMembers[22] );
     473                 :         17 :         typelib_typedescriptionreference_release( pMembers[23] );
     474                 :         17 :         typelib_typedescriptionreference_release( pMembers[24] );
     475                 :         17 :         typelib_typedescriptionreference_release( pMembers[25] );
     476                 :         17 :         typelib_typedescriptionreference_release( pMembers[26] );
     477                 :         17 :         typelib_typedescriptionreference_release( pMembers[27] );
     478                 :         17 :         typelib_typedescriptionreference_release( pMembers[28] );
     479                 :         17 :         typelib_typedescriptionreference_release( pMembers[29] );
     480                 :         17 :         typelib_typedescriptionreference_release( pMembers[30] );
     481                 :         17 :         typelib_typedescriptionreference_release( pMembers[31] );
     482                 :         17 :         typelib_typedescriptionreference_release( pMembers[32] );
     483                 :         17 :         typelib_typedescriptionreference_release( pMembers[33] );
     484                 :         17 :         typelib_typedescriptionreference_release( pMembers[34] );
     485                 :         17 :         typelib_typedescriptionreference_release( pMembers[35] );
     486                 :         17 :         typelib_typedescriptionreference_release( pMembers[36] );
     487                 :         17 :         typelib_typedescriptionreference_release( pMembers[37] );
     488                 :         17 :         typelib_typedescriptionreference_release( pMembers[38] );
     489                 :         17 :         typelib_typedescriptionreference_release( pMembers[39] );
     490                 :         17 :         typelib_typedescriptionreference_release( pMembers[40] );
     491                 :         17 :         typelib_typedescriptionreference_release( pMembers[41] );
     492                 :         17 :         typelib_typedescriptionreference_release( pMembers[42] );
     493                 :         17 :         typelib_typedescriptionreference_release( pMembers[43] );
     494                 :         17 :         typelib_typedescriptionreference_release( pMembers[44] );
     495                 :         17 :         typelib_typedescriptionreference_release( pMembers[45] );
     496                 :         17 :         typelib_typedescriptionreference_release( pMembers[46] );
     497                 :         17 :         typelib_typedescriptionreference_release( pMembers[47] );
     498                 :         17 :         typelib_typedescriptionreference_release( pMembers[48] );
     499                 :         17 :         typelib_typedescriptionreference_release( pMembers[49] );
     500                 :         17 :         typelib_typedescriptionreference_release( pMembers[50] );
     501                 :         17 :         typelib_typedescriptionreference_release( pMembers[51] );
     502                 :         17 :         typelib_typedescriptionreference_release( pMembers[52] );
     503                 :         17 :         typelib_typedescriptionreference_release( pMembers[53] );
     504                 :         17 :         typelib_typedescriptionreference_release( pMembers[54] );
     505                 :         17 :         typelib_typedescriptionreference_release( pMembers[55] );
     506                 :         17 :         typelib_typedescriptionreference_release( pMembers[56] );
     507                 :         17 :         typelib_typedescriptionreference_release( pMembers[57] );
     508                 :         17 :         typelib_typedescriptionreference_release( pMembers[58] );
     509                 :         17 :         typelib_typedescriptionreference_release( pMembers[59] );
     510                 :         17 :         typelib_typedescriptionreference_release( pMembers[60] );
     511                 :         17 :         typelib_typedescriptionreference_release( pMembers[61] );
     512                 :         17 :         typelib_typedescriptionreference_release( pMembers[62] );
     513                 :         17 :         typelib_typedescriptionreference_release( pMembers[63] );
     514                 :         17 :         typelib_typedescriptionreference_release( pMembers[64] );
     515                 :         17 :         typelib_typedescriptionreference_release( pMembers[65] );
     516                 :         17 :         typelib_typedescriptionreference_release( pMembers[66] );
     517                 :         17 :         typelib_typedescriptionreference_release( pMembers[67] );
     518                 :         17 :         typelib_typedescriptionreference_release( pMembers[68] );
     519                 :         17 :         typelib_typedescriptionreference_release( pMembers[69] );
     520                 :         17 :         typelib_typedescriptionreference_release( pMembers[70] );
     521                 :         17 :         typelib_typedescriptionreference_release( pMembers[71] );
     522                 :         17 :         typelib_typedescriptionreference_release( pMembers[72] );
     523                 :         17 :         typelib_typedescriptionreference_release( pMembers[73] );
     524                 :         17 :         typelib_typedescriptionreference_release( pMembers[74] );
     525                 :         17 :         typelib_typedescriptionreference_release( pMembers[75] );
     526                 :         17 :         typelib_typedescriptionreference_release( pMembers[76] );
     527                 :         17 :         typelib_typedescriptionreference_release( pMembers[77] );
     528                 :         17 :         typelib_typedescriptionreference_release( pMembers[78] );
     529                 :         17 :         typelib_typedescriptionreference_release( pMembers[79] );
     530                 :         17 :         typelib_typedescriptionreference_release( pMembers[80] );
     531                 :         17 :         typelib_typedescriptionreference_release( pMembers[81] );
     532                 :         17 :         typelib_typedescriptionreference_release( pMembers[82] );
     533                 :         17 :         typelib_typedescriptionreference_release( pMembers[83] );
     534                 :         17 :         typelib_typedescriptionreference_release( pMembers[84] );
     535                 :         17 :         typelib_typedescriptionreference_release( pMembers[85] );
     536                 :         17 :         typelib_typedescriptionreference_release( pMembers[86] );
     537                 :         17 :         typelib_typedescriptionreference_release( pMembers[87] );
     538                 :         17 :         typelib_typedescriptionreference_release( pMembers[88] );
     539                 :         17 :         typelib_typedescriptionreference_release( pMembers[89] );
     540                 :         17 :         typelib_typedescriptionreference_release( pMembers[90] );
     541                 :         17 :         typelib_typedescriptionreference_release( pMembers[91] );
     542                 :         17 :         typelib_typedescriptionreference_release( pMembers[92] );
     543                 :         17 :         typelib_typedescriptionreference_release( pMembers[93] );
     544                 :         17 :         typelib_typedescriptionreference_release( pMembers[94] );
     545                 :         17 :         typelib_typedescriptionreference_release( pMembers[95] );
     546                 :         17 :         typelib_typedescriptionreference_release( pMembers[96] );
     547                 :         17 :         typelib_typedescriptionreference_release( pMembers[97] );
     548                 :         17 :         typelib_typedescriptionreference_release( pMembers[98] );
     549                 :         17 :         typelib_typedescriptionreference_release( pMembers[99] );
     550                 :         17 :         typelib_typedescriptionreference_release( pMembers[100] );
     551                 :         17 :         typelib_typedescription_release( (typelib_TypeDescription*)pTD );
     552                 :            : 
     553                 :         17 :         return new ::com::sun::star::uno::Type( ::com::sun::star::uno::TypeClass_INTERFACE, sTypeName ); // leaked
     554                 :            :     }
     555                 :            : };
     556                 :            : 
     557                 :            : } } } } } }
     558                 :            : 
     559                 :            : namespace com { namespace sun { namespace star { namespace sheet { namespace addin {
     560                 :            : 
     561                 :         17 : inline ::com::sun::star::uno::Type const & cppu_detail_getUnoType(SAL_UNUSED_PARAMETER ::com::sun::star::sheet::addin::XAnalysis const *) {
     562                 :         17 :     const ::com::sun::star::uno::Type &rRet = *detail::theXAnalysisType::get();
     563                 :            :     // End inline typedescription generation
     564                 :            :     static bool bInitStarted = false;
     565         [ +  - ]:         17 :     if (!bInitStarted)
     566                 :            :     {
     567 [ +  - ][ +  - ]:         17 :         ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() );
     568         [ +  - ]:         17 :         if (!bInitStarted)
     569                 :            :         {
     570                 :            :             OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER();
     571                 :         17 :             bInitStarted = true;
     572         [ +  - ]:         17 :             ::cppu::UnoType< ::com::sun::star::uno::RuntimeException >::get();
     573         [ +  - ]:         17 :             ::cppu::UnoType< ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > >::get();
     574         [ +  - ]:         17 :             ::cppu::UnoType< ::com::sun::star::lang::IllegalArgumentException >::get();
     575         [ +  - ]:         17 :             ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< ::sal_Int32 > > >::get();
     576         [ +  - ]:         17 :             ::cppu::UnoType< ::cppu::UnoSequenceType< ::com::sun::star::uno::Any > >::get();
     577         [ +  - ]:         17 :             ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< double > > >::get();
     578         [ +  - ]:         17 :             ::cppu::UnoType< ::com::sun::star::sheet::NoConvergenceException >::get();
     579         [ +  - ]:         17 :             ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< ::rtl::OUString > > >::get();
     580                 :            : 
     581                 :         17 :             typelib_InterfaceMethodTypeDescription * pMethod = 0;
     582                 :            :             {
     583                 :            :                 typelib_Parameter_Init aParameters[4];
     584         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
     585         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
     586                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     587                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
     588                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     589                 :         17 :                 aParameters[0].bIn = sal_True;
     590                 :         17 :                 aParameters[0].bOut = sal_False;
     591         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("nStartDate") );
     592         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
     593                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
     594                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     595                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
     596                 :         17 :                 aParameters[1].bIn = sal_True;
     597                 :         17 :                 aParameters[1].bOut = sal_False;
     598         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("nDays") );
     599         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
     600                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
     601                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     602                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
     603                 :         17 :                 aParameters[2].bIn = sal_True;
     604                 :         17 :                 aParameters[2].bOut = sal_False;
     605         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("aHolidays") );
     606         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("any") );
     607                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
     608                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
     609                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
     610                 :         17 :                 aParameters[3].bIn = sal_True;
     611                 :         17 :                 aParameters[3].bOut = sal_False;
     612         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     613         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     614                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     615         [ +  - ]:         17 :                 ::rtl::OUString sReturnType0( RTL_CONSTASCII_USTRINGPARAM("long") );
     616         [ +  - ]:         17 :                 ::rtl::OUString sMethodName0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getWorkday") );
     617                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     618                 :            :                     3, sal_False,
     619                 :            :                     sMethodName0.pData,
     620                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG, sReturnType0.pData,
     621                 :            :                     4, aParameters,
     622                 :         17 :                     2, the_Exceptions );
     623                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     624                 :            :             }
     625                 :            :             {
     626                 :            :                 typelib_Parameter_Init aParameters[4];
     627         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
     628         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
     629                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     630                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
     631                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     632                 :         17 :                 aParameters[0].bIn = sal_True;
     633                 :         17 :                 aParameters[0].bOut = sal_False;
     634         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("StartDate") );
     635         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
     636                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
     637                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     638                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
     639                 :         17 :                 aParameters[1].bIn = sal_True;
     640                 :         17 :                 aParameters[1].bOut = sal_False;
     641         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("EndDate") );
     642         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
     643                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
     644                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     645                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
     646                 :         17 :                 aParameters[2].bIn = sal_True;
     647                 :         17 :                 aParameters[2].bOut = sal_False;
     648         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Mode") );
     649         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("any") );
     650                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
     651                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
     652                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
     653                 :         17 :                 aParameters[3].bIn = sal_True;
     654                 :         17 :                 aParameters[3].bOut = sal_False;
     655         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     656         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     657                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     658         [ +  - ]:         17 :                 ::rtl::OUString sReturnType1( RTL_CONSTASCII_USTRINGPARAM("double") );
     659         [ +  - ]:         17 :                 ::rtl::OUString sMethodName1( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getYearfrac") );
     660                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     661                 :            :                     4, sal_False,
     662                 :            :                     sMethodName1.pData,
     663                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType1.pData,
     664                 :            :                     4, aParameters,
     665                 :         17 :                     2, the_Exceptions );
     666                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     667                 :            :             }
     668                 :            :             {
     669                 :            :                 typelib_Parameter_Init aParameters[3];
     670         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
     671         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
     672                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     673                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
     674                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     675                 :         17 :                 aParameters[0].bIn = sal_True;
     676                 :         17 :                 aParameters[0].bOut = sal_False;
     677         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("nStartDate") );
     678         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
     679                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
     680                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     681                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
     682                 :         17 :                 aParameters[1].bIn = sal_True;
     683                 :         17 :                 aParameters[1].bOut = sal_False;
     684         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("nNumOfMonths") );
     685         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
     686                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
     687                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     688                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
     689                 :         17 :                 aParameters[2].bIn = sal_True;
     690                 :         17 :                 aParameters[2].bOut = sal_False;
     691         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     692         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     693                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     694         [ +  - ]:         17 :                 ::rtl::OUString sReturnType2( RTL_CONSTASCII_USTRINGPARAM("long") );
     695         [ +  - ]:         17 :                 ::rtl::OUString sMethodName2( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getEdate") );
     696                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     697                 :            :                     5, sal_False,
     698                 :            :                     sMethodName2.pData,
     699                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG, sReturnType2.pData,
     700                 :            :                     3, aParameters,
     701                 :         17 :                     2, the_Exceptions );
     702                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     703                 :            :             }
     704                 :            :             {
     705                 :            :                 typelib_Parameter_Init aParameters[3];
     706         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
     707         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
     708                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     709                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
     710                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     711                 :         17 :                 aParameters[0].bIn = sal_True;
     712                 :         17 :                 aParameters[0].bOut = sal_False;
     713         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("nStartDate") );
     714         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
     715                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
     716                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     717                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
     718                 :         17 :                 aParameters[1].bIn = sal_True;
     719                 :         17 :                 aParameters[1].bOut = sal_False;
     720         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("nMode") );
     721         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
     722                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
     723                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     724                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
     725                 :         17 :                 aParameters[2].bIn = sal_True;
     726                 :         17 :                 aParameters[2].bOut = sal_False;
     727         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     728         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     729                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     730         [ +  - ]:         17 :                 ::rtl::OUString sReturnType3( RTL_CONSTASCII_USTRINGPARAM("long") );
     731         [ +  - ]:         17 :                 ::rtl::OUString sMethodName3( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getWeeknum") );
     732                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     733                 :            :                     6, sal_False,
     734                 :            :                     sMethodName3.pData,
     735                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG, sReturnType3.pData,
     736                 :            :                     3, aParameters,
     737                 :         17 :                     2, the_Exceptions );
     738                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     739                 :            :             }
     740                 :            :             {
     741                 :            :                 typelib_Parameter_Init aParameters[3];
     742         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
     743         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
     744                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     745                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
     746                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     747                 :         17 :                 aParameters[0].bIn = sal_True;
     748                 :         17 :                 aParameters[0].bOut = sal_False;
     749         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("nStartDate") );
     750         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
     751                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
     752                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     753                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
     754                 :         17 :                 aParameters[1].bIn = sal_True;
     755                 :         17 :                 aParameters[1].bOut = sal_False;
     756         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("nMonths") );
     757         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
     758                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
     759                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     760                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
     761                 :         17 :                 aParameters[2].bIn = sal_True;
     762                 :         17 :                 aParameters[2].bOut = sal_False;
     763         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     764         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     765                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     766         [ +  - ]:         17 :                 ::rtl::OUString sReturnType4( RTL_CONSTASCII_USTRINGPARAM("long") );
     767         [ +  - ]:         17 :                 ::rtl::OUString sMethodName4( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getEomonth") );
     768                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     769                 :            :                     7, sal_False,
     770                 :            :                     sMethodName4.pData,
     771                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG, sReturnType4.pData,
     772                 :            :                     3, aParameters,
     773                 :         17 :                     2, the_Exceptions );
     774                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     775                 :            :             }
     776                 :            :             {
     777                 :            :                 typelib_Parameter_Init aParameters[4];
     778         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
     779         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
     780                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     781                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
     782                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     783                 :         17 :                 aParameters[0].bIn = sal_True;
     784                 :         17 :                 aParameters[0].bOut = sal_False;
     785         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("StartDate") );
     786         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
     787                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
     788                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     789                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
     790                 :         17 :                 aParameters[1].bIn = sal_True;
     791                 :         17 :                 aParameters[1].bOut = sal_False;
     792         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("EndDate") );
     793         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
     794                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
     795                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     796                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
     797                 :         17 :                 aParameters[2].bIn = sal_True;
     798                 :         17 :                 aParameters[2].bOut = sal_False;
     799         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Holidays") );
     800         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("any") );
     801                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
     802                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
     803                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
     804                 :         17 :                 aParameters[3].bIn = sal_True;
     805                 :         17 :                 aParameters[3].bOut = sal_False;
     806         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     807         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     808                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     809         [ +  - ]:         17 :                 ::rtl::OUString sReturnType5( RTL_CONSTASCII_USTRINGPARAM("long") );
     810         [ +  - ]:         17 :                 ::rtl::OUString sMethodName5( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getNetworkdays") );
     811                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     812                 :            :                     8, sal_False,
     813                 :            :                     sMethodName5.pData,
     814                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG, sReturnType5.pData,
     815                 :            :                     4, aParameters,
     816                 :         17 :                     2, the_Exceptions );
     817                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     818                 :            :             }
     819                 :            :             {
     820                 :            :                 typelib_Parameter_Init aParameters[1];
     821         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("nValue") );
     822         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("long") );
     823                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     824                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     825                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     826                 :         17 :                 aParameters[0].bIn = sal_True;
     827                 :         17 :                 aParameters[0].bOut = sal_False;
     828         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     829         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     830                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     831         [ +  - ]:         17 :                 ::rtl::OUString sReturnType6( RTL_CONSTASCII_USTRINGPARAM("long") );
     832         [ +  - ]:         17 :                 ::rtl::OUString sMethodName6( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getIseven") );
     833                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     834                 :            :                     9, sal_False,
     835                 :            :                     sMethodName6.pData,
     836                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG, sReturnType6.pData,
     837                 :            :                     1, aParameters,
     838                 :         17 :                     2, the_Exceptions );
     839                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     840                 :            :             }
     841                 :            :             {
     842                 :            :                 typelib_Parameter_Init aParameters[1];
     843         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("nValue") );
     844         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("long") );
     845                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     846                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
     847                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     848                 :         17 :                 aParameters[0].bIn = sal_True;
     849                 :         17 :                 aParameters[0].bOut = sal_False;
     850         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     851         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     852                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     853         [ +  - ]:         17 :                 ::rtl::OUString sReturnType7( RTL_CONSTASCII_USTRINGPARAM("long") );
     854         [ +  - ]:         17 :                 ::rtl::OUString sMethodName7( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getIsodd") );
     855                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     856                 :            :                     10, sal_False,
     857                 :            :                     sMethodName7.pData,
     858                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG, sReturnType7.pData,
     859                 :            :                     1, aParameters,
     860                 :         17 :                     2, the_Exceptions );
     861                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     862                 :            :             }
     863                 :            :             {
     864                 :            :                 typelib_Parameter_Init aParameters[3];
     865         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
     866         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
     867                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     868                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
     869                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     870                 :         17 :                 aParameters[0].bIn = sal_True;
     871                 :         17 :                 aParameters[0].bOut = sal_False;
     872         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("aValList") );
     873         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("[][]long") );
     874                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
     875                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
     876                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
     877                 :         17 :                 aParameters[1].bIn = sal_True;
     878                 :         17 :                 aParameters[1].bOut = sal_False;
     879         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("aOptVLst") );
     880         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("[]any") );
     881                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
     882                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
     883                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
     884                 :         17 :                 aParameters[2].bIn = sal_True;
     885                 :         17 :                 aParameters[2].bOut = sal_False;
     886         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     887         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     888                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     889         [ +  - ]:         17 :                 ::rtl::OUString sReturnType8( RTL_CONSTASCII_USTRINGPARAM("double") );
     890         [ +  - ]:         17 :                 ::rtl::OUString sMethodName8( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getMultinomial") );
     891                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     892                 :            :                     11, sal_False,
     893                 :            :                     sMethodName8.pData,
     894                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType8.pData,
     895                 :            :                     3, aParameters,
     896                 :         17 :                     2, the_Exceptions );
     897                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     898                 :            :             }
     899                 :            :             {
     900                 :            :                 typelib_Parameter_Init aParameters[4];
     901         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("X") );
     902         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
     903                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     904                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
     905                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     906                 :         17 :                 aParameters[0].bIn = sal_True;
     907                 :         17 :                 aParameters[0].bOut = sal_False;
     908         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("N") );
     909         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
     910                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
     911                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
     912                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
     913                 :         17 :                 aParameters[1].bIn = sal_True;
     914                 :         17 :                 aParameters[1].bOut = sal_False;
     915         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("M") );
     916         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("double") );
     917                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
     918                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
     919                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
     920                 :         17 :                 aParameters[2].bIn = sal_True;
     921                 :         17 :                 aParameters[2].bOut = sal_False;
     922         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("CoeffList") );
     923         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("[][]double") );
     924                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
     925                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
     926                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
     927                 :         17 :                 aParameters[3].bIn = sal_True;
     928                 :         17 :                 aParameters[3].bOut = sal_False;
     929         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     930         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     931                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     932         [ +  - ]:         17 :                 ::rtl::OUString sReturnType9( RTL_CONSTASCII_USTRINGPARAM("double") );
     933         [ +  - ]:         17 :                 ::rtl::OUString sMethodName9( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getSeriessum") );
     934                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     935                 :            :                     12, sal_False,
     936                 :            :                     sMethodName9.pData,
     937                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType9.pData,
     938                 :            :                     4, aParameters,
     939                 :         17 :                     2, the_Exceptions );
     940                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     941                 :            :             }
     942                 :            :             {
     943                 :            :                 typelib_Parameter_Init aParameters[2];
     944         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
     945         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
     946                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     947                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
     948                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     949                 :         17 :                 aParameters[0].bIn = sal_True;
     950                 :         17 :                 aParameters[0].bOut = sal_False;
     951         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Denum") );
     952         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
     953                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
     954                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
     955                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
     956                 :         17 :                 aParameters[1].bIn = sal_True;
     957                 :         17 :                 aParameters[1].bOut = sal_False;
     958         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     959         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     960                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     961         [ +  - ]:         17 :                 ::rtl::OUString sReturnType10( RTL_CONSTASCII_USTRINGPARAM("double") );
     962         [ +  - ]:         17 :                 ::rtl::OUString sMethodName10( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getQuotient") );
     963                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     964                 :            :                     13, sal_False,
     965                 :            :                     sMethodName10.pData,
     966                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType10.pData,
     967                 :            :                     2, aParameters,
     968                 :         17 :                     2, the_Exceptions );
     969                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     970                 :            :             }
     971                 :            :             {
     972                 :            :                 typelib_Parameter_Init aParameters[2];
     973         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Number") );
     974         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
     975                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
     976                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
     977                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
     978                 :         17 :                 aParameters[0].bIn = sal_True;
     979                 :         17 :                 aParameters[0].bOut = sal_False;
     980         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Multiple") );
     981         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
     982                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
     983                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
     984                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
     985                 :         17 :                 aParameters[1].bIn = sal_True;
     986                 :         17 :                 aParameters[1].bOut = sal_False;
     987         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
     988         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
     989                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
     990         [ +  - ]:         17 :                 ::rtl::OUString sReturnType11( RTL_CONSTASCII_USTRINGPARAM("double") );
     991         [ +  - ]:         17 :                 ::rtl::OUString sMethodName11( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getMround") );
     992                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     993                 :            :                     14, sal_False,
     994                 :            :                     sMethodName11.pData,
     995                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType11.pData,
     996                 :            :                     2, aParameters,
     997                 :         17 :                     2, the_Exceptions );
     998                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     999                 :            :             }
    1000                 :            :             {
    1001                 :            :                 typelib_Parameter_Init aParameters[1];
    1002         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Number") );
    1003         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    1004                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1005                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1006                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1007                 :         17 :                 aParameters[0].bIn = sal_True;
    1008                 :         17 :                 aParameters[0].bOut = sal_False;
    1009         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1010         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1011                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1012         [ +  - ]:         17 :                 ::rtl::OUString sReturnType12( RTL_CONSTASCII_USTRINGPARAM("double") );
    1013         [ +  - ]:         17 :                 ::rtl::OUString sMethodName12( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getSqrtpi") );
    1014                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1015                 :            :                     15, sal_False,
    1016                 :            :                     sMethodName12.pData,
    1017                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType12.pData,
    1018                 :            :                     1, aParameters,
    1019                 :         17 :                     2, the_Exceptions );
    1020                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1021                 :            :             }
    1022                 :            :             {
    1023                 :            :                 typelib_Parameter_Init aParameters[2];
    1024         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Min") );
    1025         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    1026                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1027                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1028                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1029                 :         17 :                 aParameters[0].bIn = sal_True;
    1030                 :         17 :                 aParameters[0].bOut = sal_False;
    1031         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Max") );
    1032         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
    1033                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1034                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1035                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1036                 :         17 :                 aParameters[1].bIn = sal_True;
    1037                 :         17 :                 aParameters[1].bOut = sal_False;
    1038         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1039         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1040                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1041         [ +  - ]:         17 :                 ::rtl::OUString sReturnType13( RTL_CONSTASCII_USTRINGPARAM("double") );
    1042         [ +  - ]:         17 :                 ::rtl::OUString sMethodName13( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getRandbetween") );
    1043                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1044                 :            :                     16, sal_False,
    1045                 :            :                     sMethodName13.pData,
    1046                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType13.pData,
    1047                 :            :                     2, aParameters,
    1048                 :         17 :                     2, the_Exceptions );
    1049                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1050                 :            :             }
    1051                 :            :             {
    1052                 :            :                 typelib_Parameter_Init aParameters[3];
    1053         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1054         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1055                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1056                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1057                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1058                 :         17 :                 aParameters[0].bIn = sal_True;
    1059                 :         17 :                 aParameters[0].bOut = sal_False;
    1060         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("FirstValList") );
    1061         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("[][]double") );
    1062                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1063                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    1064                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1065                 :         17 :                 aParameters[1].bIn = sal_True;
    1066                 :         17 :                 aParameters[1].bOut = sal_False;
    1067         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("OptionalValList") );
    1068         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("[]any") );
    1069                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1070                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    1071                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1072                 :         17 :                 aParameters[2].bIn = sal_True;
    1073                 :         17 :                 aParameters[2].bOut = sal_False;
    1074         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1075         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1076                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1077         [ +  - ]:         17 :                 ::rtl::OUString sReturnType14( RTL_CONSTASCII_USTRINGPARAM("double") );
    1078         [ +  - ]:         17 :                 ::rtl::OUString sMethodName14( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getGcd") );
    1079                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1080                 :            :                     17, sal_False,
    1081                 :            :                     sMethodName14.pData,
    1082                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType14.pData,
    1083                 :            :                     3, aParameters,
    1084                 :         17 :                     2, the_Exceptions );
    1085                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1086                 :            :             }
    1087                 :            :             {
    1088                 :            :                 typelib_Parameter_Init aParameters[3];
    1089         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1090         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1091                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1092                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1093                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1094                 :         17 :                 aParameters[0].bIn = sal_True;
    1095                 :         17 :                 aParameters[0].bOut = sal_False;
    1096         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("FirstValList") );
    1097         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("[][]double") );
    1098                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1099                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    1100                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1101                 :         17 :                 aParameters[1].bIn = sal_True;
    1102                 :         17 :                 aParameters[1].bOut = sal_False;
    1103         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("OptionalValList") );
    1104         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("[]any") );
    1105                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1106                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    1107                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1108                 :         17 :                 aParameters[2].bIn = sal_True;
    1109                 :         17 :                 aParameters[2].bOut = sal_False;
    1110         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1111         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1112                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1113         [ +  - ]:         17 :                 ::rtl::OUString sReturnType15( RTL_CONSTASCII_USTRINGPARAM("double") );
    1114         [ +  - ]:         17 :                 ::rtl::OUString sMethodName15( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getLcm") );
    1115                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1116                 :            :                     18, sal_False,
    1117                 :            :                     sMethodName15.pData,
    1118                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType15.pData,
    1119                 :            :                     3, aParameters,
    1120                 :         17 :                     2, the_Exceptions );
    1121                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1122                 :            :             }
    1123                 :            :             {
    1124                 :            :                 typelib_Parameter_Init aParameters[2];
    1125         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1126         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    1127                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1128                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1129                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1130                 :         17 :                 aParameters[0].bIn = sal_True;
    1131                 :         17 :                 aParameters[0].bOut = sal_False;
    1132         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Order") );
    1133         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    1134                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1135                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    1136                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1137                 :         17 :                 aParameters[1].bIn = sal_True;
    1138                 :         17 :                 aParameters[1].bOut = sal_False;
    1139         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1140         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.NoConvergenceException"));
    1141         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName2(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1142                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData, the_ExceptionName2.pData };
    1143         [ +  - ]:         17 :                 ::rtl::OUString sReturnType16( RTL_CONSTASCII_USTRINGPARAM("double") );
    1144         [ +  - ]:         17 :                 ::rtl::OUString sMethodName16( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBesseli") );
    1145                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1146                 :            :                     19, sal_False,
    1147                 :            :                     sMethodName16.pData,
    1148                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType16.pData,
    1149                 :            :                     2, aParameters,
    1150                 :         17 :                     3, the_Exceptions );
    1151                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1152                 :            :             }
    1153                 :            :             {
    1154                 :            :                 typelib_Parameter_Init aParameters[2];
    1155         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1156         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    1157                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1158                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1159                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1160                 :         17 :                 aParameters[0].bIn = sal_True;
    1161                 :         17 :                 aParameters[0].bOut = sal_False;
    1162         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Order") );
    1163         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    1164                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1165                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    1166                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1167                 :         17 :                 aParameters[1].bIn = sal_True;
    1168                 :         17 :                 aParameters[1].bOut = sal_False;
    1169         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1170         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.NoConvergenceException"));
    1171         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName2(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1172                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData, the_ExceptionName2.pData };
    1173         [ +  - ]:         17 :                 ::rtl::OUString sReturnType17( RTL_CONSTASCII_USTRINGPARAM("double") );
    1174         [ +  - ]:         17 :                 ::rtl::OUString sMethodName17( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBesselj") );
    1175                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1176                 :            :                     20, sal_False,
    1177                 :            :                     sMethodName17.pData,
    1178                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType17.pData,
    1179                 :            :                     2, aParameters,
    1180                 :         17 :                     3, the_Exceptions );
    1181                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1182                 :            :             }
    1183                 :            :             {
    1184                 :            :                 typelib_Parameter_Init aParameters[2];
    1185         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1186         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    1187                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1188                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1189                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1190                 :         17 :                 aParameters[0].bIn = sal_True;
    1191                 :         17 :                 aParameters[0].bOut = sal_False;
    1192         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Order") );
    1193         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    1194                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1195                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    1196                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1197                 :         17 :                 aParameters[1].bIn = sal_True;
    1198                 :         17 :                 aParameters[1].bOut = sal_False;
    1199         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1200         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.NoConvergenceException"));
    1201         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName2(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1202                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData, the_ExceptionName2.pData };
    1203         [ +  - ]:         17 :                 ::rtl::OUString sReturnType18( RTL_CONSTASCII_USTRINGPARAM("double") );
    1204         [ +  - ]:         17 :                 ::rtl::OUString sMethodName18( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBesselk") );
    1205                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1206                 :            :                     21, sal_False,
    1207                 :            :                     sMethodName18.pData,
    1208                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType18.pData,
    1209                 :            :                     2, aParameters,
    1210                 :         17 :                     3, the_Exceptions );
    1211                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1212                 :            :             }
    1213                 :            :             {
    1214                 :            :                 typelib_Parameter_Init aParameters[2];
    1215         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1216         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    1217                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1218                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1219                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1220                 :         17 :                 aParameters[0].bIn = sal_True;
    1221                 :         17 :                 aParameters[0].bOut = sal_False;
    1222         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Order") );
    1223         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    1224                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1225                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    1226                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1227                 :         17 :                 aParameters[1].bIn = sal_True;
    1228                 :         17 :                 aParameters[1].bOut = sal_False;
    1229         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1230         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.NoConvergenceException"));
    1231         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName2(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1232                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData, the_ExceptionName2.pData };
    1233         [ +  - ]:         17 :                 ::rtl::OUString sReturnType19( RTL_CONSTASCII_USTRINGPARAM("double") );
    1234         [ +  - ]:         17 :                 ::rtl::OUString sMethodName19( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBessely") );
    1235                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1236                 :            :                     22, sal_False,
    1237                 :            :                     sMethodName19.pData,
    1238                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType19.pData,
    1239                 :            :                     2, aParameters,
    1240                 :         17 :                     3, the_Exceptions );
    1241                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1242                 :            :             }
    1243                 :            :             {
    1244                 :            :                 typelib_Parameter_Init aParameters[3];
    1245         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1246         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1247                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1248                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1249                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1250                 :         17 :                 aParameters[0].bIn = sal_True;
    1251                 :         17 :                 aParameters[0].bOut = sal_False;
    1252         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("BinaryNum") );
    1253         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("string") );
    1254                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1255                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1256                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1257                 :         17 :                 aParameters[1].bIn = sal_True;
    1258                 :         17 :                 aParameters[1].bOut = sal_False;
    1259         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Places") );
    1260         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1261                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1262                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1263                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1264                 :         17 :                 aParameters[2].bIn = sal_True;
    1265                 :         17 :                 aParameters[2].bOut = sal_False;
    1266         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1267         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1268                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1269         [ +  - ]:         17 :                 ::rtl::OUString sReturnType20( RTL_CONSTASCII_USTRINGPARAM("string") );
    1270         [ +  - ]:         17 :                 ::rtl::OUString sMethodName20( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBin2Oct") );
    1271                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1272                 :            :                     23, sal_False,
    1273                 :            :                     sMethodName20.pData,
    1274                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType20.pData,
    1275                 :            :                     3, aParameters,
    1276                 :         17 :                     2, the_Exceptions );
    1277                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1278                 :            :             }
    1279                 :            :             {
    1280                 :            :                 typelib_Parameter_Init aParameters[1];
    1281         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("BinaryNum") );
    1282         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1283                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1284                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1285                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1286                 :         17 :                 aParameters[0].bIn = sal_True;
    1287                 :         17 :                 aParameters[0].bOut = sal_False;
    1288         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1289         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1290                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1291         [ +  - ]:         17 :                 ::rtl::OUString sReturnType21( RTL_CONSTASCII_USTRINGPARAM("double") );
    1292         [ +  - ]:         17 :                 ::rtl::OUString sMethodName21( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBin2Dec") );
    1293                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1294                 :            :                     24, sal_False,
    1295                 :            :                     sMethodName21.pData,
    1296                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType21.pData,
    1297                 :            :                     1, aParameters,
    1298                 :         17 :                     2, the_Exceptions );
    1299                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1300                 :            :             }
    1301                 :            :             {
    1302                 :            :                 typelib_Parameter_Init aParameters[3];
    1303         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1304         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1305                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1306                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1307                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1308                 :         17 :                 aParameters[0].bIn = sal_True;
    1309                 :         17 :                 aParameters[0].bOut = sal_False;
    1310         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("BinaryNum") );
    1311         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("string") );
    1312                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1313                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1314                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1315                 :         17 :                 aParameters[1].bIn = sal_True;
    1316                 :         17 :                 aParameters[1].bOut = sal_False;
    1317         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Places") );
    1318         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1319                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1320                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1321                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1322                 :         17 :                 aParameters[2].bIn = sal_True;
    1323                 :         17 :                 aParameters[2].bOut = sal_False;
    1324         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1325         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1326                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1327         [ +  - ]:         17 :                 ::rtl::OUString sReturnType22( RTL_CONSTASCII_USTRINGPARAM("string") );
    1328         [ +  - ]:         17 :                 ::rtl::OUString sMethodName22( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getBin2Hex") );
    1329                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1330                 :            :                     25, sal_False,
    1331                 :            :                     sMethodName22.pData,
    1332                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType22.pData,
    1333                 :            :                     3, aParameters,
    1334                 :         17 :                     2, the_Exceptions );
    1335                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1336                 :            :             }
    1337                 :            :             {
    1338                 :            :                 typelib_Parameter_Init aParameters[3];
    1339         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1340         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1341                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1342                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1343                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1344                 :         17 :                 aParameters[0].bIn = sal_True;
    1345                 :         17 :                 aParameters[0].bOut = sal_False;
    1346         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("OctalNum") );
    1347         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("string") );
    1348                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1349                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1350                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1351                 :         17 :                 aParameters[1].bIn = sal_True;
    1352                 :         17 :                 aParameters[1].bOut = sal_False;
    1353         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Places") );
    1354         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1355                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1356                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1357                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1358                 :         17 :                 aParameters[2].bIn = sal_True;
    1359                 :         17 :                 aParameters[2].bOut = sal_False;
    1360         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1361         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1362                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1363         [ +  - ]:         17 :                 ::rtl::OUString sReturnType23( RTL_CONSTASCII_USTRINGPARAM("string") );
    1364         [ +  - ]:         17 :                 ::rtl::OUString sMethodName23( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOct2Bin") );
    1365                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1366                 :            :                     26, sal_False,
    1367                 :            :                     sMethodName23.pData,
    1368                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType23.pData,
    1369                 :            :                     3, aParameters,
    1370                 :         17 :                     2, the_Exceptions );
    1371                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1372                 :            :             }
    1373                 :            :             {
    1374                 :            :                 typelib_Parameter_Init aParameters[1];
    1375         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("OctalNum") );
    1376         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1377                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1378                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1379                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1380                 :         17 :                 aParameters[0].bIn = sal_True;
    1381                 :         17 :                 aParameters[0].bOut = sal_False;
    1382         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1383         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1384                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1385         [ +  - ]:         17 :                 ::rtl::OUString sReturnType24( RTL_CONSTASCII_USTRINGPARAM("double") );
    1386         [ +  - ]:         17 :                 ::rtl::OUString sMethodName24( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOct2Dec") );
    1387                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1388                 :            :                     27, sal_False,
    1389                 :            :                     sMethodName24.pData,
    1390                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType24.pData,
    1391                 :            :                     1, aParameters,
    1392                 :         17 :                     2, the_Exceptions );
    1393                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1394                 :            :             }
    1395                 :            :             {
    1396                 :            :                 typelib_Parameter_Init aParameters[3];
    1397         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1398         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1399                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1400                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1401                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1402                 :         17 :                 aParameters[0].bIn = sal_True;
    1403                 :         17 :                 aParameters[0].bOut = sal_False;
    1404         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("OctalNum") );
    1405         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("string") );
    1406                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1407                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1408                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1409                 :         17 :                 aParameters[1].bIn = sal_True;
    1410                 :         17 :                 aParameters[1].bOut = sal_False;
    1411         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Places") );
    1412         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1413                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1414                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1415                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1416                 :         17 :                 aParameters[2].bIn = sal_True;
    1417                 :         17 :                 aParameters[2].bOut = sal_False;
    1418         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1419         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1420                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1421         [ +  - ]:         17 :                 ::rtl::OUString sReturnType25( RTL_CONSTASCII_USTRINGPARAM("string") );
    1422         [ +  - ]:         17 :                 ::rtl::OUString sMethodName25( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOct2Hex") );
    1423                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1424                 :            :                     28, sal_False,
    1425                 :            :                     sMethodName25.pData,
    1426                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType25.pData,
    1427                 :            :                     3, aParameters,
    1428                 :         17 :                     2, the_Exceptions );
    1429                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1430                 :            :             }
    1431                 :            :             {
    1432                 :            :                 typelib_Parameter_Init aParameters[3];
    1433         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1434         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1435                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1436                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1437                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1438                 :         17 :                 aParameters[0].bIn = sal_True;
    1439                 :         17 :                 aParameters[0].bOut = sal_False;
    1440         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Value") );
    1441         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    1442                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1443                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    1444                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1445                 :         17 :                 aParameters[1].bIn = sal_True;
    1446                 :         17 :                 aParameters[1].bOut = sal_False;
    1447         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Places") );
    1448         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1449                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1450                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1451                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1452                 :         17 :                 aParameters[2].bIn = sal_True;
    1453                 :         17 :                 aParameters[2].bOut = sal_False;
    1454         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1455         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1456                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1457         [ +  - ]:         17 :                 ::rtl::OUString sReturnType26( RTL_CONSTASCII_USTRINGPARAM("string") );
    1458         [ +  - ]:         17 :                 ::rtl::OUString sMethodName26( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDec2Bin") );
    1459                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1460                 :            :                     29, sal_False,
    1461                 :            :                     sMethodName26.pData,
    1462                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType26.pData,
    1463                 :            :                     3, aParameters,
    1464                 :         17 :                     2, the_Exceptions );
    1465                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1466                 :            :             }
    1467                 :            :             {
    1468                 :            :                 typelib_Parameter_Init aParameters[3];
    1469         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1470         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1471                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1472                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1473                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1474                 :         17 :                 aParameters[0].bIn = sal_True;
    1475                 :         17 :                 aParameters[0].bOut = sal_False;
    1476         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Value") );
    1477         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    1478                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1479                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    1480                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1481                 :         17 :                 aParameters[1].bIn = sal_True;
    1482                 :         17 :                 aParameters[1].bOut = sal_False;
    1483         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Places") );
    1484         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1485                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1486                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1487                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1488                 :         17 :                 aParameters[2].bIn = sal_True;
    1489                 :         17 :                 aParameters[2].bOut = sal_False;
    1490         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1491         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1492                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1493         [ +  - ]:         17 :                 ::rtl::OUString sReturnType27( RTL_CONSTASCII_USTRINGPARAM("string") );
    1494         [ +  - ]:         17 :                 ::rtl::OUString sMethodName27( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDec2Oct") );
    1495                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1496                 :            :                     30, sal_False,
    1497                 :            :                     sMethodName27.pData,
    1498                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType27.pData,
    1499                 :            :                     3, aParameters,
    1500                 :         17 :                     2, the_Exceptions );
    1501                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1502                 :            :             }
    1503                 :            :             {
    1504                 :            :                 typelib_Parameter_Init aParameters[3];
    1505         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1506         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1507                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1508                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1509                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1510                 :         17 :                 aParameters[0].bIn = sal_True;
    1511                 :         17 :                 aParameters[0].bOut = sal_False;
    1512         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Value") );
    1513         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
    1514                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1515                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1516                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1517                 :         17 :                 aParameters[1].bIn = sal_True;
    1518                 :         17 :                 aParameters[1].bOut = sal_False;
    1519         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Places") );
    1520         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1521                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1522                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1523                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1524                 :         17 :                 aParameters[2].bIn = sal_True;
    1525                 :         17 :                 aParameters[2].bOut = sal_False;
    1526         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1527         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1528                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1529         [ +  - ]:         17 :                 ::rtl::OUString sReturnType28( RTL_CONSTASCII_USTRINGPARAM("string") );
    1530         [ +  - ]:         17 :                 ::rtl::OUString sMethodName28( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDec2Hex") );
    1531                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1532                 :            :                     31, sal_False,
    1533                 :            :                     sMethodName28.pData,
    1534                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType28.pData,
    1535                 :            :                     3, aParameters,
    1536                 :         17 :                     2, the_Exceptions );
    1537                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1538                 :            :             }
    1539                 :            :             {
    1540                 :            :                 typelib_Parameter_Init aParameters[3];
    1541         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1542         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1543                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1544                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1545                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1546                 :         17 :                 aParameters[0].bIn = sal_True;
    1547                 :         17 :                 aParameters[0].bOut = sal_False;
    1548         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("HexadecimalValue") );
    1549         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("string") );
    1550                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1551                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1552                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1553                 :         17 :                 aParameters[1].bIn = sal_True;
    1554                 :         17 :                 aParameters[1].bOut = sal_False;
    1555         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Places") );
    1556         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1557                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1558                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1559                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1560                 :         17 :                 aParameters[2].bIn = sal_True;
    1561                 :         17 :                 aParameters[2].bOut = sal_False;
    1562         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1563         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1564                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1565         [ +  - ]:         17 :                 ::rtl::OUString sReturnType29( RTL_CONSTASCII_USTRINGPARAM("string") );
    1566         [ +  - ]:         17 :                 ::rtl::OUString sMethodName29( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getHex2Bin") );
    1567                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1568                 :            :                     32, sal_False,
    1569                 :            :                     sMethodName29.pData,
    1570                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType29.pData,
    1571                 :            :                     3, aParameters,
    1572                 :         17 :                     2, the_Exceptions );
    1573                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1574                 :            :             }
    1575                 :            :             {
    1576                 :            :                 typelib_Parameter_Init aParameters[1];
    1577         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("HexadecimalValue") );
    1578         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1579                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1580                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1581                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1582                 :         17 :                 aParameters[0].bIn = sal_True;
    1583                 :         17 :                 aParameters[0].bOut = sal_False;
    1584         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1585         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1586                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1587         [ +  - ]:         17 :                 ::rtl::OUString sReturnType30( RTL_CONSTASCII_USTRINGPARAM("double") );
    1588         [ +  - ]:         17 :                 ::rtl::OUString sMethodName30( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getHex2Dec") );
    1589                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1590                 :            :                     33, sal_False,
    1591                 :            :                     sMethodName30.pData,
    1592                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType30.pData,
    1593                 :            :                     1, aParameters,
    1594                 :         17 :                     2, the_Exceptions );
    1595                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1596                 :            :             }
    1597                 :            :             {
    1598                 :            :                 typelib_Parameter_Init aParameters[3];
    1599         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1600         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1601                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1602                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1603                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1604                 :         17 :                 aParameters[0].bIn = sal_True;
    1605                 :         17 :                 aParameters[0].bOut = sal_False;
    1606         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("HexadecimalValue") );
    1607         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("string") );
    1608                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1609                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1610                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1611                 :         17 :                 aParameters[1].bIn = sal_True;
    1612                 :         17 :                 aParameters[1].bOut = sal_False;
    1613         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Places") );
    1614         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1615                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1616                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1617                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1618                 :         17 :                 aParameters[2].bIn = sal_True;
    1619                 :         17 :                 aParameters[2].bOut = sal_False;
    1620         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1621         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1622                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1623         [ +  - ]:         17 :                 ::rtl::OUString sReturnType31( RTL_CONSTASCII_USTRINGPARAM("string") );
    1624         [ +  - ]:         17 :                 ::rtl::OUString sMethodName31( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getHex2Oct") );
    1625                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1626                 :            :                     34, sal_False,
    1627                 :            :                     sMethodName31.pData,
    1628                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType31.pData,
    1629                 :            :                     3, aParameters,
    1630                 :         17 :                     2, the_Exceptions );
    1631                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1632                 :            :             }
    1633                 :            :             {
    1634                 :            :                 typelib_Parameter_Init aParameters[3];
    1635         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1636         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1637                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1638                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1639                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1640                 :         17 :                 aParameters[0].bIn = sal_True;
    1641                 :         17 :                 aParameters[0].bOut = sal_False;
    1642         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Num1") );
    1643         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
    1644                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1645                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1646                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1647                 :         17 :                 aParameters[1].bIn = sal_True;
    1648                 :         17 :                 aParameters[1].bOut = sal_False;
    1649         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Num2") );
    1650         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1651                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1652                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1653                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1654                 :         17 :                 aParameters[2].bIn = sal_True;
    1655                 :         17 :                 aParameters[2].bOut = sal_False;
    1656         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1657         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1658                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1659         [ +  - ]:         17 :                 ::rtl::OUString sReturnType32( RTL_CONSTASCII_USTRINGPARAM("long") );
    1660         [ +  - ]:         17 :                 ::rtl::OUString sMethodName32( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDelta") );
    1661                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1662                 :            :                     35, sal_False,
    1663                 :            :                     sMethodName32.pData,
    1664                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG, sReturnType32.pData,
    1665                 :            :                     3, aParameters,
    1666                 :         17 :                     2, the_Exceptions );
    1667                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1668                 :            :             }
    1669                 :            :             {
    1670                 :            :                 typelib_Parameter_Init aParameters[3];
    1671         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1672         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1673                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1674                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1675                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1676                 :         17 :                 aParameters[0].bIn = sal_True;
    1677                 :         17 :                 aParameters[0].bOut = sal_False;
    1678         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("LowerLimit") );
    1679         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
    1680                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1681                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1682                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1683                 :         17 :                 aParameters[1].bIn = sal_True;
    1684                 :         17 :                 aParameters[1].bOut = sal_False;
    1685         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("UpperLimit") );
    1686         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1687                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1688                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1689                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1690                 :         17 :                 aParameters[2].bIn = sal_True;
    1691                 :         17 :                 aParameters[2].bOut = sal_False;
    1692         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1693         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1694                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1695         [ +  - ]:         17 :                 ::rtl::OUString sReturnType33( RTL_CONSTASCII_USTRINGPARAM("double") );
    1696         [ +  - ]:         17 :                 ::rtl::OUString sMethodName33( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getErf") );
    1697                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1698                 :            :                     36, sal_False,
    1699                 :            :                     sMethodName33.pData,
    1700                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType33.pData,
    1701                 :            :                     3, aParameters,
    1702                 :         17 :                     2, the_Exceptions );
    1703                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1704                 :            :             }
    1705                 :            :             {
    1706                 :            :                 typelib_Parameter_Init aParameters[1];
    1707         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("LowerLimit") );
    1708         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    1709                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1710                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1711                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1712                 :         17 :                 aParameters[0].bIn = sal_True;
    1713                 :         17 :                 aParameters[0].bOut = sal_False;
    1714         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1715         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1716                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1717         [ +  - ]:         17 :                 ::rtl::OUString sReturnType34( RTL_CONSTASCII_USTRINGPARAM("double") );
    1718         [ +  - ]:         17 :                 ::rtl::OUString sMethodName34( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getErfc") );
    1719                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1720                 :            :                     37, sal_False,
    1721                 :            :                     sMethodName34.pData,
    1722                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType34.pData,
    1723                 :            :                     1, aParameters,
    1724                 :         17 :                     2, the_Exceptions );
    1725                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1726                 :            :             }
    1727                 :            :             {
    1728                 :            :                 typelib_Parameter_Init aParameters[3];
    1729         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    1730         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    1731                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1732                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    1733                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1734                 :         17 :                 aParameters[0].bIn = sal_True;
    1735                 :         17 :                 aParameters[0].bOut = sal_False;
    1736         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1737         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
    1738                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1739                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1740                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1741                 :         17 :                 aParameters[1].bIn = sal_True;
    1742                 :         17 :                 aParameters[1].bOut = sal_False;
    1743         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Step") );
    1744         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    1745                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    1746                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    1747                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    1748                 :         17 :                 aParameters[2].bIn = sal_True;
    1749                 :         17 :                 aParameters[2].bOut = sal_False;
    1750         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1751         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1752                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1753         [ +  - ]:         17 :                 ::rtl::OUString sReturnType35( RTL_CONSTASCII_USTRINGPARAM("long") );
    1754         [ +  - ]:         17 :                 ::rtl::OUString sMethodName35( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getGestep") );
    1755                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1756                 :            :                     38, sal_False,
    1757                 :            :                     sMethodName35.pData,
    1758                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG, sReturnType35.pData,
    1759                 :            :                     3, aParameters,
    1760                 :         17 :                     2, the_Exceptions );
    1761                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1762                 :            :             }
    1763                 :            :             {
    1764                 :            :                 typelib_Parameter_Init aParameters[1];
    1765         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1766         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("long") );
    1767                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1768                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    1769                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1770                 :         17 :                 aParameters[0].bIn = sal_True;
    1771                 :         17 :                 aParameters[0].bOut = sal_False;
    1772         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1773         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1774                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1775         [ +  - ]:         17 :                 ::rtl::OUString sReturnType36( RTL_CONSTASCII_USTRINGPARAM("double") );
    1776         [ +  - ]:         17 :                 ::rtl::OUString sMethodName36( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getFactdouble") );
    1777                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1778                 :            :                     39, sal_False,
    1779                 :            :                     sMethodName36.pData,
    1780                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType36.pData,
    1781                 :            :                     1, aParameters,
    1782                 :         17 :                     2, the_Exceptions );
    1783                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1784                 :            :             }
    1785                 :            :             {
    1786                 :            :                 typelib_Parameter_Init aParameters[1];
    1787         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1788         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1789                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1790                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1791                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1792                 :         17 :                 aParameters[0].bIn = sal_True;
    1793                 :         17 :                 aParameters[0].bOut = sal_False;
    1794         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1795         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1796                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1797         [ +  - ]:         17 :                 ::rtl::OUString sReturnType37( RTL_CONSTASCII_USTRINGPARAM("double") );
    1798         [ +  - ]:         17 :                 ::rtl::OUString sMethodName37( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImabs") );
    1799                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1800                 :            :                     40, sal_False,
    1801                 :            :                     sMethodName37.pData,
    1802                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType37.pData,
    1803                 :            :                     1, aParameters,
    1804                 :         17 :                     2, the_Exceptions );
    1805                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1806                 :            :             }
    1807                 :            :             {
    1808                 :            :                 typelib_Parameter_Init aParameters[1];
    1809         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1810         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1811                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1812                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1813                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1814                 :         17 :                 aParameters[0].bIn = sal_True;
    1815                 :         17 :                 aParameters[0].bOut = sal_False;
    1816         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1817         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1818                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1819         [ +  - ]:         17 :                 ::rtl::OUString sReturnType38( RTL_CONSTASCII_USTRINGPARAM("double") );
    1820         [ +  - ]:         17 :                 ::rtl::OUString sMethodName38( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImaginary") );
    1821                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1822                 :            :                     41, sal_False,
    1823                 :            :                     sMethodName38.pData,
    1824                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType38.pData,
    1825                 :            :                     1, aParameters,
    1826                 :         17 :                     2, the_Exceptions );
    1827                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1828                 :            :             }
    1829                 :            :             {
    1830                 :            :                 typelib_Parameter_Init aParameters[2];
    1831         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1832         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1833                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1834                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1835                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1836                 :         17 :                 aParameters[0].bIn = sal_True;
    1837                 :         17 :                 aParameters[0].bOut = sal_False;
    1838         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Power") );
    1839         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
    1840                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1841                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    1842                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1843                 :         17 :                 aParameters[1].bIn = sal_True;
    1844                 :         17 :                 aParameters[1].bOut = sal_False;
    1845         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1846         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1847                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1848         [ +  - ]:         17 :                 ::rtl::OUString sReturnType39( RTL_CONSTASCII_USTRINGPARAM("string") );
    1849         [ +  - ]:         17 :                 ::rtl::OUString sMethodName39( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImpower") );
    1850                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1851                 :            :                     42, sal_False,
    1852                 :            :                     sMethodName39.pData,
    1853                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType39.pData,
    1854                 :            :                     2, aParameters,
    1855                 :         17 :                     2, the_Exceptions );
    1856                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1857                 :            :             }
    1858                 :            :             {
    1859                 :            :                 typelib_Parameter_Init aParameters[1];
    1860         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1861         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1862                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1863                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1864                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1865                 :         17 :                 aParameters[0].bIn = sal_True;
    1866                 :         17 :                 aParameters[0].bOut = sal_False;
    1867         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1868         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1869                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1870         [ +  - ]:         17 :                 ::rtl::OUString sReturnType40( RTL_CONSTASCII_USTRINGPARAM("double") );
    1871         [ +  - ]:         17 :                 ::rtl::OUString sMethodName40( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImargument") );
    1872                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1873                 :            :                     43, sal_False,
    1874                 :            :                     sMethodName40.pData,
    1875                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType40.pData,
    1876                 :            :                     1, aParameters,
    1877                 :         17 :                     2, the_Exceptions );
    1878                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1879                 :            :             }
    1880                 :            :             {
    1881                 :            :                 typelib_Parameter_Init aParameters[1];
    1882         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1883         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1884                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1885                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1886                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1887                 :         17 :                 aParameters[0].bIn = sal_True;
    1888                 :         17 :                 aParameters[0].bOut = sal_False;
    1889         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1890         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1891                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1892         [ +  - ]:         17 :                 ::rtl::OUString sReturnType41( RTL_CONSTASCII_USTRINGPARAM("string") );
    1893         [ +  - ]:         17 :                 ::rtl::OUString sMethodName41( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImcos") );
    1894                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1895                 :            :                     44, sal_False,
    1896                 :            :                     sMethodName41.pData,
    1897                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType41.pData,
    1898                 :            :                     1, aParameters,
    1899                 :         17 :                     2, the_Exceptions );
    1900                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1901                 :            :             }
    1902                 :            :             {
    1903                 :            :                 typelib_Parameter_Init aParameters[2];
    1904         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num1") );
    1905         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1906                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1907                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1908                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1909                 :         17 :                 aParameters[0].bIn = sal_True;
    1910                 :         17 :                 aParameters[0].bOut = sal_False;
    1911         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Num2") );
    1912         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("string") );
    1913                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    1914                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1915                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    1916                 :         17 :                 aParameters[1].bIn = sal_True;
    1917                 :         17 :                 aParameters[1].bOut = sal_False;
    1918         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1919         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1920                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1921         [ +  - ]:         17 :                 ::rtl::OUString sReturnType42( RTL_CONSTASCII_USTRINGPARAM("string") );
    1922         [ +  - ]:         17 :                 ::rtl::OUString sMethodName42( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImdiv") );
    1923                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1924                 :            :                     45, sal_False,
    1925                 :            :                     sMethodName42.pData,
    1926                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType42.pData,
    1927                 :            :                     2, aParameters,
    1928                 :         17 :                     2, the_Exceptions );
    1929                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1930                 :            :             }
    1931                 :            :             {
    1932                 :            :                 typelib_Parameter_Init aParameters[1];
    1933         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1934         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1935                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1936                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1937                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1938                 :         17 :                 aParameters[0].bIn = sal_True;
    1939                 :         17 :                 aParameters[0].bOut = sal_False;
    1940         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1941         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1942                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1943         [ +  - ]:         17 :                 ::rtl::OUString sReturnType43( RTL_CONSTASCII_USTRINGPARAM("string") );
    1944         [ +  - ]:         17 :                 ::rtl::OUString sMethodName43( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImexp") );
    1945                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1946                 :            :                     46, sal_False,
    1947                 :            :                     sMethodName43.pData,
    1948                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType43.pData,
    1949                 :            :                     1, aParameters,
    1950                 :         17 :                     2, the_Exceptions );
    1951                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1952                 :            :             }
    1953                 :            :             {
    1954                 :            :                 typelib_Parameter_Init aParameters[1];
    1955         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1956         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1957                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1958                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1959                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1960                 :         17 :                 aParameters[0].bIn = sal_True;
    1961                 :         17 :                 aParameters[0].bOut = sal_False;
    1962         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1963         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1964                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1965         [ +  - ]:         17 :                 ::rtl::OUString sReturnType44( RTL_CONSTASCII_USTRINGPARAM("string") );
    1966         [ +  - ]:         17 :                 ::rtl::OUString sMethodName44( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImconjugate") );
    1967                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1968                 :            :                     47, sal_False,
    1969                 :            :                     sMethodName44.pData,
    1970                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType44.pData,
    1971                 :            :                     1, aParameters,
    1972                 :         17 :                     2, the_Exceptions );
    1973                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1974                 :            :             }
    1975                 :            :             {
    1976                 :            :                 typelib_Parameter_Init aParameters[1];
    1977         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    1978         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    1979                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    1980                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    1981                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    1982                 :         17 :                 aParameters[0].bIn = sal_True;
    1983                 :         17 :                 aParameters[0].bOut = sal_False;
    1984         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    1985         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    1986                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    1987         [ +  - ]:         17 :                 ::rtl::OUString sReturnType45( RTL_CONSTASCII_USTRINGPARAM("string") );
    1988         [ +  - ]:         17 :                 ::rtl::OUString sMethodName45( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImln") );
    1989                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    1990                 :            :                     48, sal_False,
    1991                 :            :                     sMethodName45.pData,
    1992                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType45.pData,
    1993                 :            :                     1, aParameters,
    1994                 :         17 :                     2, the_Exceptions );
    1995                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    1996                 :            :             }
    1997                 :            :             {
    1998                 :            :                 typelib_Parameter_Init aParameters[1];
    1999         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2000         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2001                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2002                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2003                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2004                 :         17 :                 aParameters[0].bIn = sal_True;
    2005                 :         17 :                 aParameters[0].bOut = sal_False;
    2006         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2007         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2008                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2009         [ +  - ]:         17 :                 ::rtl::OUString sReturnType46( RTL_CONSTASCII_USTRINGPARAM("string") );
    2010         [ +  - ]:         17 :                 ::rtl::OUString sMethodName46( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImlog10") );
    2011                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2012                 :            :                     49, sal_False,
    2013                 :            :                     sMethodName46.pData,
    2014                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType46.pData,
    2015                 :            :                     1, aParameters,
    2016                 :         17 :                     2, the_Exceptions );
    2017                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2018                 :            :             }
    2019                 :            :             {
    2020                 :            :                 typelib_Parameter_Init aParameters[1];
    2021         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2022         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2023                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2024                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2025                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2026                 :         17 :                 aParameters[0].bIn = sal_True;
    2027                 :         17 :                 aParameters[0].bOut = sal_False;
    2028         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2029         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2030                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2031         [ +  - ]:         17 :                 ::rtl::OUString sReturnType47( RTL_CONSTASCII_USTRINGPARAM("string") );
    2032         [ +  - ]:         17 :                 ::rtl::OUString sMethodName47( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImlog2") );
    2033                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2034                 :            :                     50, sal_False,
    2035                 :            :                     sMethodName47.pData,
    2036                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType47.pData,
    2037                 :            :                     1, aParameters,
    2038                 :         17 :                     2, the_Exceptions );
    2039                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2040                 :            :             }
    2041                 :            :             {
    2042                 :            :                 typelib_Parameter_Init aParameters[3];
    2043         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    2044         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    2045                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2046                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    2047                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2048                 :         17 :                 aParameters[0].bIn = sal_True;
    2049                 :         17 :                 aParameters[0].bOut = sal_False;
    2050         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Num1") );
    2051         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("[][]string") );
    2052                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2053                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    2054                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2055                 :         17 :                 aParameters[1].bIn = sal_True;
    2056                 :         17 :                 aParameters[1].bOut = sal_False;
    2057         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("NumberList") );
    2058         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("[]any") );
    2059                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2060                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    2061                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2062                 :         17 :                 aParameters[2].bIn = sal_True;
    2063                 :         17 :                 aParameters[2].bOut = sal_False;
    2064         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2065         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2066                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2067         [ +  - ]:         17 :                 ::rtl::OUString sReturnType48( RTL_CONSTASCII_USTRINGPARAM("string") );
    2068         [ +  - ]:         17 :                 ::rtl::OUString sMethodName48( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImproduct") );
    2069                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2070                 :            :                     51, sal_False,
    2071                 :            :                     sMethodName48.pData,
    2072                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType48.pData,
    2073                 :            :                     3, aParameters,
    2074                 :         17 :                     2, the_Exceptions );
    2075                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2076                 :            :             }
    2077                 :            :             {
    2078                 :            :                 typelib_Parameter_Init aParameters[1];
    2079         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2080         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2081                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2082                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2083                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2084                 :         17 :                 aParameters[0].bIn = sal_True;
    2085                 :         17 :                 aParameters[0].bOut = sal_False;
    2086         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2087         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2088                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2089         [ +  - ]:         17 :                 ::rtl::OUString sReturnType49( RTL_CONSTASCII_USTRINGPARAM("double") );
    2090         [ +  - ]:         17 :                 ::rtl::OUString sMethodName49( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImreal") );
    2091                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2092                 :            :                     52, sal_False,
    2093                 :            :                     sMethodName49.pData,
    2094                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType49.pData,
    2095                 :            :                     1, aParameters,
    2096                 :         17 :                     2, the_Exceptions );
    2097                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2098                 :            :             }
    2099                 :            :             {
    2100                 :            :                 typelib_Parameter_Init aParameters[1];
    2101         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2102         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2103                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2104                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2105                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2106                 :         17 :                 aParameters[0].bIn = sal_True;
    2107                 :         17 :                 aParameters[0].bOut = sal_False;
    2108         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2109         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2110                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2111         [ +  - ]:         17 :                 ::rtl::OUString sReturnType50( RTL_CONSTASCII_USTRINGPARAM("string") );
    2112         [ +  - ]:         17 :                 ::rtl::OUString sMethodName50( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsin") );
    2113                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2114                 :            :                     53, sal_False,
    2115                 :            :                     sMethodName50.pData,
    2116                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType50.pData,
    2117                 :            :                     1, aParameters,
    2118                 :         17 :                     2, the_Exceptions );
    2119                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2120                 :            :             }
    2121                 :            :             {
    2122                 :            :                 typelib_Parameter_Init aParameters[2];
    2123         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num1") );
    2124         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2125                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2126                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2127                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2128                 :         17 :                 aParameters[0].bIn = sal_True;
    2129                 :         17 :                 aParameters[0].bOut = sal_False;
    2130         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Num2") );
    2131         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("string") );
    2132                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2133                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2134                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2135                 :         17 :                 aParameters[1].bIn = sal_True;
    2136                 :         17 :                 aParameters[1].bOut = sal_False;
    2137         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2138         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2139                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2140         [ +  - ]:         17 :                 ::rtl::OUString sReturnType51( RTL_CONSTASCII_USTRINGPARAM("string") );
    2141         [ +  - ]:         17 :                 ::rtl::OUString sMethodName51( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsub") );
    2142                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2143                 :            :                     54, sal_False,
    2144                 :            :                     sMethodName51.pData,
    2145                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType51.pData,
    2146                 :            :                     2, aParameters,
    2147                 :         17 :                     2, the_Exceptions );
    2148                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2149                 :            :             }
    2150                 :            :             {
    2151                 :            :                 typelib_Parameter_Init aParameters[3];
    2152         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    2153         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    2154                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2155                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    2156                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2157                 :         17 :                 aParameters[0].bIn = sal_True;
    2158                 :         17 :                 aParameters[0].bOut = sal_False;
    2159         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Num1") );
    2160         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("[][]string") );
    2161                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2162                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    2163                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2164                 :         17 :                 aParameters[1].bIn = sal_True;
    2165                 :         17 :                 aParameters[1].bOut = sal_False;
    2166         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("OptNums") );
    2167         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("[]any") );
    2168                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2169                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    2170                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2171                 :         17 :                 aParameters[2].bIn = sal_True;
    2172                 :         17 :                 aParameters[2].bOut = sal_False;
    2173         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2174         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2175                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2176         [ +  - ]:         17 :                 ::rtl::OUString sReturnType52( RTL_CONSTASCII_USTRINGPARAM("string") );
    2177         [ +  - ]:         17 :                 ::rtl::OUString sMethodName52( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsum") );
    2178                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2179                 :            :                     55, sal_False,
    2180                 :            :                     sMethodName52.pData,
    2181                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType52.pData,
    2182                 :            :                     3, aParameters,
    2183                 :         17 :                     2, the_Exceptions );
    2184                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2185                 :            :             }
    2186                 :            :             {
    2187                 :            :                 typelib_Parameter_Init aParameters[1];
    2188         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2189         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2190                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2191                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2192                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2193                 :         17 :                 aParameters[0].bIn = sal_True;
    2194                 :         17 :                 aParameters[0].bOut = sal_False;
    2195         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2196         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2197                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2198         [ +  - ]:         17 :                 ::rtl::OUString sReturnType53( RTL_CONSTASCII_USTRINGPARAM("string") );
    2199         [ +  - ]:         17 :                 ::rtl::OUString sMethodName53( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsqrt") );
    2200                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2201                 :            :                     56, sal_False,
    2202                 :            :                     sMethodName53.pData,
    2203                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType53.pData,
    2204                 :            :                     1, aParameters,
    2205                 :         17 :                     2, the_Exceptions );
    2206                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2207                 :            :             }
    2208                 :            :             {
    2209                 :            :                 typelib_Parameter_Init aParameters[1];
    2210         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2211         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2212                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2213                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2214                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2215                 :         17 :                 aParameters[0].bIn = sal_True;
    2216                 :         17 :                 aParameters[0].bOut = sal_False;
    2217         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2218         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2219                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2220         [ +  - ]:         17 :                 ::rtl::OUString sReturnType54( RTL_CONSTASCII_USTRINGPARAM("string") );
    2221         [ +  - ]:         17 :                 ::rtl::OUString sMethodName54( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImtan") );
    2222                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2223                 :            :                     57, sal_False,
    2224                 :            :                     sMethodName54.pData,
    2225                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType54.pData,
    2226                 :            :                     1, aParameters,
    2227                 :         17 :                     2, the_Exceptions );
    2228                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2229                 :            :             }
    2230                 :            :             {
    2231                 :            :                 typelib_Parameter_Init aParameters[1];
    2232         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2233         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2234                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2235                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2236                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2237                 :         17 :                 aParameters[0].bIn = sal_True;
    2238                 :         17 :                 aParameters[0].bOut = sal_False;
    2239         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2240         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2241                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2242         [ +  - ]:         17 :                 ::rtl::OUString sReturnType55( RTL_CONSTASCII_USTRINGPARAM("string") );
    2243         [ +  - ]:         17 :                 ::rtl::OUString sMethodName55( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsec") );
    2244                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2245                 :            :                     58, sal_False,
    2246                 :            :                     sMethodName55.pData,
    2247                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType55.pData,
    2248                 :            :                     1, aParameters,
    2249                 :         17 :                     2, the_Exceptions );
    2250                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2251                 :            :             }
    2252                 :            :             {
    2253                 :            :                 typelib_Parameter_Init aParameters[1];
    2254         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2255         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2256                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2257                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2258                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2259                 :         17 :                 aParameters[0].bIn = sal_True;
    2260                 :         17 :                 aParameters[0].bOut = sal_False;
    2261         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2262         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2263                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2264         [ +  - ]:         17 :                 ::rtl::OUString sReturnType56( RTL_CONSTASCII_USTRINGPARAM("string") );
    2265         [ +  - ]:         17 :                 ::rtl::OUString sMethodName56( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImcsc") );
    2266                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2267                 :            :                     59, sal_False,
    2268                 :            :                     sMethodName56.pData,
    2269                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType56.pData,
    2270                 :            :                     1, aParameters,
    2271                 :         17 :                     2, the_Exceptions );
    2272                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2273                 :            :             }
    2274                 :            :             {
    2275                 :            :                 typelib_Parameter_Init aParameters[1];
    2276         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2277         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2278                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2279                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2280                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2281                 :         17 :                 aParameters[0].bIn = sal_True;
    2282                 :         17 :                 aParameters[0].bOut = sal_False;
    2283         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2284         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2285                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2286         [ +  - ]:         17 :                 ::rtl::OUString sReturnType57( RTL_CONSTASCII_USTRINGPARAM("string") );
    2287         [ +  - ]:         17 :                 ::rtl::OUString sMethodName57( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImcot") );
    2288                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2289                 :            :                     60, sal_False,
    2290                 :            :                     sMethodName57.pData,
    2291                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType57.pData,
    2292                 :            :                     1, aParameters,
    2293                 :         17 :                     2, the_Exceptions );
    2294                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2295                 :            :             }
    2296                 :            :             {
    2297                 :            :                 typelib_Parameter_Init aParameters[1];
    2298         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2299         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2300                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2301                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2302                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2303                 :         17 :                 aParameters[0].bIn = sal_True;
    2304                 :         17 :                 aParameters[0].bOut = sal_False;
    2305         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2306         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2307                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2308         [ +  - ]:         17 :                 ::rtl::OUString sReturnType58( RTL_CONSTASCII_USTRINGPARAM("string") );
    2309         [ +  - ]:         17 :                 ::rtl::OUString sMethodName58( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsinh") );
    2310                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2311                 :            :                     61, sal_False,
    2312                 :            :                     sMethodName58.pData,
    2313                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType58.pData,
    2314                 :            :                     1, aParameters,
    2315                 :         17 :                     2, the_Exceptions );
    2316                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2317                 :            :             }
    2318                 :            :             {
    2319                 :            :                 typelib_Parameter_Init aParameters[1];
    2320         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2321         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2322                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2323                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2324                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2325                 :         17 :                 aParameters[0].bIn = sal_True;
    2326                 :         17 :                 aParameters[0].bOut = sal_False;
    2327         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2328         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2329                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2330         [ +  - ]:         17 :                 ::rtl::OUString sReturnType59( RTL_CONSTASCII_USTRINGPARAM("string") );
    2331         [ +  - ]:         17 :                 ::rtl::OUString sMethodName59( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImcosh") );
    2332                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2333                 :            :                     62, sal_False,
    2334                 :            :                     sMethodName59.pData,
    2335                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType59.pData,
    2336                 :            :                     1, aParameters,
    2337                 :         17 :                     2, the_Exceptions );
    2338                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2339                 :            :             }
    2340                 :            :             {
    2341                 :            :                 typelib_Parameter_Init aParameters[1];
    2342         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2343         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2344                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2345                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2346                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2347                 :         17 :                 aParameters[0].bIn = sal_True;
    2348                 :         17 :                 aParameters[0].bOut = sal_False;
    2349         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2350         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2351                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2352         [ +  - ]:         17 :                 ::rtl::OUString sReturnType60( RTL_CONSTASCII_USTRINGPARAM("string") );
    2353         [ +  - ]:         17 :                 ::rtl::OUString sMethodName60( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImsech") );
    2354                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2355                 :            :                     63, sal_False,
    2356                 :            :                     sMethodName60.pData,
    2357                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType60.pData,
    2358                 :            :                     1, aParameters,
    2359                 :         17 :                     2, the_Exceptions );
    2360                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2361                 :            :             }
    2362                 :            :             {
    2363                 :            :                 typelib_Parameter_Init aParameters[1];
    2364         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Num") );
    2365         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("string") );
    2366                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2367                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2368                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2369                 :         17 :                 aParameters[0].bIn = sal_True;
    2370                 :         17 :                 aParameters[0].bOut = sal_False;
    2371         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2372         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2373                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2374         [ +  - ]:         17 :                 ::rtl::OUString sReturnType61( RTL_CONSTASCII_USTRINGPARAM("string") );
    2375         [ +  - ]:         17 :                 ::rtl::OUString sMethodName61( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getImcsch") );
    2376                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2377                 :            :                     64, sal_False,
    2378                 :            :                     sMethodName61.pData,
    2379                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType61.pData,
    2380                 :            :                     1, aParameters,
    2381                 :         17 :                     2, the_Exceptions );
    2382                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2383                 :            :             }
    2384                 :            :             {
    2385                 :            :                 typelib_Parameter_Init aParameters[3];
    2386         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Real") );
    2387         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    2388                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2389                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2390                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2391                 :         17 :                 aParameters[0].bIn = sal_True;
    2392                 :         17 :                 aParameters[0].bOut = sal_False;
    2393         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Imaginary") );
    2394         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
    2395                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2396                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2397                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2398                 :         17 :                 aParameters[1].bIn = sal_True;
    2399                 :         17 :                 aParameters[1].bOut = sal_False;
    2400         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Suffix") );
    2401         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("any") );
    2402                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2403                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    2404                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2405                 :         17 :                 aParameters[2].bIn = sal_True;
    2406                 :         17 :                 aParameters[2].bOut = sal_False;
    2407         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2408         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2409                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2410         [ +  - ]:         17 :                 ::rtl::OUString sReturnType62( RTL_CONSTASCII_USTRINGPARAM("string") );
    2411         [ +  - ]:         17 :                 ::rtl::OUString sMethodName62( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getComplex") );
    2412                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2413                 :            :                     65, sal_False,
    2414                 :            :                     sMethodName62.pData,
    2415                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING, sReturnType62.pData,
    2416                 :            :                     3, aParameters,
    2417                 :         17 :                     2, the_Exceptions );
    2418                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2419                 :            :             }
    2420                 :            :             {
    2421                 :            :                 typelib_Parameter_Init aParameters[3];
    2422         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Value") );
    2423         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    2424                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2425                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2426                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2427                 :         17 :                 aParameters[0].bIn = sal_True;
    2428                 :         17 :                 aParameters[0].bOut = sal_False;
    2429         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("FromUnit") );
    2430         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("string") );
    2431                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2432                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2433                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2434                 :         17 :                 aParameters[1].bIn = sal_True;
    2435                 :         17 :                 aParameters[1].bOut = sal_False;
    2436         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("ToUnit") );
    2437         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("string") );
    2438                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2439                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_STRING;
    2440                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2441                 :         17 :                 aParameters[2].bIn = sal_True;
    2442                 :         17 :                 aParameters[2].bOut = sal_False;
    2443         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2444         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2445                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2446         [ +  - ]:         17 :                 ::rtl::OUString sReturnType63( RTL_CONSTASCII_USTRINGPARAM("double") );
    2447         [ +  - ]:         17 :                 ::rtl::OUString sMethodName63( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getConvert") );
    2448                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2449                 :            :                     66, sal_False,
    2450                 :            :                     sMethodName63.pData,
    2451                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType63.pData,
    2452                 :            :                     3, aParameters,
    2453                 :         17 :                     2, the_Exceptions );
    2454                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2455                 :            :             }
    2456                 :            :             {
    2457                 :            :                 typelib_Parameter_Init aParameters[8];
    2458         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    2459         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    2460                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2461                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    2462                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2463                 :         17 :                 aParameters[0].bIn = sal_True;
    2464                 :         17 :                 aParameters[0].bOut = sal_False;
    2465         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Cost") );
    2466         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
    2467                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2468                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2469                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2470                 :         17 :                 aParameters[1].bIn = sal_True;
    2471                 :         17 :                 aParameters[1].bOut = sal_False;
    2472         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Date") );
    2473         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    2474                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2475                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2476                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2477                 :         17 :                 aParameters[2].bIn = sal_True;
    2478                 :         17 :                 aParameters[2].bOut = sal_False;
    2479         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("FirstPer") );
    2480         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    2481                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    2482                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2483                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    2484                 :         17 :                 aParameters[3].bIn = sal_True;
    2485                 :         17 :                 aParameters[3].bOut = sal_False;
    2486         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("RestVal") );
    2487         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    2488                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    2489                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2490                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    2491                 :         17 :                 aParameters[4].bIn = sal_True;
    2492                 :         17 :                 aParameters[4].bOut = sal_False;
    2493         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Periode") );
    2494         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("double") );
    2495                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    2496                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2497                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    2498                 :         17 :                 aParameters[5].bIn = sal_True;
    2499                 :         17 :                 aParameters[5].bOut = sal_False;
    2500         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    2501         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("double") );
    2502                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    2503                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2504                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    2505                 :         17 :                 aParameters[6].bIn = sal_True;
    2506                 :         17 :                 aParameters[6].bOut = sal_False;
    2507         [ +  - ]:         17 :                 ::rtl::OUString sParamName7( RTL_CONSTASCII_USTRINGPARAM("Base") );
    2508         [ +  - ]:         17 :                 ::rtl::OUString sParamType7( RTL_CONSTASCII_USTRINGPARAM("any") );
    2509                 :         17 :                 aParameters[7].pParamName = sParamName7.pData;
    2510                 :         17 :                 aParameters[7].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    2511                 :         17 :                 aParameters[7].pTypeName = sParamType7.pData;
    2512                 :         17 :                 aParameters[7].bIn = sal_True;
    2513                 :         17 :                 aParameters[7].bOut = sal_False;
    2514         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2515         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2516                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2517         [ +  - ]:         17 :                 ::rtl::OUString sReturnType64( RTL_CONSTASCII_USTRINGPARAM("double") );
    2518         [ +  - ]:         17 :                 ::rtl::OUString sMethodName64( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getAmordegrc") );
    2519                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2520                 :            :                     67, sal_False,
    2521                 :            :                     sMethodName64.pData,
    2522                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType64.pData,
    2523                 :            :                     8, aParameters,
    2524                 :         17 :                     2, the_Exceptions );
    2525                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2526                 :            :             }
    2527                 :            :             {
    2528                 :            :                 typelib_Parameter_Init aParameters[8];
    2529         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    2530         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    2531                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2532                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    2533                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2534                 :         17 :                 aParameters[0].bIn = sal_True;
    2535                 :         17 :                 aParameters[0].bOut = sal_False;
    2536         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Cost") );
    2537         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("double") );
    2538                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2539                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2540                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2541                 :         17 :                 aParameters[1].bIn = sal_True;
    2542                 :         17 :                 aParameters[1].bOut = sal_False;
    2543         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Date") );
    2544         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    2545                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2546                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2547                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2548                 :         17 :                 aParameters[2].bIn = sal_True;
    2549                 :         17 :                 aParameters[2].bOut = sal_False;
    2550         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("FirstPer") );
    2551         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    2552                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    2553                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2554                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    2555                 :         17 :                 aParameters[3].bIn = sal_True;
    2556                 :         17 :                 aParameters[3].bOut = sal_False;
    2557         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("RestVal") );
    2558         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    2559                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    2560                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2561                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    2562                 :         17 :                 aParameters[4].bIn = sal_True;
    2563                 :         17 :                 aParameters[4].bOut = sal_False;
    2564         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Periode") );
    2565         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("double") );
    2566                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    2567                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2568                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    2569                 :         17 :                 aParameters[5].bIn = sal_True;
    2570                 :         17 :                 aParameters[5].bOut = sal_False;
    2571         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    2572         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("double") );
    2573                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    2574                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2575                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    2576                 :         17 :                 aParameters[6].bIn = sal_True;
    2577                 :         17 :                 aParameters[6].bOut = sal_False;
    2578         [ +  - ]:         17 :                 ::rtl::OUString sParamName7( RTL_CONSTASCII_USTRINGPARAM("Base") );
    2579         [ +  - ]:         17 :                 ::rtl::OUString sParamType7( RTL_CONSTASCII_USTRINGPARAM("any") );
    2580                 :         17 :                 aParameters[7].pParamName = sParamName7.pData;
    2581                 :         17 :                 aParameters[7].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    2582                 :         17 :                 aParameters[7].pTypeName = sParamType7.pData;
    2583                 :         17 :                 aParameters[7].bIn = sal_True;
    2584                 :         17 :                 aParameters[7].bOut = sal_False;
    2585         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2586         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2587                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2588         [ +  - ]:         17 :                 ::rtl::OUString sReturnType65( RTL_CONSTASCII_USTRINGPARAM("double") );
    2589         [ +  - ]:         17 :                 ::rtl::OUString sMethodName65( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getAmorlinc") );
    2590                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2591                 :            :                     68, sal_False,
    2592                 :            :                     sMethodName65.pData,
    2593                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType65.pData,
    2594                 :            :                     8, aParameters,
    2595                 :         17 :                     2, the_Exceptions );
    2596                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2597                 :            :             }
    2598                 :            :             {
    2599                 :            :                 typelib_Parameter_Init aParameters[8];
    2600         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    2601         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    2602                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2603                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    2604                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2605                 :         17 :                 aParameters[0].bIn = sal_True;
    2606                 :         17 :                 aParameters[0].bOut = sal_False;
    2607         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Issue") );
    2608         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    2609                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2610                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2611                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2612                 :         17 :                 aParameters[1].bIn = sal_True;
    2613                 :         17 :                 aParameters[1].bOut = sal_False;
    2614         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("FirstInterest") );
    2615         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    2616                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2617                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2618                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2619                 :         17 :                 aParameters[2].bIn = sal_True;
    2620                 :         17 :                 aParameters[2].bOut = sal_False;
    2621         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    2622         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    2623                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    2624                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2625                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    2626                 :         17 :                 aParameters[3].bIn = sal_True;
    2627                 :         17 :                 aParameters[3].bOut = sal_False;
    2628         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    2629         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    2630                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    2631                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2632                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    2633                 :         17 :                 aParameters[4].bIn = sal_True;
    2634                 :         17 :                 aParameters[4].bOut = sal_False;
    2635         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Value") );
    2636         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("any") );
    2637                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    2638                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    2639                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    2640                 :         17 :                 aParameters[5].bIn = sal_True;
    2641                 :         17 :                 aParameters[5].bOut = sal_False;
    2642         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    2643         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("long") );
    2644                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    2645                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2646                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    2647                 :         17 :                 aParameters[6].bIn = sal_True;
    2648                 :         17 :                 aParameters[6].bOut = sal_False;
    2649         [ +  - ]:         17 :                 ::rtl::OUString sParamName7( RTL_CONSTASCII_USTRINGPARAM("Base") );
    2650         [ +  - ]:         17 :                 ::rtl::OUString sParamType7( RTL_CONSTASCII_USTRINGPARAM("any") );
    2651                 :         17 :                 aParameters[7].pParamName = sParamName7.pData;
    2652                 :         17 :                 aParameters[7].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    2653                 :         17 :                 aParameters[7].pTypeName = sParamType7.pData;
    2654                 :         17 :                 aParameters[7].bIn = sal_True;
    2655                 :         17 :                 aParameters[7].bOut = sal_False;
    2656         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2657         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2658                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2659         [ +  - ]:         17 :                 ::rtl::OUString sReturnType66( RTL_CONSTASCII_USTRINGPARAM("double") );
    2660         [ +  - ]:         17 :                 ::rtl::OUString sMethodName66( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getAccrint") );
    2661                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2662                 :            :                     69, sal_False,
    2663                 :            :                     sMethodName66.pData,
    2664                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType66.pData,
    2665                 :            :                     8, aParameters,
    2666                 :         17 :                     2, the_Exceptions );
    2667                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2668                 :            :             }
    2669                 :            :             {
    2670                 :            :                 typelib_Parameter_Init aParameters[6];
    2671         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    2672         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    2673                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2674                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    2675                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2676                 :         17 :                 aParameters[0].bIn = sal_True;
    2677                 :         17 :                 aParameters[0].bOut = sal_False;
    2678         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Issue") );
    2679         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    2680                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2681                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2682                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2683                 :         17 :                 aParameters[1].bIn = sal_True;
    2684                 :         17 :                 aParameters[1].bOut = sal_False;
    2685         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    2686         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    2687                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2688                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2689                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2690                 :         17 :                 aParameters[2].bIn = sal_True;
    2691                 :         17 :                 aParameters[2].bOut = sal_False;
    2692         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    2693         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    2694                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    2695                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2696                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    2697                 :         17 :                 aParameters[3].bIn = sal_True;
    2698                 :         17 :                 aParameters[3].bOut = sal_False;
    2699         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Value") );
    2700         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("any") );
    2701                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    2702                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    2703                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    2704                 :         17 :                 aParameters[4].bIn = sal_True;
    2705                 :         17 :                 aParameters[4].bOut = sal_False;
    2706         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Base") );
    2707         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("any") );
    2708                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    2709                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    2710                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    2711                 :         17 :                 aParameters[5].bIn = sal_True;
    2712                 :         17 :                 aParameters[5].bOut = sal_False;
    2713         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2714         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2715                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2716         [ +  - ]:         17 :                 ::rtl::OUString sReturnType67( RTL_CONSTASCII_USTRINGPARAM("double") );
    2717         [ +  - ]:         17 :                 ::rtl::OUString sMethodName67( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getAccrintm") );
    2718                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2719                 :            :                     70, sal_False,
    2720                 :            :                     sMethodName67.pData,
    2721                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType67.pData,
    2722                 :            :                     6, aParameters,
    2723                 :         17 :                     2, the_Exceptions );
    2724                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2725                 :            :             }
    2726                 :            :             {
    2727                 :            :                 typelib_Parameter_Init aParameters[6];
    2728         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    2729         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    2730                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2731                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    2732                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2733                 :         17 :                 aParameters[0].bIn = sal_True;
    2734                 :         17 :                 aParameters[0].bOut = sal_False;
    2735         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    2736         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    2737                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2738                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2739                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2740                 :         17 :                 aParameters[1].bIn = sal_True;
    2741                 :         17 :                 aParameters[1].bOut = sal_False;
    2742         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    2743         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    2744                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2745                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2746                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2747                 :         17 :                 aParameters[2].bIn = sal_True;
    2748                 :         17 :                 aParameters[2].bOut = sal_False;
    2749         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Investment") );
    2750         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    2751                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    2752                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2753                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    2754                 :         17 :                 aParameters[3].bIn = sal_True;
    2755                 :         17 :                 aParameters[3].bOut = sal_False;
    2756         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Discount") );
    2757         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    2758                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    2759                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2760                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    2761                 :         17 :                 aParameters[4].bIn = sal_True;
    2762                 :         17 :                 aParameters[4].bOut = sal_False;
    2763         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Base") );
    2764         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("any") );
    2765                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    2766                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    2767                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    2768                 :         17 :                 aParameters[5].bIn = sal_True;
    2769                 :         17 :                 aParameters[5].bOut = sal_False;
    2770         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2771         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2772                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2773         [ +  - ]:         17 :                 ::rtl::OUString sReturnType68( RTL_CONSTASCII_USTRINGPARAM("double") );
    2774         [ +  - ]:         17 :                 ::rtl::OUString sMethodName68( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getReceived") );
    2775                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2776                 :            :                     71, sal_False,
    2777                 :            :                     sMethodName68.pData,
    2778                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType68.pData,
    2779                 :            :                     6, aParameters,
    2780                 :         17 :                     2, the_Exceptions );
    2781                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2782                 :            :             }
    2783                 :            :             {
    2784                 :            :                 typelib_Parameter_Init aParameters[6];
    2785         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    2786         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    2787                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2788                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    2789                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2790                 :         17 :                 aParameters[0].bIn = sal_True;
    2791                 :         17 :                 aParameters[0].bOut = sal_False;
    2792         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    2793         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    2794                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2795                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2796                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2797                 :         17 :                 aParameters[1].bIn = sal_True;
    2798                 :         17 :                 aParameters[1].bOut = sal_False;
    2799         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    2800         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    2801                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2802                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2803                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2804                 :         17 :                 aParameters[2].bIn = sal_True;
    2805                 :         17 :                 aParameters[2].bOut = sal_False;
    2806         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Price") );
    2807         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    2808                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    2809                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2810                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    2811                 :         17 :                 aParameters[3].bIn = sal_True;
    2812                 :         17 :                 aParameters[3].bOut = sal_False;
    2813         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Redemption") );
    2814         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    2815                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    2816                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2817                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    2818                 :         17 :                 aParameters[4].bIn = sal_True;
    2819                 :         17 :                 aParameters[4].bOut = sal_False;
    2820         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Base") );
    2821         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("any") );
    2822                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    2823                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    2824                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    2825                 :         17 :                 aParameters[5].bIn = sal_True;
    2826                 :         17 :                 aParameters[5].bOut = sal_False;
    2827         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2828         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2829                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2830         [ +  - ]:         17 :                 ::rtl::OUString sReturnType69( RTL_CONSTASCII_USTRINGPARAM("double") );
    2831         [ +  - ]:         17 :                 ::rtl::OUString sMethodName69( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDisc") );
    2832                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2833                 :            :                     72, sal_False,
    2834                 :            :                     sMethodName69.pData,
    2835                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType69.pData,
    2836                 :            :                     6, aParameters,
    2837                 :         17 :                     2, the_Exceptions );
    2838                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2839                 :            :             }
    2840                 :            :             {
    2841                 :            :                 typelib_Parameter_Init aParameters[7];
    2842         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    2843         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    2844                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2845                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    2846                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2847                 :         17 :                 aParameters[0].bIn = sal_True;
    2848                 :         17 :                 aParameters[0].bOut = sal_False;
    2849         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    2850         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    2851                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2852                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2853                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2854                 :         17 :                 aParameters[1].bIn = sal_True;
    2855                 :         17 :                 aParameters[1].bOut = sal_False;
    2856         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    2857         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    2858                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2859                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2860                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2861                 :         17 :                 aParameters[2].bIn = sal_True;
    2862                 :         17 :                 aParameters[2].bOut = sal_False;
    2863         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Coupon") );
    2864         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    2865                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    2866                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2867                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    2868                 :         17 :                 aParameters[3].bIn = sal_True;
    2869                 :         17 :                 aParameters[3].bOut = sal_False;
    2870         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Yield") );
    2871         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    2872                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    2873                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2874                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    2875                 :         17 :                 aParameters[4].bIn = sal_True;
    2876                 :         17 :                 aParameters[4].bOut = sal_False;
    2877         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Frequncy") );
    2878         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("long") );
    2879                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    2880                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2881                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    2882                 :         17 :                 aParameters[5].bIn = sal_True;
    2883                 :         17 :                 aParameters[5].bOut = sal_False;
    2884         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Base") );
    2885         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("any") );
    2886                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    2887                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    2888                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    2889                 :         17 :                 aParameters[6].bIn = sal_True;
    2890                 :         17 :                 aParameters[6].bOut = sal_False;
    2891         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2892         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2893                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2894         [ +  - ]:         17 :                 ::rtl::OUString sReturnType70( RTL_CONSTASCII_USTRINGPARAM("double") );
    2895         [ +  - ]:         17 :                 ::rtl::OUString sMethodName70( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDuration") );
    2896                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2897                 :            :                     73, sal_False,
    2898                 :            :                     sMethodName70.pData,
    2899                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType70.pData,
    2900                 :            :                     7, aParameters,
    2901                 :         17 :                     2, the_Exceptions );
    2902                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2903                 :            :             }
    2904                 :            :             {
    2905                 :            :                 typelib_Parameter_Init aParameters[2];
    2906         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Nomial") );
    2907         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    2908                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2909                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2910                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2911                 :         17 :                 aParameters[0].bIn = sal_True;
    2912                 :         17 :                 aParameters[0].bOut = sal_False;
    2913         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("NumOfPeriods") );
    2914         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    2915                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2916                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2917                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2918                 :         17 :                 aParameters[1].bIn = sal_True;
    2919                 :         17 :                 aParameters[1].bOut = sal_False;
    2920         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2921         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2922                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2923         [ +  - ]:         17 :                 ::rtl::OUString sReturnType71( RTL_CONSTASCII_USTRINGPARAM("double") );
    2924         [ +  - ]:         17 :                 ::rtl::OUString sMethodName71( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getEffect") );
    2925                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2926                 :            :                     74, sal_False,
    2927                 :            :                     sMethodName71.pData,
    2928                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType71.pData,
    2929                 :            :                     2, aParameters,
    2930                 :         17 :                     2, the_Exceptions );
    2931                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2932                 :            :             }
    2933                 :            :             {
    2934                 :            :                 typelib_Parameter_Init aParameters[6];
    2935         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    2936         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    2937                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2938                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2939                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2940                 :         17 :                 aParameters[0].bIn = sal_True;
    2941                 :         17 :                 aParameters[0].bOut = sal_False;
    2942         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("NumOfPeriods") );
    2943         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    2944                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    2945                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2946                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    2947                 :         17 :                 aParameters[1].bIn = sal_True;
    2948                 :         17 :                 aParameters[1].bOut = sal_False;
    2949         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Val") );
    2950         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("double") );
    2951                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    2952                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2953                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    2954                 :         17 :                 aParameters[2].bIn = sal_True;
    2955                 :         17 :                 aParameters[2].bOut = sal_False;
    2956         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("StartPeriode") );
    2957         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    2958                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    2959                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2960                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    2961                 :         17 :                 aParameters[3].bIn = sal_True;
    2962                 :         17 :                 aParameters[3].bOut = sal_False;
    2963         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("EndPeriode") );
    2964         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("long") );
    2965                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    2966                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2967                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    2968                 :         17 :                 aParameters[4].bIn = sal_True;
    2969                 :         17 :                 aParameters[4].bOut = sal_False;
    2970         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("PayType") );
    2971         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("long") );
    2972                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    2973                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    2974                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    2975                 :         17 :                 aParameters[5].bIn = sal_True;
    2976                 :         17 :                 aParameters[5].bOut = sal_False;
    2977         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    2978         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    2979                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    2980         [ +  - ]:         17 :                 ::rtl::OUString sReturnType72( RTL_CONSTASCII_USTRINGPARAM("double") );
    2981         [ +  - ]:         17 :                 ::rtl::OUString sMethodName72( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCumprinc") );
    2982                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    2983                 :            :                     75, sal_False,
    2984                 :            :                     sMethodName72.pData,
    2985                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType72.pData,
    2986                 :            :                     6, aParameters,
    2987                 :         17 :                     2, the_Exceptions );
    2988                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    2989                 :            :             }
    2990                 :            :             {
    2991                 :            :                 typelib_Parameter_Init aParameters[6];
    2992         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    2993         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    2994                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    2995                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    2996                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    2997                 :         17 :                 aParameters[0].bIn = sal_True;
    2998                 :         17 :                 aParameters[0].bOut = sal_False;
    2999         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("NumOfPeriods") );
    3000         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3001                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3002                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3003                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3004                 :         17 :                 aParameters[1].bIn = sal_True;
    3005                 :         17 :                 aParameters[1].bOut = sal_False;
    3006         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Val") );
    3007         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("double") );
    3008                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3009                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3010                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3011                 :         17 :                 aParameters[2].bIn = sal_True;
    3012                 :         17 :                 aParameters[2].bOut = sal_False;
    3013         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("StartPeriode") );
    3014         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    3015                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3016                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3017                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3018                 :         17 :                 aParameters[3].bIn = sal_True;
    3019                 :         17 :                 aParameters[3].bOut = sal_False;
    3020         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("EndPeriode") );
    3021         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("long") );
    3022                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3023                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3024                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3025                 :         17 :                 aParameters[4].bIn = sal_True;
    3026                 :         17 :                 aParameters[4].bOut = sal_False;
    3027         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("PayType") );
    3028         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("long") );
    3029                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3030                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3031                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3032                 :         17 :                 aParameters[5].bIn = sal_True;
    3033                 :         17 :                 aParameters[5].bOut = sal_False;
    3034         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3035         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3036                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3037         [ +  - ]:         17 :                 ::rtl::OUString sReturnType73( RTL_CONSTASCII_USTRINGPARAM("double") );
    3038         [ +  - ]:         17 :                 ::rtl::OUString sMethodName73( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCumipmt") );
    3039                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3040                 :            :                     76, sal_False,
    3041                 :            :                     sMethodName73.pData,
    3042                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType73.pData,
    3043                 :            :                     6, aParameters,
    3044                 :         17 :                     2, the_Exceptions );
    3045                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3046                 :            :             }
    3047                 :            :             {
    3048                 :            :                 typelib_Parameter_Init aParameters[8];
    3049         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3050         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3051                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3052                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3053                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3054                 :         17 :                 aParameters[0].bIn = sal_True;
    3055                 :         17 :                 aParameters[0].bOut = sal_False;
    3056         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3057         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3058                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3059                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3060                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3061                 :         17 :                 aParameters[1].bIn = sal_True;
    3062                 :         17 :                 aParameters[1].bOut = sal_False;
    3063         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3064         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3065                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3066                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3067                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3068                 :         17 :                 aParameters[2].bIn = sal_True;
    3069                 :         17 :                 aParameters[2].bOut = sal_False;
    3070         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    3071         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    3072                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3073                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3074                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3075                 :         17 :                 aParameters[3].bIn = sal_True;
    3076                 :         17 :                 aParameters[3].bOut = sal_False;
    3077         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Yield") );
    3078         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    3079                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3080                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3081                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3082                 :         17 :                 aParameters[4].bIn = sal_True;
    3083                 :         17 :                 aParameters[4].bOut = sal_False;
    3084         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Redemption") );
    3085         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("double") );
    3086                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3087                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3088                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3089                 :         17 :                 aParameters[5].bIn = sal_True;
    3090                 :         17 :                 aParameters[5].bOut = sal_False;
    3091         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Frequncy") );
    3092         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("long") );
    3093                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    3094                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3095                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    3096                 :         17 :                 aParameters[6].bIn = sal_True;
    3097                 :         17 :                 aParameters[6].bOut = sal_False;
    3098         [ +  - ]:         17 :                 ::rtl::OUString sParamName7( RTL_CONSTASCII_USTRINGPARAM("Base") );
    3099         [ +  - ]:         17 :                 ::rtl::OUString sParamType7( RTL_CONSTASCII_USTRINGPARAM("any") );
    3100                 :         17 :                 aParameters[7].pParamName = sParamName7.pData;
    3101                 :         17 :                 aParameters[7].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    3102                 :         17 :                 aParameters[7].pTypeName = sParamType7.pData;
    3103                 :         17 :                 aParameters[7].bIn = sal_True;
    3104                 :         17 :                 aParameters[7].bOut = sal_False;
    3105         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3106         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3107                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3108         [ +  - ]:         17 :                 ::rtl::OUString sReturnType74( RTL_CONSTASCII_USTRINGPARAM("double") );
    3109         [ +  - ]:         17 :                 ::rtl::OUString sMethodName74( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getPrice") );
    3110                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3111                 :            :                     77, sal_False,
    3112                 :            :                     sMethodName74.pData,
    3113                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType74.pData,
    3114                 :            :                     8, aParameters,
    3115                 :         17 :                     2, the_Exceptions );
    3116                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3117                 :            :             }
    3118                 :            :             {
    3119                 :            :                 typelib_Parameter_Init aParameters[6];
    3120         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3121         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3122                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3123                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3124                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3125                 :         17 :                 aParameters[0].bIn = sal_True;
    3126                 :         17 :                 aParameters[0].bOut = sal_False;
    3127         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3128         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3129                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3130                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3131                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3132                 :         17 :                 aParameters[1].bIn = sal_True;
    3133                 :         17 :                 aParameters[1].bOut = sal_False;
    3134         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3135         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3136                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3137                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3138                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3139                 :         17 :                 aParameters[2].bIn = sal_True;
    3140                 :         17 :                 aParameters[2].bOut = sal_False;
    3141         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Discont") );
    3142         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    3143                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3144                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3145                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3146                 :         17 :                 aParameters[3].bIn = sal_True;
    3147                 :         17 :                 aParameters[3].bOut = sal_False;
    3148         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Redemption") );
    3149         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    3150                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3151                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3152                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3153                 :         17 :                 aParameters[4].bIn = sal_True;
    3154                 :         17 :                 aParameters[4].bOut = sal_False;
    3155         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Base") );
    3156         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("any") );
    3157                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3158                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    3159                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3160                 :         17 :                 aParameters[5].bIn = sal_True;
    3161                 :         17 :                 aParameters[5].bOut = sal_False;
    3162         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3163         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3164                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3165         [ +  - ]:         17 :                 ::rtl::OUString sReturnType75( RTL_CONSTASCII_USTRINGPARAM("double") );
    3166         [ +  - ]:         17 :                 ::rtl::OUString sMethodName75( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getPricedisc") );
    3167                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3168                 :            :                     78, sal_False,
    3169                 :            :                     sMethodName75.pData,
    3170                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType75.pData,
    3171                 :            :                     6, aParameters,
    3172                 :         17 :                     2, the_Exceptions );
    3173                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3174                 :            :             }
    3175                 :            :             {
    3176                 :            :                 typelib_Parameter_Init aParameters[7];
    3177         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3178         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3179                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3180                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3181                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3182                 :         17 :                 aParameters[0].bIn = sal_True;
    3183                 :         17 :                 aParameters[0].bOut = sal_False;
    3184         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3185         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3186                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3187                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3188                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3189                 :         17 :                 aParameters[1].bIn = sal_True;
    3190                 :         17 :                 aParameters[1].bOut = sal_False;
    3191         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3192         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3193                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3194                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3195                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3196                 :         17 :                 aParameters[2].bIn = sal_True;
    3197                 :         17 :                 aParameters[2].bOut = sal_False;
    3198         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Issue") );
    3199         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    3200                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3201                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3202                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3203                 :         17 :                 aParameters[3].bIn = sal_True;
    3204                 :         17 :                 aParameters[3].bOut = sal_False;
    3205         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    3206         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    3207                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3208                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3209                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3210                 :         17 :                 aParameters[4].bIn = sal_True;
    3211                 :         17 :                 aParameters[4].bOut = sal_False;
    3212         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Yield") );
    3213         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("double") );
    3214                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3215                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3216                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3217                 :         17 :                 aParameters[5].bIn = sal_True;
    3218                 :         17 :                 aParameters[5].bOut = sal_False;
    3219         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Base") );
    3220         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("any") );
    3221                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    3222                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    3223                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    3224                 :         17 :                 aParameters[6].bIn = sal_True;
    3225                 :         17 :                 aParameters[6].bOut = sal_False;
    3226         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3227         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3228                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3229         [ +  - ]:         17 :                 ::rtl::OUString sReturnType76( RTL_CONSTASCII_USTRINGPARAM("double") );
    3230         [ +  - ]:         17 :                 ::rtl::OUString sMethodName76( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getPricemat") );
    3231                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3232                 :            :                     79, sal_False,
    3233                 :            :                     sMethodName76.pData,
    3234                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType76.pData,
    3235                 :            :                     7, aParameters,
    3236                 :         17 :                     2, the_Exceptions );
    3237                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3238                 :            :             }
    3239                 :            :             {
    3240                 :            :                 typelib_Parameter_Init aParameters[7];
    3241         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3242         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3243                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3244                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3245                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3246                 :         17 :                 aParameters[0].bIn = sal_True;
    3247                 :         17 :                 aParameters[0].bOut = sal_False;
    3248         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3249         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3250                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3251                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3252                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3253                 :         17 :                 aParameters[1].bIn = sal_True;
    3254                 :         17 :                 aParameters[1].bOut = sal_False;
    3255         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3256         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3257                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3258                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3259                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3260                 :         17 :                 aParameters[2].bIn = sal_True;
    3261                 :         17 :                 aParameters[2].bOut = sal_False;
    3262         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Coupon") );
    3263         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    3264                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3265                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3266                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3267                 :         17 :                 aParameters[3].bIn = sal_True;
    3268                 :         17 :                 aParameters[3].bOut = sal_False;
    3269         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Yield") );
    3270         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    3271                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3272                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3273                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3274                 :         17 :                 aParameters[4].bIn = sal_True;
    3275                 :         17 :                 aParameters[4].bOut = sal_False;
    3276         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    3277         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("long") );
    3278                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3279                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3280                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3281                 :         17 :                 aParameters[5].bIn = sal_True;
    3282                 :         17 :                 aParameters[5].bOut = sal_False;
    3283         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Base") );
    3284         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("any") );
    3285                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    3286                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    3287                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    3288                 :         17 :                 aParameters[6].bIn = sal_True;
    3289                 :         17 :                 aParameters[6].bOut = sal_False;
    3290         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3291         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3292                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3293         [ +  - ]:         17 :                 ::rtl::OUString sReturnType77( RTL_CONSTASCII_USTRINGPARAM("double") );
    3294         [ +  - ]:         17 :                 ::rtl::OUString sMethodName77( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getMduration") );
    3295                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3296                 :            :                     80, sal_False,
    3297                 :            :                     sMethodName77.pData,
    3298                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType77.pData,
    3299                 :            :                     7, aParameters,
    3300                 :         17 :                     2, the_Exceptions );
    3301                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3302                 :            :             }
    3303                 :            :             {
    3304                 :            :                 typelib_Parameter_Init aParameters[2];
    3305         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    3306         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    3307                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3308                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3309                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3310                 :         17 :                 aParameters[0].bIn = sal_True;
    3311                 :         17 :                 aParameters[0].bOut = sal_False;
    3312         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("NumOfPeriods") );
    3313         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3314                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3315                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3316                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3317                 :         17 :                 aParameters[1].bIn = sal_True;
    3318                 :         17 :                 aParameters[1].bOut = sal_False;
    3319         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3320         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3321                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3322         [ +  - ]:         17 :                 ::rtl::OUString sReturnType78( RTL_CONSTASCII_USTRINGPARAM("double") );
    3323         [ +  - ]:         17 :                 ::rtl::OUString sMethodName78( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getNominal") );
    3324                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3325                 :            :                     81, sal_False,
    3326                 :            :                     sMethodName78.pData,
    3327                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType78.pData,
    3328                 :            :                     2, aParameters,
    3329                 :         17 :                     2, the_Exceptions );
    3330                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3331                 :            :             }
    3332                 :            :             {
    3333                 :            :                 typelib_Parameter_Init aParameters[2];
    3334         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("DollarDecimal") );
    3335         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    3336                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3337                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3338                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3339                 :         17 :                 aParameters[0].bIn = sal_True;
    3340                 :         17 :                 aParameters[0].bOut = sal_False;
    3341         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Fraction") );
    3342         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3343                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3344                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3345                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3346                 :         17 :                 aParameters[1].bIn = sal_True;
    3347                 :         17 :                 aParameters[1].bOut = sal_False;
    3348         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3349         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3350                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3351         [ +  - ]:         17 :                 ::rtl::OUString sReturnType79( RTL_CONSTASCII_USTRINGPARAM("double") );
    3352         [ +  - ]:         17 :                 ::rtl::OUString sMethodName79( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDollarfr") );
    3353                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3354                 :            :                     82, sal_False,
    3355                 :            :                     sMethodName79.pData,
    3356                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType79.pData,
    3357                 :            :                     2, aParameters,
    3358                 :         17 :                     2, the_Exceptions );
    3359                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3360                 :            :             }
    3361                 :            :             {
    3362                 :            :                 typelib_Parameter_Init aParameters[2];
    3363         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("DollarFractional") );
    3364         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    3365                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3366                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3367                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3368                 :         17 :                 aParameters[0].bIn = sal_True;
    3369                 :         17 :                 aParameters[0].bOut = sal_False;
    3370         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Fraction") );
    3371         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3372                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3373                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3374                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3375                 :         17 :                 aParameters[1].bIn = sal_True;
    3376                 :         17 :                 aParameters[1].bOut = sal_False;
    3377         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3378         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3379                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3380         [ +  - ]:         17 :                 ::rtl::OUString sReturnType80( RTL_CONSTASCII_USTRINGPARAM("double") );
    3381         [ +  - ]:         17 :                 ::rtl::OUString sMethodName80( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getDollarde") );
    3382                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3383                 :            :                     83, sal_False,
    3384                 :            :                     sMethodName80.pData,
    3385                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType80.pData,
    3386                 :            :                     2, aParameters,
    3387                 :         17 :                     2, the_Exceptions );
    3388                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3389                 :            :             }
    3390                 :            :             {
    3391                 :            :                 typelib_Parameter_Init aParameters[8];
    3392         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3393         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3394                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3395                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3396                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3397                 :         17 :                 aParameters[0].bIn = sal_True;
    3398                 :         17 :                 aParameters[0].bOut = sal_False;
    3399         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3400         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3401                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3402                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3403                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3404                 :         17 :                 aParameters[1].bIn = sal_True;
    3405                 :         17 :                 aParameters[1].bOut = sal_False;
    3406         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3407         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3408                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3409                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3410                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3411                 :         17 :                 aParameters[2].bIn = sal_True;
    3412                 :         17 :                 aParameters[2].bOut = sal_False;
    3413         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Coupon") );
    3414         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    3415                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3416                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3417                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3418                 :         17 :                 aParameters[3].bIn = sal_True;
    3419                 :         17 :                 aParameters[3].bOut = sal_False;
    3420         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Price") );
    3421         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    3422                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3423                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3424                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3425                 :         17 :                 aParameters[4].bIn = sal_True;
    3426                 :         17 :                 aParameters[4].bOut = sal_False;
    3427         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Redemption") );
    3428         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("double") );
    3429                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3430                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3431                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3432                 :         17 :                 aParameters[5].bIn = sal_True;
    3433                 :         17 :                 aParameters[5].bOut = sal_False;
    3434         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    3435         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("long") );
    3436                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    3437                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3438                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    3439                 :         17 :                 aParameters[6].bIn = sal_True;
    3440                 :         17 :                 aParameters[6].bOut = sal_False;
    3441         [ +  - ]:         17 :                 ::rtl::OUString sParamName7( RTL_CONSTASCII_USTRINGPARAM("Base") );
    3442         [ +  - ]:         17 :                 ::rtl::OUString sParamType7( RTL_CONSTASCII_USTRINGPARAM("any") );
    3443                 :         17 :                 aParameters[7].pParamName = sParamName7.pData;
    3444                 :         17 :                 aParameters[7].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    3445                 :         17 :                 aParameters[7].pTypeName = sParamType7.pData;
    3446                 :         17 :                 aParameters[7].bIn = sal_True;
    3447                 :         17 :                 aParameters[7].bOut = sal_False;
    3448         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3449         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3450                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3451         [ +  - ]:         17 :                 ::rtl::OUString sReturnType81( RTL_CONSTASCII_USTRINGPARAM("double") );
    3452         [ +  - ]:         17 :                 ::rtl::OUString sMethodName81( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getYield") );
    3453                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3454                 :            :                     84, sal_False,
    3455                 :            :                     sMethodName81.pData,
    3456                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType81.pData,
    3457                 :            :                     8, aParameters,
    3458                 :         17 :                     2, the_Exceptions );
    3459                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3460                 :            :             }
    3461                 :            :             {
    3462                 :            :                 typelib_Parameter_Init aParameters[6];
    3463         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3464         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3465                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3466                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3467                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3468                 :         17 :                 aParameters[0].bIn = sal_True;
    3469                 :         17 :                 aParameters[0].bOut = sal_False;
    3470         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3471         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3472                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3473                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3474                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3475                 :         17 :                 aParameters[1].bIn = sal_True;
    3476                 :         17 :                 aParameters[1].bOut = sal_False;
    3477         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3478         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3479                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3480                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3481                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3482                 :         17 :                 aParameters[2].bIn = sal_True;
    3483                 :         17 :                 aParameters[2].bOut = sal_False;
    3484         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Price") );
    3485         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    3486                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3487                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3488                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3489                 :         17 :                 aParameters[3].bIn = sal_True;
    3490                 :         17 :                 aParameters[3].bOut = sal_False;
    3491         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Redemption") );
    3492         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    3493                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3494                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3495                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3496                 :         17 :                 aParameters[4].bIn = sal_True;
    3497                 :         17 :                 aParameters[4].bOut = sal_False;
    3498         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Base") );
    3499         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("any") );
    3500                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3501                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    3502                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3503                 :         17 :                 aParameters[5].bIn = sal_True;
    3504                 :         17 :                 aParameters[5].bOut = sal_False;
    3505         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3506         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3507                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3508         [ +  - ]:         17 :                 ::rtl::OUString sReturnType82( RTL_CONSTASCII_USTRINGPARAM("double") );
    3509         [ +  - ]:         17 :                 ::rtl::OUString sMethodName82( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getYielddisc") );
    3510                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3511                 :            :                     85, sal_False,
    3512                 :            :                     sMethodName82.pData,
    3513                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType82.pData,
    3514                 :            :                     6, aParameters,
    3515                 :         17 :                     2, the_Exceptions );
    3516                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3517                 :            :             }
    3518                 :            :             {
    3519                 :            :                 typelib_Parameter_Init aParameters[7];
    3520         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3521         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3522                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3523                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3524                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3525                 :         17 :                 aParameters[0].bIn = sal_True;
    3526                 :         17 :                 aParameters[0].bOut = sal_False;
    3527         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3528         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3529                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3530                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3531                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3532                 :         17 :                 aParameters[1].bIn = sal_True;
    3533                 :         17 :                 aParameters[1].bOut = sal_False;
    3534         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3535         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3536                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3537                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3538                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3539                 :         17 :                 aParameters[2].bIn = sal_True;
    3540                 :         17 :                 aParameters[2].bOut = sal_False;
    3541         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Issue") );
    3542         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    3543                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3544                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3545                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3546                 :         17 :                 aParameters[3].bIn = sal_True;
    3547                 :         17 :                 aParameters[3].bOut = sal_False;
    3548         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    3549         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    3550                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3551                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3552                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3553                 :         17 :                 aParameters[4].bIn = sal_True;
    3554                 :         17 :                 aParameters[4].bOut = sal_False;
    3555         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Price") );
    3556         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("double") );
    3557                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3558                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3559                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3560                 :         17 :                 aParameters[5].bIn = sal_True;
    3561                 :         17 :                 aParameters[5].bOut = sal_False;
    3562         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Base") );
    3563         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("any") );
    3564                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    3565                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    3566                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    3567                 :         17 :                 aParameters[6].bIn = sal_True;
    3568                 :         17 :                 aParameters[6].bOut = sal_False;
    3569         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3570         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3571                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3572         [ +  - ]:         17 :                 ::rtl::OUString sReturnType83( RTL_CONSTASCII_USTRINGPARAM("double") );
    3573         [ +  - ]:         17 :                 ::rtl::OUString sMethodName83( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getYieldmat") );
    3574                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3575                 :            :                     86, sal_False,
    3576                 :            :                     sMethodName83.pData,
    3577                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType83.pData,
    3578                 :            :                     7, aParameters,
    3579                 :         17 :                     2, the_Exceptions );
    3580                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3581                 :            :             }
    3582                 :            :             {
    3583                 :            :                 typelib_Parameter_Init aParameters[4];
    3584         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3585         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3586                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3587                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3588                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3589                 :         17 :                 aParameters[0].bIn = sal_True;
    3590                 :         17 :                 aParameters[0].bOut = sal_False;
    3591         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3592         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3593                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3594                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3595                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3596                 :         17 :                 aParameters[1].bIn = sal_True;
    3597                 :         17 :                 aParameters[1].bOut = sal_False;
    3598         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3599         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3600                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3601                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3602                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3603                 :         17 :                 aParameters[2].bIn = sal_True;
    3604                 :         17 :                 aParameters[2].bOut = sal_False;
    3605         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Discont") );
    3606         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    3607                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3608                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3609                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3610                 :         17 :                 aParameters[3].bIn = sal_True;
    3611                 :         17 :                 aParameters[3].bOut = sal_False;
    3612         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3613         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3614                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3615         [ +  - ]:         17 :                 ::rtl::OUString sReturnType84( RTL_CONSTASCII_USTRINGPARAM("double") );
    3616         [ +  - ]:         17 :                 ::rtl::OUString sMethodName84( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getTbilleq") );
    3617                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3618                 :            :                     87, sal_False,
    3619                 :            :                     sMethodName84.pData,
    3620                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType84.pData,
    3621                 :            :                     4, aParameters,
    3622                 :         17 :                     2, the_Exceptions );
    3623                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3624                 :            :             }
    3625                 :            :             {
    3626                 :            :                 typelib_Parameter_Init aParameters[4];
    3627         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3628         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3629                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3630                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3631                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3632                 :         17 :                 aParameters[0].bIn = sal_True;
    3633                 :         17 :                 aParameters[0].bOut = sal_False;
    3634         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3635         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3636                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3637                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3638                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3639                 :         17 :                 aParameters[1].bIn = sal_True;
    3640                 :         17 :                 aParameters[1].bOut = sal_False;
    3641         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3642         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3643                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3644                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3645                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3646                 :         17 :                 aParameters[2].bIn = sal_True;
    3647                 :         17 :                 aParameters[2].bOut = sal_False;
    3648         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Discont") );
    3649         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    3650                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3651                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3652                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3653                 :         17 :                 aParameters[3].bIn = sal_True;
    3654                 :         17 :                 aParameters[3].bOut = sal_False;
    3655         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3656         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3657                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3658         [ +  - ]:         17 :                 ::rtl::OUString sReturnType85( RTL_CONSTASCII_USTRINGPARAM("double") );
    3659         [ +  - ]:         17 :                 ::rtl::OUString sMethodName85( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getTbillprice") );
    3660                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3661                 :            :                     88, sal_False,
    3662                 :            :                     sMethodName85.pData,
    3663                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType85.pData,
    3664                 :            :                     4, aParameters,
    3665                 :         17 :                     2, the_Exceptions );
    3666                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3667                 :            :             }
    3668                 :            :             {
    3669                 :            :                 typelib_Parameter_Init aParameters[4];
    3670         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3671         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3672                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3673                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3674                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3675                 :         17 :                 aParameters[0].bIn = sal_True;
    3676                 :         17 :                 aParameters[0].bOut = sal_False;
    3677         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3678         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3679                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3680                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3681                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3682                 :         17 :                 aParameters[1].bIn = sal_True;
    3683                 :         17 :                 aParameters[1].bOut = sal_False;
    3684         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3685         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3686                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3687                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3688                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3689                 :         17 :                 aParameters[2].bIn = sal_True;
    3690                 :         17 :                 aParameters[2].bOut = sal_False;
    3691         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Price") );
    3692         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    3693                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3694                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3695                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3696                 :         17 :                 aParameters[3].bIn = sal_True;
    3697                 :         17 :                 aParameters[3].bOut = sal_False;
    3698         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3699         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3700                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3701         [ +  - ]:         17 :                 ::rtl::OUString sReturnType86( RTL_CONSTASCII_USTRINGPARAM("double") );
    3702         [ +  - ]:         17 :                 ::rtl::OUString sMethodName86( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getTbillyield") );
    3703                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3704                 :            :                     89, sal_False,
    3705                 :            :                     sMethodName86.pData,
    3706                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType86.pData,
    3707                 :            :                     4, aParameters,
    3708                 :         17 :                     2, the_Exceptions );
    3709                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3710                 :            :             }
    3711                 :            :             {
    3712                 :            :                 typelib_Parameter_Init aParameters[10];
    3713         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3714         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3715                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3716                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3717                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3718                 :         17 :                 aParameters[0].bIn = sal_True;
    3719                 :         17 :                 aParameters[0].bOut = sal_False;
    3720         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3721         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3722                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3723                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3724                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3725                 :         17 :                 aParameters[1].bIn = sal_True;
    3726                 :         17 :                 aParameters[1].bOut = sal_False;
    3727         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3728         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3729                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3730                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3731                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3732                 :         17 :                 aParameters[2].bIn = sal_True;
    3733                 :         17 :                 aParameters[2].bOut = sal_False;
    3734         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Issue") );
    3735         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    3736                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3737                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3738                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3739                 :         17 :                 aParameters[3].bIn = sal_True;
    3740                 :         17 :                 aParameters[3].bOut = sal_False;
    3741         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("FirstCouponDate") );
    3742         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("long") );
    3743                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3744                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3745                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3746                 :         17 :                 aParameters[4].bIn = sal_True;
    3747                 :         17 :                 aParameters[4].bOut = sal_False;
    3748         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    3749         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("double") );
    3750                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3751                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3752                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3753                 :         17 :                 aParameters[5].bIn = sal_True;
    3754                 :         17 :                 aParameters[5].bOut = sal_False;
    3755         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Yield") );
    3756         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("double") );
    3757                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    3758                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3759                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    3760                 :         17 :                 aParameters[6].bIn = sal_True;
    3761                 :         17 :                 aParameters[6].bOut = sal_False;
    3762         [ +  - ]:         17 :                 ::rtl::OUString sParamName7( RTL_CONSTASCII_USTRINGPARAM("Redemption") );
    3763         [ +  - ]:         17 :                 ::rtl::OUString sParamType7( RTL_CONSTASCII_USTRINGPARAM("double") );
    3764                 :         17 :                 aParameters[7].pParamName = sParamName7.pData;
    3765                 :         17 :                 aParameters[7].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3766                 :         17 :                 aParameters[7].pTypeName = sParamType7.pData;
    3767                 :         17 :                 aParameters[7].bIn = sal_True;
    3768                 :         17 :                 aParameters[7].bOut = sal_False;
    3769         [ +  - ]:         17 :                 ::rtl::OUString sParamName8( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    3770         [ +  - ]:         17 :                 ::rtl::OUString sParamType8( RTL_CONSTASCII_USTRINGPARAM("long") );
    3771                 :         17 :                 aParameters[8].pParamName = sParamName8.pData;
    3772                 :         17 :                 aParameters[8].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3773                 :         17 :                 aParameters[8].pTypeName = sParamType8.pData;
    3774                 :         17 :                 aParameters[8].bIn = sal_True;
    3775                 :         17 :                 aParameters[8].bOut = sal_False;
    3776         [ +  - ]:         17 :                 ::rtl::OUString sParamName9( RTL_CONSTASCII_USTRINGPARAM("Base") );
    3777         [ +  - ]:         17 :                 ::rtl::OUString sParamType9( RTL_CONSTASCII_USTRINGPARAM("any") );
    3778                 :         17 :                 aParameters[9].pParamName = sParamName9.pData;
    3779                 :         17 :                 aParameters[9].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    3780                 :         17 :                 aParameters[9].pTypeName = sParamType9.pData;
    3781                 :         17 :                 aParameters[9].bIn = sal_True;
    3782                 :         17 :                 aParameters[9].bOut = sal_False;
    3783         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3784         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3785                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3786         [ +  - ]:         17 :                 ::rtl::OUString sReturnType87( RTL_CONSTASCII_USTRINGPARAM("double") );
    3787         [ +  - ]:         17 :                 ::rtl::OUString sMethodName87( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOddfprice") );
    3788                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3789                 :            :                     90, sal_False,
    3790                 :            :                     sMethodName87.pData,
    3791                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType87.pData,
    3792                 :            :                     10, aParameters,
    3793                 :         17 :                     2, the_Exceptions );
    3794                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3795                 :            :             }
    3796                 :            :             {
    3797                 :            :                 typelib_Parameter_Init aParameters[10];
    3798         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3799         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3800                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3801                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3802                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3803                 :         17 :                 aParameters[0].bIn = sal_True;
    3804                 :         17 :                 aParameters[0].bOut = sal_False;
    3805         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3806         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3807                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3808                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3809                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3810                 :         17 :                 aParameters[1].bIn = sal_True;
    3811                 :         17 :                 aParameters[1].bOut = sal_False;
    3812         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3813         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3814                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3815                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3816                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3817                 :         17 :                 aParameters[2].bIn = sal_True;
    3818                 :         17 :                 aParameters[2].bOut = sal_False;
    3819         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Issue") );
    3820         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    3821                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3822                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3823                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3824                 :         17 :                 aParameters[3].bIn = sal_True;
    3825                 :         17 :                 aParameters[3].bOut = sal_False;
    3826         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("FirstCouponDate") );
    3827         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("long") );
    3828                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3829                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3830                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3831                 :         17 :                 aParameters[4].bIn = sal_True;
    3832                 :         17 :                 aParameters[4].bOut = sal_False;
    3833         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    3834         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("double") );
    3835                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3836                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3837                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3838                 :         17 :                 aParameters[5].bIn = sal_True;
    3839                 :         17 :                 aParameters[5].bOut = sal_False;
    3840         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Price") );
    3841         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("double") );
    3842                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    3843                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3844                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    3845                 :         17 :                 aParameters[6].bIn = sal_True;
    3846                 :         17 :                 aParameters[6].bOut = sal_False;
    3847         [ +  - ]:         17 :                 ::rtl::OUString sParamName7( RTL_CONSTASCII_USTRINGPARAM("Redemption") );
    3848         [ +  - ]:         17 :                 ::rtl::OUString sParamType7( RTL_CONSTASCII_USTRINGPARAM("double") );
    3849                 :         17 :                 aParameters[7].pParamName = sParamName7.pData;
    3850                 :         17 :                 aParameters[7].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3851                 :         17 :                 aParameters[7].pTypeName = sParamType7.pData;
    3852                 :         17 :                 aParameters[7].bIn = sal_True;
    3853                 :         17 :                 aParameters[7].bOut = sal_False;
    3854         [ +  - ]:         17 :                 ::rtl::OUString sParamName8( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    3855         [ +  - ]:         17 :                 ::rtl::OUString sParamType8( RTL_CONSTASCII_USTRINGPARAM("long") );
    3856                 :         17 :                 aParameters[8].pParamName = sParamName8.pData;
    3857                 :         17 :                 aParameters[8].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3858                 :         17 :                 aParameters[8].pTypeName = sParamType8.pData;
    3859                 :         17 :                 aParameters[8].bIn = sal_True;
    3860                 :         17 :                 aParameters[8].bOut = sal_False;
    3861         [ +  - ]:         17 :                 ::rtl::OUString sParamName9( RTL_CONSTASCII_USTRINGPARAM("Base") );
    3862         [ +  - ]:         17 :                 ::rtl::OUString sParamType9( RTL_CONSTASCII_USTRINGPARAM("any") );
    3863                 :         17 :                 aParameters[9].pParamName = sParamName9.pData;
    3864                 :         17 :                 aParameters[9].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    3865                 :         17 :                 aParameters[9].pTypeName = sParamType9.pData;
    3866                 :         17 :                 aParameters[9].bIn = sal_True;
    3867                 :         17 :                 aParameters[9].bOut = sal_False;
    3868         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3869         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3870                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3871         [ +  - ]:         17 :                 ::rtl::OUString sReturnType88( RTL_CONSTASCII_USTRINGPARAM("double") );
    3872         [ +  - ]:         17 :                 ::rtl::OUString sMethodName88( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOddfyield") );
    3873                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3874                 :            :                     91, sal_False,
    3875                 :            :                     sMethodName88.pData,
    3876                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType88.pData,
    3877                 :            :                     10, aParameters,
    3878                 :         17 :                     2, the_Exceptions );
    3879                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3880                 :            :             }
    3881                 :            :             {
    3882                 :            :                 typelib_Parameter_Init aParameters[9];
    3883         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3884         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3885                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3886                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3887                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3888                 :         17 :                 aParameters[0].bIn = sal_True;
    3889                 :         17 :                 aParameters[0].bOut = sal_False;
    3890         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3891         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3892                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3893                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3894                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3895                 :         17 :                 aParameters[1].bIn = sal_True;
    3896                 :         17 :                 aParameters[1].bOut = sal_False;
    3897         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3898         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3899                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3900                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3901                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3902                 :         17 :                 aParameters[2].bIn = sal_True;
    3903                 :         17 :                 aParameters[2].bOut = sal_False;
    3904         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("LastInterest") );
    3905         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    3906                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3907                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3908                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3909                 :         17 :                 aParameters[3].bIn = sal_True;
    3910                 :         17 :                 aParameters[3].bOut = sal_False;
    3911         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    3912         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    3913                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3914                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3915                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3916                 :         17 :                 aParameters[4].bIn = sal_True;
    3917                 :         17 :                 aParameters[4].bOut = sal_False;
    3918         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Yield") );
    3919         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("double") );
    3920                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3921                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3922                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    3923                 :         17 :                 aParameters[5].bIn = sal_True;
    3924                 :         17 :                 aParameters[5].bOut = sal_False;
    3925         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Redemption") );
    3926         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("double") );
    3927                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    3928                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3929                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    3930                 :         17 :                 aParameters[6].bIn = sal_True;
    3931                 :         17 :                 aParameters[6].bOut = sal_False;
    3932         [ +  - ]:         17 :                 ::rtl::OUString sParamName7( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    3933         [ +  - ]:         17 :                 ::rtl::OUString sParamType7( RTL_CONSTASCII_USTRINGPARAM("long") );
    3934                 :         17 :                 aParameters[7].pParamName = sParamName7.pData;
    3935                 :         17 :                 aParameters[7].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3936                 :         17 :                 aParameters[7].pTypeName = sParamType7.pData;
    3937                 :         17 :                 aParameters[7].bIn = sal_True;
    3938                 :         17 :                 aParameters[7].bOut = sal_False;
    3939         [ +  - ]:         17 :                 ::rtl::OUString sParamName8( RTL_CONSTASCII_USTRINGPARAM("Base") );
    3940         [ +  - ]:         17 :                 ::rtl::OUString sParamType8( RTL_CONSTASCII_USTRINGPARAM("any") );
    3941                 :         17 :                 aParameters[8].pParamName = sParamName8.pData;
    3942                 :         17 :                 aParameters[8].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    3943                 :         17 :                 aParameters[8].pTypeName = sParamType8.pData;
    3944                 :         17 :                 aParameters[8].bIn = sal_True;
    3945                 :         17 :                 aParameters[8].bOut = sal_False;
    3946         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    3947         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    3948                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    3949         [ +  - ]:         17 :                 ::rtl::OUString sReturnType89( RTL_CONSTASCII_USTRINGPARAM("double") );
    3950         [ +  - ]:         17 :                 ::rtl::OUString sMethodName89( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOddlprice") );
    3951                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    3952                 :            :                     92, sal_False,
    3953                 :            :                     sMethodName89.pData,
    3954                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType89.pData,
    3955                 :            :                     9, aParameters,
    3956                 :         17 :                     2, the_Exceptions );
    3957                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    3958                 :            :             }
    3959                 :            :             {
    3960                 :            :                 typelib_Parameter_Init aParameters[9];
    3961         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    3962         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    3963                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    3964                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    3965                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    3966                 :         17 :                 aParameters[0].bIn = sal_True;
    3967                 :         17 :                 aParameters[0].bOut = sal_False;
    3968         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    3969         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    3970                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    3971                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3972                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    3973                 :         17 :                 aParameters[1].bIn = sal_True;
    3974                 :         17 :                 aParameters[1].bOut = sal_False;
    3975         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    3976         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    3977                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    3978                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3979                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    3980                 :         17 :                 aParameters[2].bIn = sal_True;
    3981                 :         17 :                 aParameters[2].bOut = sal_False;
    3982         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("LastInterest") );
    3983         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    3984                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    3985                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    3986                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    3987                 :         17 :                 aParameters[3].bIn = sal_True;
    3988                 :         17 :                 aParameters[3].bOut = sal_False;
    3989         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    3990         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    3991                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    3992                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    3993                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    3994                 :         17 :                 aParameters[4].bIn = sal_True;
    3995                 :         17 :                 aParameters[4].bOut = sal_False;
    3996         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Price") );
    3997         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("double") );
    3998                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    3999                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    4000                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    4001                 :         17 :                 aParameters[5].bIn = sal_True;
    4002                 :         17 :                 aParameters[5].bOut = sal_False;
    4003         [ +  - ]:         17 :                 ::rtl::OUString sParamName6( RTL_CONSTASCII_USTRINGPARAM("Redemption") );
    4004         [ +  - ]:         17 :                 ::rtl::OUString sParamType6( RTL_CONSTASCII_USTRINGPARAM("double") );
    4005                 :         17 :                 aParameters[6].pParamName = sParamName6.pData;
    4006                 :         17 :                 aParameters[6].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    4007                 :         17 :                 aParameters[6].pTypeName = sParamType6.pData;
    4008                 :         17 :                 aParameters[6].bIn = sal_True;
    4009                 :         17 :                 aParameters[6].bOut = sal_False;
    4010         [ +  - ]:         17 :                 ::rtl::OUString sParamName7( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    4011         [ +  - ]:         17 :                 ::rtl::OUString sParamType7( RTL_CONSTASCII_USTRINGPARAM("long") );
    4012                 :         17 :                 aParameters[7].pParamName = sParamName7.pData;
    4013                 :         17 :                 aParameters[7].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4014                 :         17 :                 aParameters[7].pTypeName = sParamType7.pData;
    4015                 :         17 :                 aParameters[7].bIn = sal_True;
    4016                 :         17 :                 aParameters[7].bOut = sal_False;
    4017         [ +  - ]:         17 :                 ::rtl::OUString sParamName8( RTL_CONSTASCII_USTRINGPARAM("Base") );
    4018         [ +  - ]:         17 :                 ::rtl::OUString sParamType8( RTL_CONSTASCII_USTRINGPARAM("any") );
    4019                 :         17 :                 aParameters[8].pParamName = sParamName8.pData;
    4020                 :         17 :                 aParameters[8].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    4021                 :         17 :                 aParameters[8].pTypeName = sParamType8.pData;
    4022                 :         17 :                 aParameters[8].bIn = sal_True;
    4023                 :         17 :                 aParameters[8].bOut = sal_False;
    4024         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4025         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4026                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4027         [ +  - ]:         17 :                 ::rtl::OUString sReturnType90( RTL_CONSTASCII_USTRINGPARAM("double") );
    4028         [ +  - ]:         17 :                 ::rtl::OUString sMethodName90( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getOddlyield") );
    4029                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4030                 :            :                     93, sal_False,
    4031                 :            :                     sMethodName90.pData,
    4032                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType90.pData,
    4033                 :            :                     9, aParameters,
    4034                 :         17 :                     2, the_Exceptions );
    4035                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4036                 :            :             }
    4037                 :            :             {
    4038                 :            :                 typelib_Parameter_Init aParameters[4];
    4039         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    4040         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    4041                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    4042                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    4043                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    4044                 :         17 :                 aParameters[0].bIn = sal_True;
    4045                 :         17 :                 aParameters[0].bOut = sal_False;
    4046         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Values") );
    4047         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("[][]double") );
    4048                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    4049                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    4050                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    4051                 :         17 :                 aParameters[1].bIn = sal_True;
    4052                 :         17 :                 aParameters[1].bOut = sal_False;
    4053         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Dates") );
    4054         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("[][]long") );
    4055                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    4056                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    4057                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    4058                 :         17 :                 aParameters[2].bIn = sal_True;
    4059                 :         17 :                 aParameters[2].bOut = sal_False;
    4060         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Guess") );
    4061         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("any") );
    4062                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    4063                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    4064                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    4065                 :         17 :                 aParameters[3].bIn = sal_True;
    4066                 :         17 :                 aParameters[3].bOut = sal_False;
    4067         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4068         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4069                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4070         [ +  - ]:         17 :                 ::rtl::OUString sReturnType91( RTL_CONSTASCII_USTRINGPARAM("double") );
    4071         [ +  - ]:         17 :                 ::rtl::OUString sMethodName91( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getXirr") );
    4072                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4073                 :            :                     94, sal_False,
    4074                 :            :                     sMethodName91.pData,
    4075                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType91.pData,
    4076                 :            :                     4, aParameters,
    4077                 :         17 :                     2, the_Exceptions );
    4078                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4079                 :            :             }
    4080                 :            :             {
    4081                 :            :                 typelib_Parameter_Init aParameters[3];
    4082         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Rate") );
    4083         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    4084                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    4085                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    4086                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    4087                 :         17 :                 aParameters[0].bIn = sal_True;
    4088                 :         17 :                 aParameters[0].bOut = sal_False;
    4089         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Values") );
    4090         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("[][]double") );
    4091                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    4092                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    4093                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    4094                 :         17 :                 aParameters[1].bIn = sal_True;
    4095                 :         17 :                 aParameters[1].bOut = sal_False;
    4096         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Dates") );
    4097         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("[][]long") );
    4098                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    4099                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    4100                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    4101                 :         17 :                 aParameters[2].bIn = sal_True;
    4102                 :         17 :                 aParameters[2].bOut = sal_False;
    4103         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4104         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4105                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4106         [ +  - ]:         17 :                 ::rtl::OUString sReturnType92( RTL_CONSTASCII_USTRINGPARAM("double") );
    4107         [ +  - ]:         17 :                 ::rtl::OUString sMethodName92( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getXnpv") );
    4108                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4109                 :            :                     95, sal_False,
    4110                 :            :                     sMethodName92.pData,
    4111                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType92.pData,
    4112                 :            :                     3, aParameters,
    4113                 :         17 :                     2, the_Exceptions );
    4114                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4115                 :            :             }
    4116                 :            :             {
    4117                 :            :                 typelib_Parameter_Init aParameters[6];
    4118         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    4119         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    4120                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    4121                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    4122                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    4123                 :         17 :                 aParameters[0].bIn = sal_True;
    4124                 :         17 :                 aParameters[0].bOut = sal_False;
    4125         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    4126         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    4127                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    4128                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4129                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    4130                 :         17 :                 aParameters[1].bIn = sal_True;
    4131                 :         17 :                 aParameters[1].bOut = sal_False;
    4132         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    4133         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    4134                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    4135                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4136                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    4137                 :         17 :                 aParameters[2].bIn = sal_True;
    4138                 :         17 :                 aParameters[2].bOut = sal_False;
    4139         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Investment") );
    4140         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("double") );
    4141                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    4142                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    4143                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    4144                 :         17 :                 aParameters[3].bIn = sal_True;
    4145                 :         17 :                 aParameters[3].bOut = sal_False;
    4146         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Redemption") );
    4147         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("double") );
    4148                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    4149                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    4150                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    4151                 :         17 :                 aParameters[4].bIn = sal_True;
    4152                 :         17 :                 aParameters[4].bOut = sal_False;
    4153         [ +  - ]:         17 :                 ::rtl::OUString sParamName5( RTL_CONSTASCII_USTRINGPARAM("Base") );
    4154         [ +  - ]:         17 :                 ::rtl::OUString sParamType5( RTL_CONSTASCII_USTRINGPARAM("any") );
    4155                 :         17 :                 aParameters[5].pParamName = sParamName5.pData;
    4156                 :         17 :                 aParameters[5].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    4157                 :         17 :                 aParameters[5].pTypeName = sParamType5.pData;
    4158                 :         17 :                 aParameters[5].bIn = sal_True;
    4159                 :         17 :                 aParameters[5].bOut = sal_False;
    4160         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4161         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4162                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4163         [ +  - ]:         17 :                 ::rtl::OUString sReturnType93( RTL_CONSTASCII_USTRINGPARAM("double") );
    4164         [ +  - ]:         17 :                 ::rtl::OUString sMethodName93( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getIntrate") );
    4165                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4166                 :            :                     96, sal_False,
    4167                 :            :                     sMethodName93.pData,
    4168                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType93.pData,
    4169                 :            :                     6, aParameters,
    4170                 :         17 :                     2, the_Exceptions );
    4171                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4172                 :            :             }
    4173                 :            :             {
    4174                 :            :                 typelib_Parameter_Init aParameters[5];
    4175         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    4176         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    4177                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    4178                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    4179                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    4180                 :         17 :                 aParameters[0].bIn = sal_True;
    4181                 :         17 :                 aParameters[0].bOut = sal_False;
    4182         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    4183         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    4184                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    4185                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4186                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    4187                 :         17 :                 aParameters[1].bIn = sal_True;
    4188                 :         17 :                 aParameters[1].bOut = sal_False;
    4189         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    4190         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    4191                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    4192                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4193                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    4194                 :         17 :                 aParameters[2].bIn = sal_True;
    4195                 :         17 :                 aParameters[2].bOut = sal_False;
    4196         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    4197         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    4198                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    4199                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4200                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    4201                 :         17 :                 aParameters[3].bIn = sal_True;
    4202                 :         17 :                 aParameters[3].bOut = sal_False;
    4203         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Base") );
    4204         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("any") );
    4205                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    4206                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    4207                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    4208                 :         17 :                 aParameters[4].bIn = sal_True;
    4209                 :         17 :                 aParameters[4].bOut = sal_False;
    4210         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4211         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4212                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4213         [ +  - ]:         17 :                 ::rtl::OUString sReturnType94( RTL_CONSTASCII_USTRINGPARAM("double") );
    4214         [ +  - ]:         17 :                 ::rtl::OUString sMethodName94( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCoupncd") );
    4215                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4216                 :            :                     97, sal_False,
    4217                 :            :                     sMethodName94.pData,
    4218                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType94.pData,
    4219                 :            :                     5, aParameters,
    4220                 :         17 :                     2, the_Exceptions );
    4221                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4222                 :            :             }
    4223                 :            :             {
    4224                 :            :                 typelib_Parameter_Init aParameters[5];
    4225         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    4226         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    4227                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    4228                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    4229                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    4230                 :         17 :                 aParameters[0].bIn = sal_True;
    4231                 :         17 :                 aParameters[0].bOut = sal_False;
    4232         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    4233         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    4234                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    4235                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4236                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    4237                 :         17 :                 aParameters[1].bIn = sal_True;
    4238                 :         17 :                 aParameters[1].bOut = sal_False;
    4239         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    4240         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    4241                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    4242                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4243                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    4244                 :         17 :                 aParameters[2].bIn = sal_True;
    4245                 :         17 :                 aParameters[2].bOut = sal_False;
    4246         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    4247         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    4248                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    4249                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4250                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    4251                 :         17 :                 aParameters[3].bIn = sal_True;
    4252                 :         17 :                 aParameters[3].bOut = sal_False;
    4253         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Base") );
    4254         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("any") );
    4255                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    4256                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    4257                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    4258                 :         17 :                 aParameters[4].bIn = sal_True;
    4259                 :         17 :                 aParameters[4].bOut = sal_False;
    4260         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4261         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4262                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4263         [ +  - ]:         17 :                 ::rtl::OUString sReturnType95( RTL_CONSTASCII_USTRINGPARAM("double") );
    4264         [ +  - ]:         17 :                 ::rtl::OUString sMethodName95( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCoupdays") );
    4265                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4266                 :            :                     98, sal_False,
    4267                 :            :                     sMethodName95.pData,
    4268                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType95.pData,
    4269                 :            :                     5, aParameters,
    4270                 :         17 :                     2, the_Exceptions );
    4271                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4272                 :            :             }
    4273                 :            :             {
    4274                 :            :                 typelib_Parameter_Init aParameters[5];
    4275         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    4276         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    4277                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    4278                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    4279                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    4280                 :         17 :                 aParameters[0].bIn = sal_True;
    4281                 :         17 :                 aParameters[0].bOut = sal_False;
    4282         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    4283         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    4284                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    4285                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4286                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    4287                 :         17 :                 aParameters[1].bIn = sal_True;
    4288                 :         17 :                 aParameters[1].bOut = sal_False;
    4289         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    4290         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    4291                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    4292                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4293                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    4294                 :         17 :                 aParameters[2].bIn = sal_True;
    4295                 :         17 :                 aParameters[2].bOut = sal_False;
    4296         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    4297         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    4298                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    4299                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4300                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    4301                 :         17 :                 aParameters[3].bIn = sal_True;
    4302                 :         17 :                 aParameters[3].bOut = sal_False;
    4303         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Base") );
    4304         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("any") );
    4305                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    4306                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    4307                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    4308                 :         17 :                 aParameters[4].bIn = sal_True;
    4309                 :         17 :                 aParameters[4].bOut = sal_False;
    4310         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4311         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4312                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4313         [ +  - ]:         17 :                 ::rtl::OUString sReturnType96( RTL_CONSTASCII_USTRINGPARAM("double") );
    4314         [ +  - ]:         17 :                 ::rtl::OUString sMethodName96( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCoupdaysnc") );
    4315                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4316                 :            :                     99, sal_False,
    4317                 :            :                     sMethodName96.pData,
    4318                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType96.pData,
    4319                 :            :                     5, aParameters,
    4320                 :         17 :                     2, the_Exceptions );
    4321                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4322                 :            :             }
    4323                 :            :             {
    4324                 :            :                 typelib_Parameter_Init aParameters[5];
    4325         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    4326         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    4327                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    4328                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    4329                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    4330                 :         17 :                 aParameters[0].bIn = sal_True;
    4331                 :         17 :                 aParameters[0].bOut = sal_False;
    4332         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    4333         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    4334                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    4335                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4336                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    4337                 :         17 :                 aParameters[1].bIn = sal_True;
    4338                 :         17 :                 aParameters[1].bOut = sal_False;
    4339         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    4340         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    4341                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    4342                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4343                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    4344                 :         17 :                 aParameters[2].bIn = sal_True;
    4345                 :         17 :                 aParameters[2].bOut = sal_False;
    4346         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    4347         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    4348                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    4349                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4350                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    4351                 :         17 :                 aParameters[3].bIn = sal_True;
    4352                 :         17 :                 aParameters[3].bOut = sal_False;
    4353         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Base") );
    4354         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("any") );
    4355                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    4356                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    4357                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    4358                 :         17 :                 aParameters[4].bIn = sal_True;
    4359                 :         17 :                 aParameters[4].bOut = sal_False;
    4360         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4361         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4362                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4363         [ +  - ]:         17 :                 ::rtl::OUString sReturnType97( RTL_CONSTASCII_USTRINGPARAM("double") );
    4364         [ +  - ]:         17 :                 ::rtl::OUString sMethodName97( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCoupdaybs") );
    4365                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4366                 :            :                     100, sal_False,
    4367                 :            :                     sMethodName97.pData,
    4368                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType97.pData,
    4369                 :            :                     5, aParameters,
    4370                 :         17 :                     2, the_Exceptions );
    4371                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4372                 :            :             }
    4373                 :            :             {
    4374                 :            :                 typelib_Parameter_Init aParameters[5];
    4375         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    4376         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    4377                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    4378                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    4379                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    4380                 :         17 :                 aParameters[0].bIn = sal_True;
    4381                 :         17 :                 aParameters[0].bOut = sal_False;
    4382         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    4383         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    4384                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    4385                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4386                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    4387                 :         17 :                 aParameters[1].bIn = sal_True;
    4388                 :         17 :                 aParameters[1].bOut = sal_False;
    4389         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    4390         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    4391                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    4392                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4393                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    4394                 :         17 :                 aParameters[2].bIn = sal_True;
    4395                 :         17 :                 aParameters[2].bOut = sal_False;
    4396         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    4397         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    4398                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    4399                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4400                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    4401                 :         17 :                 aParameters[3].bIn = sal_True;
    4402                 :         17 :                 aParameters[3].bOut = sal_False;
    4403         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Base") );
    4404         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("any") );
    4405                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    4406                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    4407                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    4408                 :         17 :                 aParameters[4].bIn = sal_True;
    4409                 :         17 :                 aParameters[4].bOut = sal_False;
    4410         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4411         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4412                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4413         [ +  - ]:         17 :                 ::rtl::OUString sReturnType98( RTL_CONSTASCII_USTRINGPARAM("double") );
    4414         [ +  - ]:         17 :                 ::rtl::OUString sMethodName98( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCouppcd") );
    4415                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4416                 :            :                     101, sal_False,
    4417                 :            :                     sMethodName98.pData,
    4418                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType98.pData,
    4419                 :            :                     5, aParameters,
    4420                 :         17 :                     2, the_Exceptions );
    4421                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4422                 :            :             }
    4423                 :            :             {
    4424                 :            :                 typelib_Parameter_Init aParameters[5];
    4425         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("xOptions") );
    4426         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet") );
    4427                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    4428                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE;
    4429                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    4430                 :         17 :                 aParameters[0].bIn = sal_True;
    4431                 :         17 :                 aParameters[0].bOut = sal_False;
    4432         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Settlement") );
    4433         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("long") );
    4434                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    4435                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4436                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    4437                 :         17 :                 aParameters[1].bIn = sal_True;
    4438                 :         17 :                 aParameters[1].bOut = sal_False;
    4439         [ +  - ]:         17 :                 ::rtl::OUString sParamName2( RTL_CONSTASCII_USTRINGPARAM("Maturity") );
    4440         [ +  - ]:         17 :                 ::rtl::OUString sParamType2( RTL_CONSTASCII_USTRINGPARAM("long") );
    4441                 :         17 :                 aParameters[2].pParamName = sParamName2.pData;
    4442                 :         17 :                 aParameters[2].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4443                 :         17 :                 aParameters[2].pTypeName = sParamType2.pData;
    4444                 :         17 :                 aParameters[2].bIn = sal_True;
    4445                 :         17 :                 aParameters[2].bOut = sal_False;
    4446         [ +  - ]:         17 :                 ::rtl::OUString sParamName3( RTL_CONSTASCII_USTRINGPARAM("Frequency") );
    4447         [ +  - ]:         17 :                 ::rtl::OUString sParamType3( RTL_CONSTASCII_USTRINGPARAM("long") );
    4448                 :         17 :                 aParameters[3].pParamName = sParamName3.pData;
    4449                 :         17 :                 aParameters[3].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_LONG;
    4450                 :         17 :                 aParameters[3].pTypeName = sParamType3.pData;
    4451                 :         17 :                 aParameters[3].bIn = sal_True;
    4452                 :         17 :                 aParameters[3].bOut = sal_False;
    4453         [ +  - ]:         17 :                 ::rtl::OUString sParamName4( RTL_CONSTASCII_USTRINGPARAM("Base") );
    4454         [ +  - ]:         17 :                 ::rtl::OUString sParamType4( RTL_CONSTASCII_USTRINGPARAM("any") );
    4455                 :         17 :                 aParameters[4].pParamName = sParamName4.pData;
    4456                 :         17 :                 aParameters[4].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_ANY;
    4457                 :         17 :                 aParameters[4].pTypeName = sParamType4.pData;
    4458                 :         17 :                 aParameters[4].bIn = sal_True;
    4459                 :         17 :                 aParameters[4].bOut = sal_False;
    4460         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4461         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4462                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4463         [ +  - ]:         17 :                 ::rtl::OUString sReturnType99( RTL_CONSTASCII_USTRINGPARAM("double") );
    4464         [ +  - ]:         17 :                 ::rtl::OUString sMethodName99( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getCoupnum") );
    4465                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4466                 :            :                     102, sal_False,
    4467                 :            :                     sMethodName99.pData,
    4468                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType99.pData,
    4469                 :            :                     5, aParameters,
    4470                 :         17 :                     2, the_Exceptions );
    4471                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4472                 :            :             }
    4473                 :            :             {
    4474                 :            :                 typelib_Parameter_Init aParameters[2];
    4475         [ +  - ]:         17 :                 ::rtl::OUString sParamName0( RTL_CONSTASCII_USTRINGPARAM("Principal") );
    4476         [ +  - ]:         17 :                 ::rtl::OUString sParamType0( RTL_CONSTASCII_USTRINGPARAM("double") );
    4477                 :         17 :                 aParameters[0].pParamName = sParamName0.pData;
    4478                 :         17 :                 aParameters[0].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE;
    4479                 :         17 :                 aParameters[0].pTypeName = sParamType0.pData;
    4480                 :         17 :                 aParameters[0].bIn = sal_True;
    4481                 :         17 :                 aParameters[0].bOut = sal_False;
    4482         [ +  - ]:         17 :                 ::rtl::OUString sParamName1( RTL_CONSTASCII_USTRINGPARAM("Schedule") );
    4483         [ +  - ]:         17 :                 ::rtl::OUString sParamType1( RTL_CONSTASCII_USTRINGPARAM("[][]double") );
    4484                 :         17 :                 aParameters[1].pParamName = sParamName1.pData;
    4485                 :         17 :                 aParameters[1].eTypeClass = (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE;
    4486                 :         17 :                 aParameters[1].pTypeName = sParamType1.pData;
    4487                 :         17 :                 aParameters[1].bIn = sal_True;
    4488                 :         17 :                 aParameters[1].bOut = sal_False;
    4489         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName0(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lang.IllegalArgumentException"));
    4490         [ +  - ]:         17 :                 ::rtl::OUString the_ExceptionName1(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.RuntimeException"));
    4491                 :         17 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData, the_ExceptionName1.pData };
    4492         [ +  - ]:         17 :                 ::rtl::OUString sReturnType100( RTL_CONSTASCII_USTRINGPARAM("double") );
    4493         [ +  - ]:         17 :                 ::rtl::OUString sMethodName100( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.addin.XAnalysis::getFvschedule") );
    4494                 :            :                 typelib_typedescription_newInterfaceMethod( &pMethod,
    4495                 :            :                     103, sal_False,
    4496                 :            :                     sMethodName100.pData,
    4497                 :            :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_DOUBLE, sReturnType100.pData,
    4498                 :            :                     2, aParameters,
    4499                 :         17 :                     2, the_Exceptions );
    4500                 :         17 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
    4501                 :            :             }
    4502                 :         17 :             typelib_typedescription_release( (typelib_TypeDescription*)pMethod );
    4503         [ +  - ]:         17 :         }
    4504                 :            :     }
    4505                 :            :     else
    4506                 :            :     {
    4507                 :            :         OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER();
    4508                 :            :     }
    4509                 :         17 :     return rRet;
    4510                 :            : }
    4511                 :            : 
    4512                 :            : } } } } }
    4513                 :            : 
    4514                 :         17 : inline ::com::sun::star::uno::Type const & SAL_CALL getCppuType(SAL_UNUSED_PARAMETER ::com::sun::star::uno::Reference< ::com::sun::star::sheet::addin::XAnalysis > const *) SAL_THROW(()) {
    4515                 :         17 :     return ::cppu::UnoType< ::com::sun::star::uno::Reference< ::com::sun::star::sheet::addin::XAnalysis > >::get();
    4516                 :            : }
    4517                 :            : 
    4518                 :         17 : ::com::sun::star::uno::Type const & ::com::sun::star::sheet::addin::XAnalysis::static_type(SAL_UNUSED_PARAMETER void *) {
    4519                 :         17 :     return ::getCppuType(static_cast< ::com::sun::star::uno::Reference< ::com::sun::star::sheet::addin::XAnalysis > * >(0));
    4520                 :            : }
    4521                 :            : 
    4522                 :            : #endif // INCLUDED_COM_SUN_STAR_SHEET_ADDIN_XANALYSIS_HPP

Generated by: LCOV version 1.10