diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-21 11:41:52 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-21 11:41:52 +0000 |
commit | 1c4f77de36fc7e33ff2c6417fc6abc97f1bdaf71 (patch) | |
tree | e74fd2bea96226a84b31898ef3a423f72ec1b1c5 /dbaccess/source/ui/dlg/DriverSettings.hxx | |
parent | 4bb559483d1b29be9092fc3f39120b5c1ffd0665 (diff) |
INTEGRATION: CWS mozab05 (1.3.28); FILE MERGED
2005/01/14 10:39:04 windly 1.3.28.1: #i20088# add browse support
Diffstat (limited to 'dbaccess/source/ui/dlg/DriverSettings.hxx')
-rw-r--r-- | dbaccess/source/ui/dlg/DriverSettings.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/DriverSettings.hxx b/dbaccess/source/ui/dlg/DriverSettings.hxx index 04c4c37e3cba..4dd443d0522a 100644 --- a/dbaccess/source/ui/dlg/DriverSettings.hxx +++ b/dbaccess/source/ui/dlg/DriverSettings.hxx @@ -2,9 +2,9 @@ * * $RCSfile: DriverSettings.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: pjunck $ $Date: 2004-10-27 13:00:07 $ + * last change: $Author: vg $ $Date: 2005-02-21 12:41:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -165,6 +165,7 @@ namespace dbaui */ static SfxTabPage* CreateLDAP( Window* _pParent, const SfxItemSet& _rAttrSet ); + /** Creates the detail page for Text @param _pParent @param _rAttrSet |