|
LibreOffice Module dbaccess (master) 1
|
#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>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 |