LCOV - code coverage report
Current view: top level - libreoffice/solver/unxlngi6.pro/inc/offapi/com/sun/star/sdb - XDatabaseContext.hdl (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 0 2 0.0 %
Date: 2012-12-27 Functions: 0 2 0.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : #ifndef INCLUDED_COM_SUN_STAR_SDB_XDATABASECONTEXT_HDL
       2             : #define INCLUDED_COM_SUN_STAR_SDB_XDATABASECONTEXT_HDL
       3             : 
       4             : #include "sal/config.h"
       5             : 
       6             : #include "com/sun/star/lang/XSingleServiceFactory.hdl"
       7             : #include "com/sun/star/container/XContainer.hdl"
       8             : #include "com/sun/star/sdb/XDatabaseRegistrations.hdl"
       9             : #include "com/sun/star/uno/XNamingService.hdl"
      10             : #include "com/sun/star/container/XNameAccess.hdl"
      11             : #include "com/sun/star/container/XEnumerationAccess.hdl"
      12             : #include "com/sun/star/uno/Reference.h"
      13             : #include "cppu/macros.hxx"
      14             : 
      15             : namespace com { namespace sun { namespace star { namespace uno { class Type; } } } }
      16             : 
      17             : namespace com { namespace sun { namespace star { namespace sdb {
      18             : 
      19           0 : class SAL_NO_VTABLE XDatabaseContext : public css::container::XEnumerationAccess, public css::container::XNameAccess, public css::uno::XNamingService, public css::container::XContainer, public css::lang::XSingleServiceFactory, public css::sdb::XDatabaseRegistrations
      20             : {
      21             : public:
      22             : 
      23             :     static inline ::com::sun::star::uno::Type const & SAL_CALL static_type(void * = 0);
      24             : 
      25             : protected:
      26           0 :     ~XDatabaseContext() throw () {} // avoid warnings about virtual members and non-virtual dtor
      27             : };
      28             : 
      29             : 
      30             : inline ::com::sun::star::uno::Type const & cppu_detail_getUnoType(SAL_UNUSED_PARAMETER css::sdb::XDatabaseContext const *);
      31             : } } } }
      32             : 
      33             : inline ::com::sun::star::uno::Type const & SAL_CALL getCppuType(const ::com::sun::star::uno::Reference< css::sdb::XDatabaseContext > *) SAL_THROW(());
      34             : 
      35             : #endif

Generated by: LCOV version 1.10