summaryrefslogtreecommitdiff
path: root/scripting/source/stringresource/stringresource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/stringresource/stringresource.hxx')
-rw-r--r--scripting/source/stringresource/stringresource.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/scripting/source/stringresource/stringresource.hxx b/scripting/source/stringresource/stringresource.hxx
index d8e2968f44d2..097326228505 100644
--- a/scripting/source/stringresource/stringresource.hxx
+++ b/scripting/source/stringresource/stringresource.hxx
@@ -36,21 +36,21 @@
#include <vector>
#include <boost/unordered_map.hpp>
-//.........................................................................
+
namespace stringresource
{
-//.........................................................................
-// =============================================================================
+
+
// mutex
-// =============================================================================
+
::osl::Mutex& getMutex();
-// =============================================================================
+
// class stringresourceImpl
-// =============================================================================
+
// Hashtable to map string ids to string
struct hashName_Impl
@@ -671,9 +671,9 @@ public:
throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
};
-//.........................................................................
+
} // namespace stringtable
-//.........................................................................
+
#endif // SCRIPTING_DLGPROV_HXX