summaryrefslogtreecommitdiffstats
path: root/include/sfx2/objface.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/objface.hxx')
-rw-r--r--include/sfx2/objface.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sfx2/objface.hxx b/include/sfx2/objface.hxx
index c54329f8c6c0..20c7d7689829 100644
--- a/include/sfx2/objface.hxx
+++ b/include/sfx2/objface.hxx
@@ -98,7 +98,7 @@ public:
{ return aNameResId.GetResMgr(); }
};
-//--------------------------------------------------------------------
+
// returns the number of functions in this cluster
@@ -107,7 +107,7 @@ inline sal_uInt16 SfxInterface::Count() const
return nCount;
}
-//--------------------------------------------------------------------
+
// returns a function by position in the array