summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc/dbustrings.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/inc/dbustrings.hrc')
-rw-r--r--dbaccess/source/inc/dbustrings.hrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/source/inc/dbustrings.hrc b/dbaccess/source/inc/dbustrings.hrc
index 2b74696396d2..9911441257c6 100644
--- a/dbaccess/source/inc/dbustrings.hrc
+++ b/dbaccess/source/inc/dbustrings.hrc
@@ -26,7 +26,7 @@
#undef STRINGCONSTANTS_INCLUDED_INDIRECT
#include "stringconstants.inc"
- //= URLs
+ // URLs
#define URL_COMPONENT_QUERYDESIGN ".component:DB/QueryDesign"
#define URL_COMPONENT_VIEWDESIGN ".component:DB/ViewDesign"
@@ -37,11 +37,11 @@
#define URL_COMPONENT_APPLICATION ".component:DB/Application"
#define URL_COMPONENT_REPORTDESIGN ".component:DB/ReportDesign"
- //= service names
+ // service names
#define SERVICE_SDB_DIRECTSQLDIALOG "org.openoffice.comp.dbu.DirectSqlDialog"
- //= other DBU relevant strings
+ // other DBU relevant strings
#define FRAME_NAME_QUERY_PREVIEW "QueryPreview"
#define SERVICE_CONTROLDEFAULT "com.sun.star.comp.dbu.OColumnControl"
@@ -49,7 +49,7 @@
#define PROPERTY_GRAPHICAL_DESIGN "GraphicalDesign"
#define PROPERTY_HELP_URL "HelpURL"
- //= other DBU properties
+ // other DBU properties
#define PROPERTY_TRISTATE "TriState"
#define PROPERTY_ENABLEOUTERJOIN "EnableOuterJoinEscape"