LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
query.hxx File Reference
#include "querydescriptor.hxx"
#include <cppuhelper/implbase3.hxx>
#include <rtl/ref.hxx>
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/sdbcx/XRename.hpp>
#include <ContentHelper.hxx>
#include <map>
Include dependency graph for query.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaccess::OQuery
 
class  dbaccess::OQuery::OAutoActionReset
 

Namespaces

namespace  dbtools
 
namespace  dbaccess
 

Typedefs

typedef ::cppu::ImplHelper3< css::sdbcx::XDataDescriptorFactory, css::beans::XPropertyChangeListener, css::sdbcx::XRename > dbaccess::OQuery_Base
 
typedef ::comphelper::OPropertyArrayUsageHelper< OQuery > dbaccess::OQuery_ArrayHelperBase