LCOV - code coverage report
Current view: top level - libreoffice/solver/unxlngi6.pro/inc/offapi/com/sun/star/embed - XExtendedStorageStream.hdl (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 2 2 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_EMBED_XEXTENDEDSTORAGESTREAM_HDL
       2             : #define INCLUDED_COM_SUN_STAR_EMBED_XEXTENDEDSTORAGESTREAM_HDL
       3             : 
       4             : #include "sal/config.h"
       5             : 
       6             : namespace com { namespace sun { namespace star { namespace embed { class XTransactionBroadcaster; } } } }
       7             : namespace com { namespace sun { namespace star { namespace embed { class XTransactedObject; } } } }
       8             : namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; } } } }
       9             : namespace com { namespace sun { namespace star { namespace embed { class XEncryptionProtectedSource; } } } }
      10             : #include "com/sun/star/lang/XComponent.hdl"
      11             : namespace com { namespace sun { namespace star { namespace io { class XSeekable; } } } }
      12             : #include "com/sun/star/io/XStream.hdl"
      13             : #include "com/sun/star/uno/Reference.h"
      14             : #include "cppu/macros.hxx"
      15             : 
      16             : namespace com { namespace sun { namespace star { namespace uno { class Type; } } } }
      17             : 
      18             : namespace com { namespace sun { namespace star { namespace embed {
      19             : 
      20        2502 : class SAL_NO_VTABLE XExtendedStorageStream : public css::io::XStream, public css::lang::XComponent
      21             : {
      22             : public:
      23             : 
      24             :     static inline ::com::sun::star::uno::Type const & SAL_CALL static_type(void * = 0);
      25             : 
      26             : protected:
      27        2502 :     ~XExtendedStorageStream() throw () {} // avoid warnings about virtual members and non-virtual dtor
      28             : };
      29             : 
      30             : 
      31             : inline ::com::sun::star::uno::Type const & cppu_detail_getUnoType(SAL_UNUSED_PARAMETER css::embed::XExtendedStorageStream const *);
      32             : } } } }
      33             : 
      34             : inline ::com::sun::star::uno::Type const & SAL_CALL getCppuType(const ::com::sun::star::uno::Reference< css::embed::XExtendedStorageStream > *) SAL_THROW(());
      35             : 
      36             : #endif

Generated by: LCOV version 1.10