summaryrefslogtreecommitdiff
path: root/sot/source/base/formats.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/base/formats.cxx')
-rw-r--r--sot/source/base/formats.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sot/source/base/formats.cxx b/sot/source/base/formats.cxx
index 51c6b157496f..f911b0b89c0c 100644
--- a/sot/source/base/formats.cxx
+++ b/sot/source/base/formats.cxx
@@ -49,6 +49,8 @@ using namespace ::com::sun::star::datatransfer;
* it appears in the list.
*/
+namespace {
+
struct SotDestinationEntry_Impl
{
SotExchangeDest const nDestination;
@@ -58,8 +60,6 @@ struct SotDestinationEntry_Impl
const SotAction_Impl* aLinkActions;
};
-namespace
-{
/*
* Via this table, the destination, existing data formats and the desired action
* are assigned to an action and the data format to be used in it. The table is