summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/datacolumn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/api/datacolumn.cxx')
-rw-r--r--dbaccess/source/core/api/datacolumn.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/dbaccess/source/core/api/datacolumn.cxx b/dbaccess/source/core/api/datacolumn.cxx
index 3ce0dbb9ccaf..8153c5de70f2 100644
--- a/dbaccess/source/core/api/datacolumn.cxx
+++ b/dbaccess/source/core/api/datacolumn.cxx
@@ -89,8 +89,7 @@ OUString ODataColumn::getImplementationName( )
Sequence< OUString > ODataColumn::getSupportedServiceNames( )
{
- return Sequence< OUString > { SERVICE_SDBCX_COLUMN, SERVICE_SDB_RESULTCOLUMN,
- SERVICE_SDB_DATACOLUMN };
+ return { SERVICE_SDBCX_COLUMN, SERVICE_SDB_RESULTCOLUMN, SERVICE_SDB_DATACOLUMN };
}
// OComponentHelper