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

          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        6086 : inline ::com::sun::star::uno::Type const & SAL_CALL getCppuType(SAL_UNUSED_PARAMETER const ::com::sun::star::uno::Reference< css::uno::XInterface > *) SAL_THROW(()) {
      20        6086 :     return ::cppu::UnoType< ::com::sun::star::uno::XInterface >::get();
      21             : }
      22             : 
      23        6086 : ::com::sun::star::uno::Type const & css::uno::XInterface::static_type(SAL_UNUSED_PARAMETER void *) {
      24        6086 :     return ::getCppuType(static_cast< ::com::sun::star::uno::Reference< css::uno::XInterface > * >(0));
      25             : }
      26             : 
      27             : #endif // INCLUDED_COM_SUN_STAR_UNO_XINTERFACE_HPP

Generated by: LCOV version 1.10