summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/xmlsecurity
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-02-06 11:59:11 +0000
committerKurt Zenker <kz@openoffice.org>2006-02-06 11:59:11 +0000
commita195ee4c0086664128425c2e6805349f76c80131 (patch)
tree037a8ef835cd94720867e54b27a819c36e058020 /xmlsecurity/inc/xmlsecurity
parent643a5dcf23ed5c56184f6e9a30f4b6434cee066a (diff)
INTEGRATION: CWS pb11 (1.12.40); FILE MERGED
2006/02/02 10:33:03 pb 1.12.40.1: fix: #i48648# SvxSimpleTable now SvHeaderTabListBox
Diffstat (limited to 'xmlsecurity/inc/xmlsecurity')
-rw-r--r--xmlsecurity/inc/xmlsecurity/macrosecurity.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx b/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
index c38a4861b143..c64b1f29d044 100644
--- a/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
+++ b/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: macrosecurity.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 17:07:44 $
+ * last change: $Author: kz $ $Date: 2006-02-06 12:59:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -144,7 +144,7 @@ class MacroSecurityTrustedSourcesTP : public MacroSecurityTP
private:
FixedLine maTrustCertFL;
ReadOnlyImage maTrustCertROFI;
- SvxSimpleTable maTrustCertLB;
+ SvxSimpleTable maTrustCertLB; // PB 2006/02/02 #i48648 now SvHeaderTabListBox
PushButton maAddCertPB;
PushButton maViewCertPB;
PushButton maRemoveCertPB;