Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
8d85a248
Kaydet (Commit)
8d85a248
authored
Nis 17, 2007
tarafından
Ivo Hinkelmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS jl51 (1.5.118); FILE MERGED
2007/02/06 16:38:12 jl 1.5.118.1: #i69228 warning free code
üst
14411034
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
x509certificate_mscryptimpl.hxx
...ity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.hxx
+7
-5
No files found.
xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.hxx
Dosyayı görüntüle @
8d85a248
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: x509certificate_mscryptimpl.hxx,v $
* $RCSfile: x509certificate_mscryptimpl.hxx,v $
*
*
* $Revision: 1.
5
$
* $Revision: 1.
6
$
*
*
* last change: $Author:
rt $ $Date: 2005-09-09 17:31:16
$
* last change: $Author:
ihi $ $Date: 2007-04-17 10:25:28
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -36,6 +36,11 @@
...
@@ -36,6 +36,11 @@
#ifndef _X509CERTIFICATE_MSCRYPTIMPL_HXX_
#ifndef _X509CERTIFICATE_MSCRYPTIMPL_HXX_
#define _X509CERTIFICATE_MSCRYPTIMPL_HXX_
#define _X509CERTIFICATE_MSCRYPTIMPL_HXX_
#pragma warning(push,1)
#include "Windows.h"
#include "WinCrypt.h"
#pragma warning(pop)
#ifndef _SAL_CONFIG_H_
#ifndef _SAL_CONFIG_H_
#include <sal/config.h>
#include <sal/config.h>
#endif
#endif
...
@@ -68,9 +73,6 @@
...
@@ -68,9 +73,6 @@
#include <com/sun/star/security/XCertificate.hpp>
#include <com/sun/star/security/XCertificate.hpp>
#endif
#endif
#include "Windows.h"
#include "WinCrypt.h"
class
X509Certificate_MSCryptImpl
:
public
::
cppu
::
WeakImplHelper2
<
class
X509Certificate_MSCryptImpl
:
public
::
cppu
::
WeakImplHelper2
<
::
com
::
sun
::
star
::
security
::
XCertificate
,
::
com
::
sun
::
star
::
security
::
XCertificate
,
::
com
::
sun
::
star
::
lang
::
XUnoTunnel
>
::
com
::
sun
::
star
::
lang
::
XUnoTunnel
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment