LibreOffice Module dbaccess (master) 1
|
#include "JoinController.hxx"
#include "querycontainerwindow.hxx"
#include <svx/ParseContext.hxx>
#include "TableFieldDescription.hxx"
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/sdb/XSQLQueryComposer.hpp>
#include <com/sun/star/sdbcx/XAlterView.hpp>
#include <comphelper/proparrhlp.hxx>
#include <comphelper/propertycontainer.hxx>
#include <comphelper/uno3.hxx>
#include <connectivity/sqliterator.hxx>
#include <connectivity/sqlparse.hxx>
Go to the source code of this file.
Classes | |
class | dbaui::OQueryController |
Namespaces | |
namespace | comphelper |
namespace | dbaui |
Typedefs | |
typedef ::comphelper::OPropertyContainer | dbaui::OQueryController_PBase |
typedef ::comphelper::OPropertyArrayUsageHelper< OQueryController > | dbaui::OQueryController_PABase |