CertificateContainer.idl (d1766043) | CertificateContainer.idl (96af39f7) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 20 unchanged lines hidden (view full) --- 29 30#include <com/sun/star/lang/XInitialization.idl> 31#include <com/sun/star/lang/XServiceInfo.idl> 32 33module com { module sun { module star { module security { 34 35/** the service to be used for <type>XCertificateContainer</type>. 36 | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 20 unchanged lines hidden (view full) --- 29 30#include <com/sun/star/lang/XInitialization.idl> 31#include <com/sun/star/lang/XServiceInfo.idl> 32 33module com { module sun { module star { module security { 34 35/** the service to be used for <type>XCertificateContainer</type>. 36 |
37 @since OOo 2.3.1 | 37 @since OpenOffice 2.3.1 |
38*/ 39published service CertificateContainer: XCertificateContainer; 40 41}; }; }; }; 42 43#endif | 38*/ 39published service CertificateContainer: XCertificateContainer; 40 41}; }; }; }; 42 43#endif |