LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
VCollection.hxx File Reference
#include <config_options.h>
#include <cppuhelper/implbase10.hxx>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/util/XRefreshable.hpp>
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <com/sun/star/sdbcx/XAppend.hpp>
#include <com/sun/star/sdbcx/XDrop.hpp>
#include <com/sun/star/sdbc/XColumnLocate.hpp>
#include <comphelper/interfacecontainer3.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <connectivity/CommonTools.hxx>
#include <com/sun/star/container/XContainer.hpp>
#include <connectivity/dbtoolsdllapi.hxx>
#include <memory>
Include dependency graph for VCollection.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connectivity::sdbcx::IObjectCollection
 
class  connectivity::sdbcx::OCollection
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::container
 
namespace  connectivity
 
namespace  connectivity::sdbcx
 

Typedefs

typedef ::cppu::ImplHelper10< css::container::XNameAccess, css::container::XIndexAccess, css::container::XEnumerationAccess, css::container::XContainer, css::sdbc::XColumnLocate, css::util::XRefreshable, css::sdbcx::XDataDescriptorFactory, css::sdbcx::XAppend, css::sdbcx::XDrop, css::lang::XServiceInfo > connectivity::sdbcx::OCollectionBase
 
typedef css::uno::Reference< css::beans::XPropertySetconnectivity::sdbcx::ObjectType