summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-17 13:50:33 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-17 13:50:33 +0000
commit88bbc2be74973deba9e549298d1b3efb0ca8d345 (patch)
tree1c7ca815418084a7b7b218d631e58e0a230bc4e0 /dbaccess/source/ui
parentINTEGRATION: CWS dba18 (1.42.58); FILE MERGED (diff)
downloadcore-88bbc2be74973deba9e549298d1b3efb0ca8d345.tar.gz
core-88bbc2be74973deba9e549298d1b3efb0ca8d345.zip
INTEGRATION: CWS dba18 (1.22.38); FILE MERGED
2004/11/10 15:27:54 oj 1.22.38.2: RESYNC: (1.22-1.24); FILE MERGED 2004/10/15 07:48:52 oj 1.22.38.1: #i33591# add Extension to the user defined driver
Diffstat (limited to 'dbaccess/source/ui')
-rw-r--r--dbaccess/source/ui/inc/UITools.hxx10
1 files changed, 8 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/UITools.hxx b/dbaccess/source/ui/inc/UITools.hxx
index 0bdb1803eac6..a2ead4e493d6 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: UITools.hxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: pjunck $ $Date: 2004-10-27 13:05:22 $
+ * last change: $Author: obo $ $Date: 2004-11-17 14:50:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -381,6 +381,12 @@ namespace dbaui
*/
::rtl::OUString getDriverDsnPrefixNodeName();
+ /** returns the configuration node name of user defined driver extension.
+ @return
+ the configuration node name of user defined driver extension.
+ */
+ ::rtl::OUString getDriverExtensionNodeName();
+
/** returns the result of the user action when view the query dialog.
@param _pParent
The parent of the dialog