summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-26 13:49:49 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-26 13:49:49 +0000
commit6a18de365ff43419f6fbf8dfb8ec78f00b165077 (patch)
tree0b516c11b2a19c23668ba8a6bd29b6ab54860576 /xmlsecurity/inc
parente934ae1af75ddd944e8af8ab8db3b2562c1bcef9 (diff)
INTEGRATION: CWS xmlsec06 (1.6.2); FILE MERGED
2004/10/07 11:24:25 pb 1.6.2.1: fix: #i34729# FromTo only one FixedText
Diffstat (limited to 'xmlsecurity/inc')
-rw-r--r--xmlsecurity/inc/xmlsecurity/certificateviewer.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx b/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx
index 2573398d449f..fa8a3c9b8c45 100644
--- a/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx
+++ b/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: certificateviewer.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: gt $ $Date: 2004-07-27 09:00:00 $
+ * last change: $Author: rt $ $Date: 2004-11-26 14:49:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -132,10 +132,7 @@ private:
FixedInfo maIssuedToFI;
FixedInfo maIssuedByLabelFI;
FixedInfo maIssuedByFI;
- FixedInfo maValidFromLabelFI;
- FixedInfo maValidFromFI;
- FixedInfo maValidToLabelFI;
- FixedInfo maValidToFI;
+ FixedInfo maValidDateFI;
FixedImage maKeyImg;
FixedInfo maHintCorrespPrivKeyFI;
public: