summaryrefslogtreecommitdiff
path: root/framework/source/inc/loadenv/loadenvexception.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/loadenv/loadenvexception.hxx')
-rw-r--r--framework/source/inc/loadenv/loadenvexception.hxx10
1 files changed, 1 insertions, 9 deletions
diff --git a/framework/source/inc/loadenv/loadenvexception.hxx b/framework/source/inc/loadenv/loadenvexception.hxx
index b44a96fe080c..15fa125a0243 100644
--- a/framework/source/inc/loadenv/loadenvexception.hxx
+++ b/framework/source/inc/loadenv/loadenvexception.hxx
@@ -29,24 +29,17 @@
#ifndef __FRAMEWORK_LOADENV_LOADENVEXCEPTION_HXX_
#define __FRAMEWORK_LOADENV_LOADENVEXCEPTION_HXX_
-
#include <com/sun/star/uno/Any.h>
#include <com/sun/star/uno/Exception.hpp>
#include <rtl/string.hxx>
-//_______________________________________________
-// namespace
-
namespace framework{
#ifndef css // conflict with define :-(
namespace css = ::com::sun::star;
#endif
-//_______________________________________________
-// definitions
-
/** @short specify an exception, which can be used inside the
load environment only.
@@ -57,8 +50,7 @@ namespace css = ::com::sun::star;
*/
class LoadEnvException
{
- //___________________________________________
- // const
+
public: