LCOV - code coverage report
Current view: top level - solver/unxlngi6.pro/inc/offapi/com/sun/star/chart2 - Symbol.hdl (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 1 1 100.0 %
Date: 2012-08-25 Functions: 1 1 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_CHART2_SYMBOL_HDL
       2                 :            : #define INCLUDED_COM_SUN_STAR_CHART2_SYMBOL_HDL
       3                 :            : 
       4                 :            : #include "sal/config.h"
       5                 :            : 
       6                 :            : #include "com/sun/star/awt/Size.hdl"
       7                 :            : #include "com/sun/star/chart2/SymbolStyle.hdl"
       8                 :            : #include "com/sun/star/drawing/PolyPolygonBezierCoords.hdl"
       9                 :            : namespace com { namespace sun { namespace star { namespace graphic { class XGraphic; } } } }
      10                 :            : #include "com/sun/star/uno/Reference.h"
      11                 :            : #include "cppu/macros.hxx"
      12                 :            : #include "sal/types.h"
      13                 :            : 
      14                 :            : namespace com { namespace sun { namespace star { namespace uno { class Type; } } } }
      15                 :            : 
      16                 :            : namespace com { namespace sun { namespace star { namespace chart2 {
      17                 :            : 
      18                 :            : #ifdef SAL_W32
      19                 :            : #   pragma pack(push, 8)
      20                 :            : #endif
      21                 :            : 
      22                 :       1418 : struct Symbol {
      23                 :            :     inline Symbol() SAL_THROW(());
      24                 :            : 
      25                 :            :     inline Symbol(const ::com::sun::star::chart2::SymbolStyle& Style_, const ::com::sun::star::drawing::PolyPolygonBezierCoords& PolygonCoords_, const ::sal_Int32& StandardSymbol_, const ::com::sun::star::uno::Reference< ::com::sun::star::graphic::XGraphic >& Graphic_, const ::com::sun::star::awt::Size& Size_, const ::sal_Int32& BorderColor_, const ::sal_Int32& FillColor_) SAL_THROW(());
      26                 :            : 
      27                 :            :     ::com::sun::star::chart2::SymbolStyle Style;
      28                 :            :     ::com::sun::star::drawing::PolyPolygonBezierCoords PolygonCoords;
      29                 :            :     ::sal_Int32 StandardSymbol;
      30                 :            :     ::com::sun::star::uno::Reference< ::com::sun::star::graphic::XGraphic > Graphic;
      31                 :            :     ::com::sun::star::awt::Size Size;
      32                 :            :     ::sal_Int32 BorderColor;
      33                 :            :     ::sal_Int32 FillColor;
      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::chart2::Symbol const *);
      42                 :            : } } } }
      43                 :            : 
      44                 :            : inline ::com::sun::star::uno::Type const & SAL_CALL getCppuType(const ::com::sun::star::chart2::Symbol *) SAL_THROW(());
      45                 :            : 
      46                 :            : #endif

Generated by: LCOV version 1.10