summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/DExport.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-05 19:07:23 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-05 19:08:02 +0900
commiteecb5ac9a4a965dbd7cb5a2104becc8217ff6f80 (patch)
tree4a0a02bf2d81afc7330b0929aa3414a9f1f4a8cc /dbaccess/source/ui/inc/DExport.hxx
parenta99e3134aa253977b5112cc903d4097907bf3801 (diff)
removed useless forward declarations of class
Change-Id: I13cf52cc4e1cf8d5e2453d7ac4b68cc8c64cd011
Diffstat (limited to 'dbaccess/source/ui/inc/DExport.hxx')
-rw-r--r--dbaccess/source/ui/inc/DExport.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/DExport.hxx b/dbaccess/source/ui/inc/DExport.hxx
index 6c3fb078a56c..9b1fa8b75c9d 100644
--- a/dbaccess/source/ui/inc/DExport.hxx
+++ b/dbaccess/source/ui/inc/DExport.hxx
@@ -48,13 +48,10 @@ namespace com { namespace sun { namespace star {
#define COLUMN_POSITION_NOT_FOUND ((sal_Int32)-1)
-class Window;
class SvNumberFormatter;
namespace dbaui
{
class OFieldDescription;
- class OTypeInfo;
- class OWizTypeSelect;
class ODatabaseExport
{
public: