LCOV - code coverage report
Current view: top level - solver/unxlngi6.pro/inc/offapi/com/sun/star/i18n - Calendar2.hdl (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 1 1 100.0 %
Date: 2012-08-25 Functions: 2 3 66.7 %
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: 4 34 11.8 %

           Branch data     Line data    Source code
       1                 :            : #ifndef INCLUDED_COM_SUN_STAR_I18N_CALENDAR2_HDL
       2                 :            : #define INCLUDED_COM_SUN_STAR_I18N_CALENDAR2_HDL
       3                 :            : 
       4                 :            : #include "sal/config.h"
       5                 :            : 
       6                 :            : #include "com/sun/star/i18n/CalendarItem2.hdl"
       7                 :            : #include "com/sun/star/uno/Sequence.h"
       8                 :            : #include "cppu/macros.hxx"
       9                 :            : #include "rtl/ustring.hxx"
      10                 :            : #include "sal/types.h"
      11                 :            : 
      12                 :            : namespace com { namespace sun { namespace star { namespace uno { class Type; } } } }
      13                 :            : 
      14                 :            : namespace com { namespace sun { namespace star { namespace i18n {
      15                 :            : 
      16                 :            : #ifdef SAL_W32
      17                 :            : #   pragma pack(push, 8)
      18                 :            : #endif
      19                 :            : 
      20      [ #  #  # ]:     408324 : struct Calendar2 {
              [ #  #  # ]
           [ #  #  #  # ]
           [ #  #  #  # ]
         [ #  # ][ #  # ]
         [ #  # ][ #  # ]
           [ #  #  +  - ]
           [ #  #  +  - ]
         [ +  - ][ +  - ]
      21                 :            :     inline Calendar2() SAL_THROW(());
      22                 :            : 
      23                 :            :     inline Calendar2(const ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem2 >& Days_, const ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem2 >& Months_, const ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem2 >& GenitiveMonths_, const ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem2 >& PartitiveMonths_, const ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem2 >& Eras_, const ::rtl::OUString& StartOfWeek_, const ::sal_Int16& MinimumNumberOfDaysForFirstWeek_, const ::sal_Bool& Default_, const ::rtl::OUString& Name_) SAL_THROW(());
      24                 :            : 
      25                 :            :     ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem2 > Days;
      26                 :            :     ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem2 > Months;
      27                 :            :     ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem2 > GenitiveMonths;
      28                 :            :     ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem2 > PartitiveMonths;
      29                 :            :     ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem2 > Eras;
      30                 :            :     ::rtl::OUString StartOfWeek;
      31                 :            :     ::sal_Int16 MinimumNumberOfDaysForFirstWeek;
      32                 :            :     ::sal_Bool Default;
      33                 :            :     ::rtl::OUString Name;
      34                 :            : };
      35                 :            : 
      36                 :            : #ifdef SAL_W32
      37                 :            : #   pragma pack(pop)
      38                 :            : #endif
      39                 :            : 
      40                 :            : 
      41                 :            : inline ::com::sun::star::uno::Type const & cppu_detail_getUnoType(SAL_UNUSED_PARAMETER ::com::sun::star::i18n::Calendar2 const *);
      42                 :            : } } } }
      43                 :            : 
      44                 :            : inline ::com::sun::star::uno::Type const & SAL_CALL getCppuType(const ::com::sun::star::i18n::Calendar2 *) SAL_THROW(());
      45                 :            : 
      46                 :            : #endif

Generated by: LCOV version 1.10