diff options
Diffstat (limited to 'include/svx/dbcharsethelper.hxx')
-rw-r--r-- | include/svx/dbcharsethelper.hxx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/include/svx/dbcharsethelper.hxx b/include/svx/dbcharsethelper.hxx index a60310835c89..000cb405e0be 100644 --- a/include/svx/dbcharsethelper.hxx +++ b/include/svx/dbcharsethelper.hxx @@ -22,14 +22,14 @@ #include <svx/svxdllapi.h> #include <svx/dbtoolsclient.hxx> -//........................................................................ + namespace svxform { -//........................................................................ - //==================================================================== + + //= ODataAccessCharsetHelper - //==================================================================== + class SVX_DLLPUBLIC ODataAccessCharsetHelper : public ODbtoolsClient { protected: @@ -49,9 +49,9 @@ namespace svxform } }; -//........................................................................ + } // namespace svxform -//........................................................................ + #endif // SVX_DBCHARSETCLIENT_HXX |