summaryrefslogtreecommitdiff
path: root/sfx2/source/control/objface.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/control/objface.cxx')
-rw-r--r--sfx2/source/control/objface.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sfx2/source/control/objface.cxx b/sfx2/source/control/objface.cxx
index f87b4fbbb10e..3a459dd5551e 100644
--- a/sfx2/source/control/objface.cxx
+++ b/sfx2/source/control/objface.cxx
@@ -50,6 +50,8 @@ SfxCompareSlots_bsearch( const void* pSmaller, const void* pBigger )
}
+namespace {
+
struct SfxObjectUI_Impl
{
sal_uInt16 const nPos;
@@ -68,6 +70,8 @@ struct SfxObjectUI_Impl
}
};
+}
+
struct SfxInterface_Impl
{
std::vector<std::unique_ptr<SfxObjectUI_Impl>>