LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Enumerations
QueryDesignView.hxx File Reference
#include "JoinDesignView.hxx"
#include <vcl/split.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include "querycontroller.hxx"
Include dependency graph for QueryDesignView.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaui::OQueryDesignView
 

Namespaces

namespace  connectivity
 
namespace  weld
 
namespace  dbaui
 

Enumerations

enum  dbaui::SqlParseError {
  dbaui::eIllegalJoin ,
  dbaui::eStatementTooLong ,
  dbaui::eNoConnection ,
  dbaui::eNoSelectStatement ,
  dbaui::eStatementTooComplex ,
  dbaui::eNoColumnInLike ,
  dbaui::eColumnNotFound ,
  dbaui::eNativeMode ,
  dbaui::eTooManyTables ,
  dbaui::eTooManyColumns ,
  dbaui::eIllegalJoinCondition ,
  dbaui::eOk
}