summaryrefslogtreecommitdiff
path: root/include/connectivity/dbtools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/dbtools.hxx')
-rw-r--r--include/connectivity/dbtools.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/connectivity/dbtools.hxx b/include/connectivity/dbtools.hxx
index 78c579e20f77..78b61cd5a009 100644
--- a/include/connectivity/dbtools.hxx
+++ b/include/connectivity/dbtools.hxx
@@ -79,14 +79,14 @@ namespace dbtools
class ISQLStatementHelper;
typedef ::utl::SharedUNOComponent< css::sdbc::XConnection > SharedConnection;
- enum EComposeRule
+ enum class EComposeRule
{
- eInTableDefinitions,
- eInIndexDefinitions,
- eInDataManipulation,
- eInProcedureCalls,
- eInPrivilegeDefinitions,
- eComplete
+ InTableDefinitions,
+ InIndexDefinitions,
+ InDataManipulation,
+ InProcedureCalls,
+ InPrivilegeDefinitions,
+ Complete
};
// date conversion