summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/UITools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/UITools.hxx')
-rw-r--r--dbaccess/source/ui/inc/UITools.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/dbaccess/source/ui/inc/UITools.hxx b/dbaccess/source/ui/inc/UITools.hxx
index 7c4f62401e35..474685fc0502 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -71,10 +71,8 @@ class Font;
class SvNumberFormatter;
class SfxFilter;
-// .........................................................................
namespace dbaui
{
-// .........................................................................
/** creates a new connection and appends the eventlistener
@param _rsDataSourceName name of the datasource
@@ -414,10 +412,7 @@ namespace dbaui
// detect installed locale
void AppendConfigToken( OUString& _rURL, sal_Bool _bQuestionMark );
-// .........................................................................
}
-// .........................................................................
#endif // DBAUI_TOOLS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */