LCOV - code coverage report
Current view: top level - workdir/unxlngi6.pro/UnoApiHeadersTarget/udkapi/comprehensive/com/sun/star/uno - XInterface.hpp (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 4 4 100.0 %
Date: 2012-08-25 Functions: 2 2 100.0 %
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: 0 0 -

           Branch data     Line data    Source code
       1                 :            : #ifndef INCLUDED_COM_SUN_STAR_UNO_XINTERFACE_HPP
       2                 :            : #define INCLUDED_COM_SUN_STAR_UNO_XINTERFACE_HPP
       3                 :            : 
       4                 :            : #include "sal/config.h"
       5                 :            : 
       6                 :            : #include "com/sun/star/uno/XInterface.hdl"
       7                 :            : 
       8                 :            : #include "com/sun/star/uno/RuntimeException.hpp"
       9                 :            : #include "com/sun/star/uno/Any.hxx"
      10                 :            : #include "com/sun/star/uno/Reference.hxx"
      11                 :            : #include "com/sun/star/uno/Type.hxx"
      12                 :            : #include "cppu/unotype.hxx"
      13                 :            : #include "osl/mutex.hxx"
      14                 :            : #include "rtl/instance.hxx"
      15                 :            : #include "sal/types.h"
      16                 :            : #include "typelib/typeclass.h"
      17                 :            : #include "typelib/typedescription.h"
      18                 :            : 
      19                 :    5899967 : inline ::com::sun::star::uno::Type const & SAL_CALL getCppuType(SAL_UNUSED_PARAMETER const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > *) SAL_THROW(()) {
      20                 :    5899967 :     return ::cppu::UnoType< ::com::sun::star::uno::XInterface >::get();
      21                 :            : }
      22                 :            : 
      23                 :    5849936 : ::com::sun::star::uno::Type const & ::com::sun::star::uno::XInterface::static_type(SAL_UNUSED_PARAMETER void *) {
      24                 :    5849936 :     return ::getCppuType(static_cast< ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > * >(0));
      25                 :            : }
      26                 :            : 
      27                 :            : #endif // INCLUDED_COM_SUN_STAR_UNO_XINTERFACE_HPP

Generated by: LCOV version 1.10