summaryrefslogtreecommitdiffstats
path: root/include/comphelper/synchronousdispatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/synchronousdispatch.hxx')
-rw-r--r--include/comphelper/synchronousdispatch.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/comphelper/synchronousdispatch.hxx b/include/comphelper/synchronousdispatch.hxx
index a61dbd69e257..3347e83c79cd 100644
--- a/include/comphelper/synchronousdispatch.hxx
+++ b/include/comphelper/synchronousdispatch.hxx
@@ -35,14 +35,14 @@ namespace com { namespace sun { namespace star {
} } }
-//........................................................................
+
namespace comphelper
{
-//........................................................................
- //====================================================================
+
+
//= SynchronousDispatch
- //====================================================================
+
/** a helper class for working with the dispatch interface replacing
loadComponentFromURL
*/
@@ -57,9 +57,9 @@ namespace comphelper
const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > &lArguments );
};
-//........................................................................
+
} // namespace comphelper
-//........................................................................
+
#endif // INCLUDED_COMPHELPER_SYNCHRONOUSDISPATCH_HXX