LCOV - code coverage report
Current view: top level - libreoffice/workdir/unxlngi6.pro/UnoApiHeadersTarget/udkapi/bootstrap/com/sun/star/reflection - XInterfaceAttributeTypeDescription2.hpp (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 52 52 100.0 %
Date: 2012-12-27 Functions: 4 4 100.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : #ifndef INCLUDED_COM_SUN_STAR_REFLECTION_XINTERFACEATTRIBUTETYPEDESCRIPTION2_HPP
       2             : #define INCLUDED_COM_SUN_STAR_REFLECTION_XINTERFACEATTRIBUTETYPEDESCRIPTION2_HPP
       3             : 
       4             : #include "sal/config.h"
       5             : 
       6             : #include "com/sun/star/reflection/XInterfaceAttributeTypeDescription2.hdl"
       7             : 
       8             : #include "com/sun/star/reflection/XCompoundTypeDescription.hpp"
       9             : #include "com/sun/star/uno/RuntimeException.hpp"
      10             : #include "com/sun/star/reflection/XInterfaceAttributeTypeDescription.hpp"
      11             : #include "com/sun/star/uno/Reference.hxx"
      12             : #include "com/sun/star/uno/Sequence.hxx"
      13             : #include "com/sun/star/uno/Type.hxx"
      14             : #include "cppu/unotype.hxx"
      15             : #include "osl/mutex.hxx"
      16             : #include "rtl/instance.hxx"
      17             : #include "sal/types.h"
      18             : 
      19             : namespace com { namespace sun { namespace star { namespace reflection { namespace detail {
      20             : 
      21             : struct theXInterfaceAttributeTypeDescription2Type : public rtl::StaticWithInit< ::com::sun::star::uno::Type *, theXInterfaceAttributeTypeDescription2Type >
      22             : {
      23          14 :     ::com::sun::star::uno::Type * operator()() const
      24             :     {
      25          14 :         ::rtl::OUString sTypeName( "com.sun.star.reflection.XInterfaceAttributeTypeDescription2" );
      26             : 
      27             :         // Start inline typedescription generation
      28          14 :         typelib_InterfaceTypeDescription * pTD = 0;
      29             : 
      30             :         typelib_TypeDescriptionReference * aSuperTypes[1];
      31          14 :         aSuperTypes[0] = ::cppu::UnoType< ::com::sun::star::uno::Reference< css::reflection::XInterfaceAttributeTypeDescription > >::get().getTypeLibType();
      32          14 :         typelib_TypeDescriptionReference * pMembers[3] = { 0,0,0 };
      33          14 :         ::rtl::OUString sMethodName0( "com.sun.star.reflection.XInterfaceAttributeTypeDescription2::isBound" );
      34             :         typelib_typedescriptionreference_new( &pMembers[0],
      35             :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      36          14 :                                               sMethodName0.pData );
      37          14 :         ::rtl::OUString sMethodName1( "com.sun.star.reflection.XInterfaceAttributeTypeDescription2::getGetExceptions" );
      38             :         typelib_typedescriptionreference_new( &pMembers[1],
      39             :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      40          14 :                                               sMethodName1.pData );
      41          14 :         ::rtl::OUString sMethodName2( "com.sun.star.reflection.XInterfaceAttributeTypeDescription2::getSetExceptions" );
      42             :         typelib_typedescriptionreference_new( &pMembers[2],
      43             :                                               (typelib_TypeClass)::com::sun::star::uno::TypeClass_INTERFACE_METHOD,
      44          14 :                                               sMethodName2.pData );
      45             : 
      46             :         typelib_typedescription_newMIInterface(
      47             :             &pTD,
      48             :             sTypeName.pData, 0x00000000, 0x0000, 0x0000, 0x00000000, 0x00000000,
      49             :             1, aSuperTypes,
      50             :             3,
      51          14 :             pMembers );
      52             : 
      53          14 :         typelib_typedescription_register( (typelib_TypeDescription**)&pTD );
      54          14 :         typelib_typedescriptionreference_release( pMembers[0] );
      55          14 :         typelib_typedescriptionreference_release( pMembers[1] );
      56          14 :         typelib_typedescriptionreference_release( pMembers[2] );
      57          14 :         typelib_typedescription_release( (typelib_TypeDescription*)pTD );
      58             : 
      59          14 :         return new ::com::sun::star::uno::Type( ::com::sun::star::uno::TypeClass_INTERFACE, sTypeName ); // leaked
      60             :     }
      61             : };
      62             : 
      63             : } } } } }
      64             : 
      65             : namespace com { namespace sun { namespace star { namespace reflection {
      66             : 
      67          14 : inline ::com::sun::star::uno::Type const & cppu_detail_getUnoType(SAL_UNUSED_PARAMETER css::reflection::XInterfaceAttributeTypeDescription2 const *) {
      68          14 :     const ::com::sun::star::uno::Type &rRet = *detail::theXInterfaceAttributeTypeDescription2Type::get();
      69             :     // End inline typedescription generation
      70             :     static bool bInitStarted = false;
      71          14 :     if (!bInitStarted)
      72             :     {
      73          14 :         ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() );
      74          14 :         if (!bInitStarted)
      75             :         {
      76             :             OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER();
      77          14 :             bInitStarted = true;
      78          14 :             ::cppu::UnoType< css::uno::RuntimeException >::get();
      79          14 :             ::cppu::UnoType< ::cppu::UnoSequenceType< ::com::sun::star::uno::Reference< css::reflection::XCompoundTypeDescription > > >::get();
      80             : 
      81          14 :             typelib_InterfaceMethodTypeDescription * pMethod = 0;
      82             :             {
      83          14 :                 ::rtl::OUString the_ExceptionName0( "com.sun.star.uno.RuntimeException" );
      84          14 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData };
      85          14 :                 ::rtl::OUString sReturnType0( "boolean" );
      86          14 :                 ::rtl::OUString sMethodName0( "com.sun.star.reflection.XInterfaceAttributeTypeDescription2::isBound" );
      87             :                 typelib_typedescription_newInterfaceMethod( &pMethod,
      88             :                     9, sal_False,
      89             :                     sMethodName0.pData,
      90             :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_BOOLEAN, sReturnType0.pData,
      91             :                     0, 0,
      92          14 :                     1, the_Exceptions );
      93          14 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
      94             :             }
      95             :             {
      96          14 :                 ::rtl::OUString the_ExceptionName0( "com.sun.star.uno.RuntimeException" );
      97          14 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData };
      98          14 :                 ::rtl::OUString sReturnType1( "[]com.sun.star.reflection.XCompoundTypeDescription" );
      99          14 :                 ::rtl::OUString sMethodName1( "com.sun.star.reflection.XInterfaceAttributeTypeDescription2::getGetExceptions" );
     100             :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     101             :                     10, sal_False,
     102             :                     sMethodName1.pData,
     103             :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE, sReturnType1.pData,
     104             :                     0, 0,
     105          14 :                     1, the_Exceptions );
     106          14 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     107             :             }
     108             :             {
     109          14 :                 ::rtl::OUString the_ExceptionName0( "com.sun.star.uno.RuntimeException" );
     110          14 :                 rtl_uString * the_Exceptions[] = { the_ExceptionName0.pData };
     111          14 :                 ::rtl::OUString sReturnType2( "[]com.sun.star.reflection.XCompoundTypeDescription" );
     112          14 :                 ::rtl::OUString sMethodName2( "com.sun.star.reflection.XInterfaceAttributeTypeDescription2::getSetExceptions" );
     113             :                 typelib_typedescription_newInterfaceMethod( &pMethod,
     114             :                     11, sal_False,
     115             :                     sMethodName2.pData,
     116             :                     (typelib_TypeClass)::com::sun::star::uno::TypeClass_SEQUENCE, sReturnType2.pData,
     117             :                     0, 0,
     118          14 :                     1, the_Exceptions );
     119          14 :                 typelib_typedescription_register( (typelib_TypeDescription**)&pMethod );
     120             :             }
     121          14 :             typelib_typedescription_release( (typelib_TypeDescription*)pMethod );
     122          14 :         }
     123             :     }
     124             :     else
     125             :     {
     126             :         OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER();
     127             :     }
     128          14 :     return rRet;
     129             : }
     130             : 
     131             : } } } }
     132             : 
     133          14 : inline ::com::sun::star::uno::Type const & SAL_CALL getCppuType(SAL_UNUSED_PARAMETER ::com::sun::star::uno::Reference< css::reflection::XInterfaceAttributeTypeDescription2 > const *) SAL_THROW(()) {
     134          14 :     return ::cppu::UnoType< ::com::sun::star::uno::Reference< css::reflection::XInterfaceAttributeTypeDescription2 > >::get();
     135             : }
     136             : 
     137          14 : ::com::sun::star::uno::Type const & css::reflection::XInterfaceAttributeTypeDescription2::static_type(SAL_UNUSED_PARAMETER void *) {
     138          14 :     return ::getCppuType(static_cast< ::com::sun::star::uno::Reference< css::reflection::XInterfaceAttributeTypeDescription2 > * >(0));
     139             : }
     140             : 
     141             : #endif // INCLUDED_COM_SUN_STAR_REFLECTION_XINTERFACEATTRIBUTETYPEDESCRIPTION2_HPP

Generated by: LCOV version 1.10