summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/tablespage.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-10-05 12:04:48 +0000
committerKurt Zenker <kz@openoffice.org>2006-10-05 12:04:48 +0000
commit86cabfa2a82f751e868691d2ac82cc46daacc7d5 (patch)
tree7ccd133cb9783fc77b26588a00c0300b70ee69e6 /dbaccess/source/ui/dlg/tablespage.hxx
parent3f8c6046385e0f6d9ea63e33d314d685dd9da9e3 (diff)
INTEGRATION: CWS hsqlcsvstage1 (1.11.68); FILE MERGED
2006/09/20 11:43:59 fs 1.11.68.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein
Diffstat (limited to 'dbaccess/source/ui/dlg/tablespage.hxx')
-rw-r--r--dbaccess/source/ui/dlg/tablespage.hxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/dbaccess/source/ui/dlg/tablespage.hxx b/dbaccess/source/ui/dlg/tablespage.hxx
index 658397a4c07c..ca25eee0f37c 100644
--- a/dbaccess/source/ui/dlg/tablespage.hxx
+++ b/dbaccess/source/ui/dlg/tablespage.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tablespage.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:10:32 $
+ * last change: $Author: kz $ $Date: 2006-10-05 13:04:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -124,12 +124,6 @@ namespace dbaui
private:
- /** get the composed name of the entry given
- @param _pEntry
- the entry which's name is to be retrieved. Must be a leaf entry.
- */
- ::rtl::OUString getComposedEntryName(SvLBoxEntry* _pEntry);
-
/** check the tables in <member>m_aTablesList</member> according to <arg>_rTables</arg>
*/
void implCheckTables(const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rTables);