LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
querycontainer.hxx File Reference
#include <cppuhelper/implbase5.hxx>
#include <connectivity/CommonTools.hxx>
#include <rtl/ref.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#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/XConnection.hpp>
#include <com/sun/star/container/XContainerApproveListener.hpp>
#include "definitioncontainer.hxx"
Include dependency graph for querycontainer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaccess::OQueryContainer
 
class  dbaccess::OQueryContainer::OAutoActionReset
 

Namespaces

namespace  dbtools
 
namespace  dbaccess
 

Typedefs

typedef ::cppu::ImplHelper5< css::container::XContainerListener, css::container::XContainerApproveListener, css::sdbcx::XDataDescriptorFactory, css::sdbcx::XAppend, css::sdbcx::XDrop > dbaccess::OQueryContainer_Base