summaryrefslogtreecommitdiff
path: root/basctl/source/inc/scriptdocument.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/scriptdocument.hxx')
-rw-r--r--basctl/source/inc/scriptdocument.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/basctl/source/inc/scriptdocument.hxx b/basctl/source/inc/scriptdocument.hxx
index 477dc6e7a9a6..cfc611223664 100644
--- a/basctl/source/inc/scriptdocument.hxx
+++ b/basctl/source/inc/scriptdocument.hxx
@@ -32,14 +32,14 @@ class SfxListener;
class BasicManager;
-//........................................................................
+
namespace basctl
{
-//........................................................................
- //====================================================================
+
+
//= LibraryContainerType
- //====================================================================
+
enum LibraryContainerType
{
E_SCRIPTS,
@@ -62,9 +62,9 @@ namespace basctl
LIBRARY_TYPE_ALL
};
- //====================================================================
+
//= ScriptDocument
- //====================================================================
+
class ScriptDocument;
typedef ::std::vector< ScriptDocument > ScriptDocuments;
@@ -499,9 +499,9 @@ namespace basctl
bool allowMacros() const;
};
-//........................................................................
+
} // namespace basctl
-//........................................................................
+
#endif // BASCTL_SCRIPTDOCUMENT_HXX