Bin noise comments and superfluous blank lines
Change-Id: Idec496b778d708fb6fa4c004329f8e734276052a
This commit is contained in:
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xml security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_CertificateCharacters_idl_
|
||||
#define __com_sun_star_security_CertificateCharacters_idl_
|
||||
|
||||
|
@@ -17,16 +17,11 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xml security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_CertificateException_idl__
|
||||
#define __com_sun_star_security_CertificateException_idl__
|
||||
|
||||
#include <com/sun/star/uno/SecurityException.idl>
|
||||
|
||||
|
||||
module com { module sun { module star { module security {
|
||||
|
||||
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xml security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_CertificateValidity_idl_
|
||||
#define __com_sun_star_security_CertificateValidity_idl_
|
||||
|
||||
|
@@ -17,17 +17,12 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_CryptographyException_idl__
|
||||
#define __com_sun_star_security_CryptographyException_idl__
|
||||
|
||||
#include <com/sun/star/uno/SecurityException.idl>
|
||||
|
||||
|
||||
|
||||
module com { module sun { module star { module security {
|
||||
|
||||
|
||||
|
@@ -17,8 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
#ifndef __com_sun_star_security_documentdigitalsignatures_idl_
|
||||
#define __com_sun_star_security_documentdigitalsignatures_idl_
|
||||
|
||||
@@ -53,7 +51,6 @@ service DocumentDigitalSignatures : XDocumentDigitalSignatures
|
||||
|
||||
} ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,17 +17,12 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_EncryptionException_idl__
|
||||
#define __com_sun_star_security_EncryptionException_idl__
|
||||
|
||||
#include <com/sun/star/security/CryptographyException.idl>
|
||||
|
||||
|
||||
|
||||
module com { module sun { module star { module security {
|
||||
|
||||
|
||||
|
@@ -17,8 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_ExtAltNameType_idl_
|
||||
#define __com_sun_star_security_ExtAltNameType_idl_
|
||||
|
||||
|
@@ -17,17 +17,12 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_KeyException_idl__
|
||||
#define __com_sun_star_security_KeyException_idl__
|
||||
|
||||
#include <com/sun/star/uno/SecurityException.idl>
|
||||
|
||||
|
||||
|
||||
module com { module sun { module star { module security {
|
||||
|
||||
|
||||
|
@@ -17,25 +17,18 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_NoPasswordException_idl__
|
||||
#define __com_sun_star_security_NoPasswordException_idl__
|
||||
|
||||
#include <com/sun/star/uno/SecurityException.idl>
|
||||
|
||||
|
||||
|
||||
module com { module sun { module star { module security {
|
||||
|
||||
|
||||
exception NoPasswordException : com::sun::star::uno::SecurityException
|
||||
{
|
||||
};
|
||||
|
||||
|
||||
}; }; }; };
|
||||
|
||||
#endif
|
||||
|
@@ -17,25 +17,17 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_SignatureException_idl__
|
||||
#define __com_sun_star_security_SignatureException_idl__
|
||||
|
||||
#include <com/sun/star/security/CryptographyException.idl>
|
||||
|
||||
|
||||
|
||||
module com { module sun { module star { module security {
|
||||
|
||||
|
||||
exception SignatureException : com::sun::star::security::CryptographyException
|
||||
{
|
||||
};
|
||||
|
||||
|
||||
}; }; }; };
|
||||
|
||||
#endif
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_XDocumentDigitalSignatures_idl_
|
||||
#define __com_sun_star_security_XDocumentDigitalSignatures_idl_
|
||||
|
||||
@@ -144,5 +140,4 @@ interface XDocumentDigitalSignatures : com::sun::star::uno::XInterface
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_XSanExtension_idl_
|
||||
#define __com_sun_star_security_XSanExtension_idl_
|
||||
|
||||
|
@@ -17,8 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_security_XSerialNumberAdapter_idl_
|
||||
#define __com_sun_star_security_XSerialNumberAdapter_idl_
|
||||
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_SecurityEnvironment_idl_
|
||||
#define __com_sun_star_xml_crypto_SecurityEnvironment_idl_
|
||||
|
||||
@@ -35,7 +31,6 @@ service SecurityEnvironment : XSecurityEnvironment;
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_securityoperationstatus_idl_
|
||||
#define __com_sun_star_xml_crypto_securityoperationstatus_idl_
|
||||
|
||||
@@ -137,7 +133,6 @@ enum SecurityOperationStatus
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_xmlencryption_idl_
|
||||
#define __com_sun_star_xml_crypto_xmlencryption_idl_
|
||||
|
||||
|
@@ -17,25 +17,17 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_XMLEncryptionException_idl__
|
||||
#define __com_sun_star_xml_crypto_XMLEncryptionException_idl__
|
||||
|
||||
#include <com/sun/star/security/EncryptionException.idl>
|
||||
|
||||
|
||||
|
||||
module com { module sun { module star { module xml { module crypto {
|
||||
|
||||
|
||||
exception XMLEncryptionException : com::sun::star::security::EncryptionException
|
||||
{
|
||||
};
|
||||
|
||||
|
||||
}; }; }; }; };
|
||||
|
||||
#endif
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_xmlencryptiontemplate_idl_
|
||||
#define __com_sun_star_xml_crypto_xmlencryptiontemplate_idl_
|
||||
|
||||
@@ -33,7 +29,6 @@ module com { module sun { module star { module xml { module crypto {
|
||||
*/
|
||||
service XMLEncryptionTemplate : com::sun::star::xml::crypto::XXMLEncryptionTemplate;
|
||||
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
#endif
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_XMLSecurityContext_idl_
|
||||
#define __com_sun_star_xml_crypto_XMLSecurityContext_idl_
|
||||
|
||||
@@ -35,7 +31,6 @@ service XMLSecurityContext : XXMLSecurityContext;
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_xmlsignature_idl_
|
||||
#define __com_sun_star_xml_crypto_xmlsignature_idl_
|
||||
|
||||
@@ -41,7 +37,6 @@ service XMLSignature {
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,25 +17,17 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_XMLSignatureException_idl__
|
||||
#define __com_sun_star_xml_crypto_XMLSignatureException_idl__
|
||||
|
||||
#include <com/sun/star/security/SignatureException.idl>
|
||||
|
||||
|
||||
|
||||
module com { module sun { module star { module xml { module crypto {
|
||||
|
||||
|
||||
exception XMLSignatureException : com::sun::star::security::SignatureException
|
||||
{
|
||||
};
|
||||
|
||||
|
||||
}; }; }; }; };
|
||||
|
||||
#endif
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_xmlsignaturetemplate_idl_
|
||||
#define __com_sun_star_xml_crypto_xmlsignaturetemplate_idl_
|
||||
|
||||
@@ -35,7 +31,6 @@ service XMLSignatureTemplate : com::sun::star::xml::crypto::XXMLSignatureTemplat
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_xuribinding_idl_
|
||||
#define __com_sun_star_xml_crypto_xuribinding_idl_
|
||||
|
||||
@@ -60,7 +56,6 @@ interface XUriBinding : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_xxmlencryption_idl_
|
||||
#define __com_sun_star_xml_crypto_xxmlencryption_idl_
|
||||
|
||||
@@ -72,7 +68,6 @@ interface XXMLEncryption : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_xxmlencryptiontemplate_idl_
|
||||
#define __com_sun_star_xml_crypto_xxmlencryptiontemplate_idl_
|
||||
|
||||
@@ -80,10 +76,8 @@ interface XXMLEncryptionTemplate : XXMLSecurityTemplate
|
||||
) ;
|
||||
} ;
|
||||
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_xxmlsecuritytemplate_idl_
|
||||
#define __com_sun_star_xml_crypto_xxmlsecuritytemplate_idl_
|
||||
|
||||
@@ -75,7 +71,6 @@ interface XXMLSecurityTemplate : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_xxmlsignature_idl_
|
||||
#define __com_sun_star_xml_crypto_xxmlsignature_idl_
|
||||
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_xxmlsignaturetemplate_idl_
|
||||
#define __com_sun_star_xml_crypto_xxmlsignaturetemplate_idl_
|
||||
|
||||
@@ -71,7 +67,6 @@ interface XXMLSignatureTemplate : XXMLSecurityTemplate
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_constofsecurityid_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_constofsecurityid_idl_
|
||||
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_decryptor_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_decryptor_idl_
|
||||
|
||||
@@ -49,7 +45,6 @@ service Decryptor {
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,9 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_elementmarkpriority_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_elementmarkpriority_idl_
|
||||
@@ -51,7 +48,6 @@ enum ElementMarkPriority
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_elementmarktype_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_elementmarktype_idl_
|
||||
|
||||
@@ -38,7 +34,6 @@ enum ElementMarkType
|
||||
ELEMENTCOLLECTOR
|
||||
};
|
||||
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
#endif
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_ElementStackItem_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_ElementStackItem_idl_
|
||||
|
||||
@@ -51,7 +47,6 @@ struct ElementStackItem
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_encryptor_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_encryptor_idl_
|
||||
|
||||
@@ -51,7 +47,6 @@ service Encryptor {
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_saxeventkeeper_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_saxeventkeeper_idl_
|
||||
|
||||
@@ -47,7 +43,6 @@ service SAXEventKeeper {
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -16,9 +16,6 @@
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_signaturecreator_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_signaturecreator_idl_
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_signatureverifier_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_signatureverifier_idl_
|
||||
|
||||
@@ -49,8 +45,7 @@ service SignatureVerifier {
|
||||
interface com::sun::star::lang::XInitialization ;
|
||||
};
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xblockermonitor_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xblockermonitor_idl_
|
||||
|
||||
@@ -47,7 +43,6 @@ interface XBlockerMonitor : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xdecryptionresultbroadcaster_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xdecryptionresultbroadcaster_idl_
|
||||
|
||||
@@ -62,7 +58,6 @@ interface XDecryptionResultBroadcaster : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xdecryptionresultlistener_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xdecryptionresultlistener_idl_
|
||||
|
||||
@@ -51,7 +47,6 @@ interface XDecryptionResultListener : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xelementstackkeeper_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xelementstackkeeper_idl_
|
||||
|
||||
@@ -61,7 +57,6 @@ interface XElementStackKeeper : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xencryptionresultbroadcaster_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xencryptionresultbroadcaster_idl_
|
||||
|
||||
@@ -62,7 +58,6 @@ interface XEncryptionResultBroadcaster : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,9 +17,7 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xencryptionresultlistener_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xencryptionresultlistener_idl_
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xkeycollector_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xkeycollector_idl_
|
||||
|
||||
@@ -48,7 +44,6 @@ interface XKeyCollector : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xmissiontaker_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xmissiontaker_idl_
|
||||
|
||||
@@ -47,7 +43,6 @@ interface XMissionTaker : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_XReferenceCollector_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_XReferenceCollector_idl_
|
||||
|
||||
@@ -57,7 +53,6 @@ interface XReferenceCollector : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xreferenceresolvedbroadcaster_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xreferenceresolvedbroadcaster_idl_
|
||||
|
||||
@@ -69,7 +65,6 @@ interface XReferenceResolvedBroadcaster : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xreferenceresolvedlistener_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xreferenceresolvedlistener_idl_
|
||||
|
||||
@@ -48,7 +44,6 @@ interface XReferenceResolvedListener : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xsaxeventkeeper_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xsaxeventkeeper_idl_
|
||||
|
||||
@@ -133,7 +129,6 @@ interface XSAXEventKeeper : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xsaxeventkeeperstatuschangebroadcaster_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xsaxeventkeeperstatuschangebroadcaster_idl_
|
||||
|
||||
@@ -63,7 +59,6 @@ interface XSAXEventKeeperStatusChangeBroadcaster : com::sun::star::uno::XInterfa
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xsaxeventkeeperstatuschangelistener_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xsaxeventkeeperstatuschangelistener_idl_
|
||||
|
||||
@@ -65,7 +61,6 @@ interface XSAXEventKeeperStatusChangeListener : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_XSecurityController_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_XSecurityController_idl_
|
||||
|
||||
@@ -42,7 +38,6 @@ interface XSecurityController : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xsecuritysaxeventkeeper_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xsecuritysaxeventkeeper_idl_
|
||||
|
||||
@@ -80,7 +76,6 @@ interface XSecuritySAXEventKeeper : XSAXEventKeeper
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xsignaturecreationresultbroadcaster_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xsignaturecreationresultbroadcaster_idl_
|
||||
|
||||
@@ -63,7 +59,6 @@ interface XSignatureCreationResultBroadcaster : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xml security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xsignaturecreationresultlistener_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xsignaturecreationresultlistener_idl_
|
||||
|
||||
@@ -51,7 +47,6 @@ interface XSignatureCreationResultListener : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xml security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xsignatureverifyresultbroadcaster_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xsignatureverifyresultbroadcaster_idl_
|
||||
|
||||
@@ -63,7 +59,6 @@ interface XSignatureVerifyResultBroadcaster : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xml security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_crypto_sax_xsignatureverifyresultlistener_idl_
|
||||
#define __com_sun_star_xml_crypto_sax_xsignatureverifyresultlistener_idl_
|
||||
|
||||
@@ -51,7 +47,6 @@ interface XSignatureVerifyResultListener : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
#ifndef __com_sun_star_xml_csax_XCompressedDocumentHandler_idl__
|
||||
#define __com_sun_star_xml_csax_XCompressedDocumentHandler_idl__
|
||||
|
||||
@@ -26,7 +24,6 @@
|
||||
#include <com/sun/star/xml/sax/SAXException.idl>
|
||||
#include <com/sun/star/xml/csax/XMLAttribute.idl>
|
||||
|
||||
|
||||
module com { module sun { module star { module xml { module csax {
|
||||
|
||||
/**
|
||||
|
@@ -17,8 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for xmlsecurity module
|
||||
|
||||
#ifndef __com_sun_star_xml_csax_XMLAttribute_idl__
|
||||
#define __com_sun_star_xml_csax_XMLAttribute_idl__
|
||||
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_wrapper_xmldocumentwrapper_idl_
|
||||
#define __com_sun_star_xml_wrapper_xmldocumentwrapper_idl_
|
||||
|
||||
@@ -41,7 +37,6 @@ service XMLDocumentWrapper {
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_wrapper_xmlelementwrapper_idl_
|
||||
#define __com_sun_star_xml_wrapper_xmlelementwrapper_idl_
|
||||
|
||||
@@ -43,7 +39,6 @@ service XMLElementWrapper {
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_wrapper_xxmldocumentwrapper_idl_
|
||||
#define __com_sun_star_xml_wrapper_xxmldocumentwrapper_idl_
|
||||
|
||||
@@ -163,7 +159,6 @@ interface XXMLDocumentWrapper : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,10 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
//i20156 - new file for XML security module
|
||||
|
||||
/** -- idl definition -- **/
|
||||
|
||||
#ifndef __com_sun_star_xml_wrapper_xxmlelementwrapper_idl_
|
||||
#define __com_sun_star_xml_wrapper_xxmlelementwrapper_idl_
|
||||
|
||||
@@ -42,7 +38,6 @@ interface XXMLElementWrapper : com::sun::star::uno::XInterface
|
||||
|
||||
} ; } ; } ; } ; } ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
Reference in New Issue
Block a user