From a195ee4c0086664128425c2e6805349f76c80131 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 6 Feb 2006 11:59:11 +0000 Subject: INTEGRATION: CWS pb11 (1.12.40); FILE MERGED 2006/02/02 10:33:03 pb 1.12.40.1: fix: #i48648# SvxSimpleTable now SvHeaderTabListBox --- xmlsecurity/inc/xmlsecurity/macrosecurity.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmlsecurity') 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; -- cgit v1.2.3