summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/unoDirectSql.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/unoDirectSql.hxx')
-rw-r--r--dbaccess/source/ui/uno/unoDirectSql.hxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/dbaccess/source/ui/uno/unoDirectSql.hxx b/dbaccess/source/ui/uno/unoDirectSql.hxx
index b57a498e35c1..b9fce9f9aeb8 100644
--- a/dbaccess/source/ui/uno/unoDirectSql.hxx
+++ b/dbaccess/source/ui/uno/unoDirectSql.hxx
@@ -28,14 +28,10 @@
#include "moduledbu.hxx"
#include <com/sun/star/sdbc/XConnection.hpp>
-//.........................................................................
namespace dbaui
{
-//.........................................................................
- //=====================================================================
- //= ODirectSQLDialog
- //=====================================================================
+ // ODirectSQLDialog
class ODirectSQLDialog;
typedef ::svt::OGenericUnoDialog ODirectSQLDialog_BASE;
typedef ::comphelper::OPropertyArrayUsageHelper< ODirectSQLDialog > ODirectSQLDialog_PBASE;
@@ -64,9 +60,7 @@ namespace dbaui
virtual void implInitialize(const com::sun::star::uno::Any& _rValue);
};
-//.........................................................................
} // namespace dbaui
-//.........................................................................
#endif // DBAUI_UNODIRECTSQL_HXX