summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 12:01:35 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 12:01:35 +0000
commitdad73ed4f8d13e09c89409b268f17a89bd205c6f (patch)
treecbc3e2195160f83de853a8a979f3a720738adf88 /stoc
parent97b99a8bb49e94af5f03362bb1617d260c8943ec (diff)
INTEGRATION: CWS sb76 (1.3.80); FILE MERGED
2007/08/31 11:01:54 sb 1.3.80.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/security/permissions.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/stoc/source/security/permissions.h b/stoc/source/security/permissions.h
index 803b73c6cc2c..0de23a0b85d4 100644
--- a/stoc/source/security/permissions.h
+++ b/stoc/source/security/permissions.h
@@ -4,9 +4,9 @@
*
* $RCSfile: permissions.h,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:10:50 $
+ * last change: $Author: hr $ $Date: 2007-09-27 13:01:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,12 +44,10 @@
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
+extern ::rtl_StandardModuleCount g_moduleCount;
namespace stoc_sec
{
-
-extern ::rtl_StandardModuleCount s_moduleCount;
-
//==================================================================================================
class Permission : public ::salhelper::SimpleReferenceObject
{