LCOV - code coverage report
Current view: top level - libreoffice/workdir/unxlngi6.pro/UnoApiHeadersTarget/bridgetest/normal/test/testtools/bridgetest - TestDataElements.hdl (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 1 1 100.0 %
Date: 2012-12-27 Functions: 3 3 100.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : #ifndef INCLUDED_TEST_TESTTOOLS_BRIDGETEST_TESTDATAELEMENTS_HDL
       2             : #define INCLUDED_TEST_TESTTOOLS_BRIDGETEST_TESTDATAELEMENTS_HDL
       3             : 
       4             : #include "sal/config.h"
       5             : 
       6             : #include "test/testtools/bridgetest/TestElement.hdl"
       7             : #include "com/sun/star/uno/Sequence.h"
       8             : #include "cppu/macros.hxx"
       9             : 
      10             : namespace com { namespace sun { namespace star { namespace uno { class Type; } } } }
      11             : 
      12             : namespace test { namespace testtools { namespace bridgetest {
      13             : 
      14             : #ifdef SAL_W32
      15             : #   pragma pack(push, 8)
      16             : #endif
      17             : 
      18          24 : struct TestDataElements: public ::test::testtools::bridgetest::TestElement {
      19             :     inline TestDataElements() SAL_THROW(());
      20             : 
      21             :     inline TestDataElements(const ::sal_Bool& Bool_, const ::sal_Unicode& Char_, const ::sal_Int8& Byte_, const ::sal_Int16& Short_, const ::sal_uInt16& UShort_, const ::sal_Int32& Long_, const ::sal_uInt32& ULong_, const ::sal_Int64& Hyper_, const ::sal_uInt64& UHyper_, const float& Float_, const double& Double_, const ::test::testtools::bridgetest::TestEnum& Enum_, const ::rtl::OUString& String_, const ::com::sun::star::uno::Reference< css::uno::XInterface >& Interface_, const ::com::sun::star::uno::Any& Any_, const ::com::sun::star::uno::Sequence< ::test::testtools::bridgetest::TestElement >& Sequence_) SAL_THROW(());
      22             : 
      23             :     ::com::sun::star::uno::Sequence< ::test::testtools::bridgetest::TestElement > Sequence CPPU_GCC3_ALIGN(::test::testtools::bridgetest::TestElement);
      24             : };
      25             : 
      26             : #ifdef SAL_W32
      27             : #   pragma pack(pop)
      28             : #endif
      29             : 
      30             : 
      31             : inline ::com::sun::star::uno::Type const & cppu_detail_getUnoType(SAL_UNUSED_PARAMETER ::test::testtools::bridgetest::TestDataElements const *);
      32             : } } }
      33             : 
      34             : inline ::com::sun::star::uno::Type const & SAL_CALL getCppuType(const ::test::testtools::bridgetest::TestDataElements *) SAL_THROW(());
      35             : 
      36             : #endif

Generated by: LCOV version 1.10