LibreOffice Module dbaccess (master) 1
|
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/sdb/XSingleSelectQueryComposer.hpp>
#include <com/sun/star/sdbc/XRowSet.hpp>
#include <comphelper/proparrhlp.hxx>
#include <connectivity/CommonTools.hxx>
#include <svtools/genericunodialog.hxx>
Go to the source code of this file.
Classes | |
class | dbaui::ComposerDialog |
class | dbaui::RowsetFilterDialog |
class | dbaui::RowsetOrderDialog |
Namespaces | |
namespace | dbaui |
Typedefs | |
typedef ::comphelper::OPropertyArrayUsageHelper< ComposerDialog > | dbaui::ComposerDialog_PBASE |