summaryrefslogtreecommitdiff
path: root/connectivity/source/simpledbt/charset_s.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/simpledbt/charset_s.cxx')
-rw-r--r--connectivity/source/simpledbt/charset_s.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/simpledbt/charset_s.cxx b/connectivity/source/simpledbt/charset_s.cxx
index 64afb1c4870a..58365a98db8a 100644
--- a/connectivity/source/simpledbt/charset_s.cxx
+++ b/connectivity/source/simpledbt/charset_s.cxx
@@ -29,19 +29,19 @@ namespace connectivity
//====================================================================
//= ODataAccessCharSet
//====================================================================
- //----------------------------------------------------------------
+
oslInterlockedCount SAL_CALL ODataAccessCharSet::acquire()
{
return ORefBase::acquire();
}
- //----------------------------------------------------------------
+
oslInterlockedCount SAL_CALL ODataAccessCharSet::release()
{
return ORefBase::release();
}
- //--------------------------------------------------------------------
+
sal_Int32 ODataAccessCharSet::getSupportedTextEncodings( ::std::vector< rtl_TextEncoding >& _rEncs ) const
{
_rEncs.clear();