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.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/control/objface.cxx b/sfx2/source/control/objface.cxx
index dd42fcf68db8..2be61cec80f2 100644
--- a/sfx2/source/control/objface.cxx
+++ b/sfx2/source/control/objface.cxx
@@ -37,7 +37,7 @@
DBG_NAME(SfxInterface)
-//====================================================================
+
extern "C"
#ifdef WNT
@@ -52,7 +52,7 @@ SfxCompareSlots_Impl( const void* pSmaller, const void* pBigger )
( (int) ((SfxSlot*)pBigger)->GetSlotId() );
}
-//=========================================================================
+
struct SfxObjectUI_Impl
{
@@ -111,9 +111,9 @@ struct SfxInterface_Impl
static SfxObjectUI_Impl* CreateObjectBarUI_Impl( sal_uInt16 nPos, const ResId& rResId, sal_uInt32 nFeature, const OUString *pStr );
-//====================================================================
-//====================================================================
+
+
// constuctor, registeres a new unit
SfxInterface::SfxInterface( const char *pClassName,