From 72385decc0e666a184c0deea79abd20ada0bc07d Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 6 Feb 2006 11:58:44 +0000 Subject: INTEGRATION: CWS pb11 (1.11.20); FILE MERGED 2006/02/02 10:33:02 pb 1.11.20.1: fix: #i48648# SvxSimpleTable now SvHeaderTabListBox --- xmlsecurity/inc/xmlsecurity/certificateviewer.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmlsecurity/inc') diff --git a/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx b/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx index 4229b0b9249f..a36b0a6e0a02 100644 --- a/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx +++ b/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx @@ -4,9 +4,9 @@ * * $RCSfile: certificateviewer.hxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2005-11-11 09:17:11 $ + * last change: $Author: kz $ $Date: 2006-02-06 12:58:44 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -121,7 +121,7 @@ public: class CertificateViewerDetailsTP : public CertificateViewerTP { private: - SvxSimpleTable maElementsLB; + SvxSimpleTable maElementsLB; // PB 2006/02/02 #i48648 now SvHeaderTabListBox MultiLineEdit maElementML; Font maStdFont; Font maFixedWidthFont; -- cgit v1.2.3