summaryrefslogtreecommitdiff
path: root/stoc/source/servicemanager
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 20:42:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 07:47:23 -0600
commit35e44118b8e55b2263bd10e8b11d9ac4e043228b (patch)
tree499003287173fc32dae7fda54324bf2fc4414c36 /stoc/source/servicemanager
parent65d6ecfd4e69c2f6b8346e8b655914d5ac5a0286 (diff)
Remove visual noise from stoc
Change-Id: I19edfb2796298c4870124d0d1e9488974a010bb8 Reviewed-on: https://gerrit.libreoffice.org/8316 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'stoc/source/servicemanager')
-rw-r--r--stoc/source/servicemanager/servicemanager.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/stoc/source/servicemanager/servicemanager.cxx b/stoc/source/servicemanager/servicemanager.cxx
index 3f576004a8b5..747023788415 100644
--- a/stoc/source/servicemanager/servicemanager.cxx
+++ b/stoc/source/servicemanager/servicemanager.cxx
@@ -188,7 +188,7 @@ Any ServiceEnumeration_Impl::nextElement()
return Any( &aFactories.getConstArray()[nIt++], ::getCppuType( (const Reference<XInterface > *)0 ) );
}
-//==================================================================================================
+
class PropertySetInfo_Impl : public WeakImplHelper1< beans::XPropertySetInfo >
{
Sequence< beans::Property > m_properties;
@@ -501,9 +501,9 @@ inline void OServiceManager::check_undisposed() const
}
}
-//##################################################################################################
-//##################################################################################################
-//##################################################################################################
+
+
+
typedef WeakComponentImplHelper6<
lang::XMultiServiceFactory, lang::XMultiComponentFactory, lang::XServiceInfo,
@@ -679,9 +679,9 @@ OServiceManagerWrapper::OServiceManagerWrapper(
}
}
-//##################################################################################################
-//##################################################################################################
-//##################################################################################################
+
+
+
/**
* Create a ServiceManager