summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dbnamdlg.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-05-14 08:58:34 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-05-14 08:58:34 +0000
commitd6eb620ded08128ebac99fa182223cd0722a8d1e (patch)
treea59f96d733dbdd3e8c75913a68b41ddeb74a387f /sc/source/ui/inc/dbnamdlg.hxx
parentc971a4fdce1b41ffcad0aa32b89120683a6831bd (diff)
INTEGRATION: CWS koheiformula01 (1.3.684); FILE MERGED
2008/04/23 15:07:34 kohei 1.3.684.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/20 04:38:05 kohei 1.3.684.1: use grammar in the database range dialog.
Diffstat (limited to 'sc/source/ui/inc/dbnamdlg.hxx')
-rw-r--r--sc/source/ui/inc/dbnamdlg.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/source/ui/inc/dbnamdlg.hxx b/sc/source/ui/inc/dbnamdlg.hxx
index 71a3dff6e..ffb1cc94d 100644
--- a/sc/source/ui/inc/dbnamdlg.hxx
+++ b/sc/source/ui/inc/dbnamdlg.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dbnamdlg.hxx,v $
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -102,6 +102,7 @@ private:
ScViewData* pViewData;
ScDocument* pDoc;
BOOL bRefInputMode;
+ ScAddress::Details aAddrDetails;
ScDBCollection aLocalDbCol;
ScRange theCurArea;