summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-02-06 11:58:44 +0000
committerKurt Zenker <kz@openoffice.org>2006-02-06 11:58:44 +0000
commit72385decc0e666a184c0deea79abd20ada0bc07d (patch)
tree0b93f03237db4740d14ade4595424f3b846e0494 /xmlsecurity/inc
parent7de746b729287d4573799105240a14ffac8b7ade (diff)
INTEGRATION: CWS pb11 (1.11.20); FILE MERGED
2006/02/02 10:33:02 pb 1.11.20.1: fix: #i48648# SvxSimpleTable now SvHeaderTabListBox
Diffstat (limited to 'xmlsecurity/inc')
-rw-r--r--xmlsecurity/inc/xmlsecurity/certificateviewer.hxx6
1 files changed, 3 insertions, 3 deletions
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;