thePackageManagerFactory.idl (d1766043) thePackageManagerFactory.idl (34c958ab)
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

--- 24 unchanged lines hidden (view full) ---

33 <type>XPackageManagerFactory</type> object to be used.
34 <p>
35 The component context entry is
36 <code>
37 /singletons/com.sun.star.deployment.thePackageManagerFactory
38 </code>.
39 </p>
40
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

--- 24 unchanged lines hidden (view full) ---

33 <type>XPackageManagerFactory</type> object to be used.
34 <p>
35 The component context entry is
36 <code>
37 /singletons/com.sun.star.deployment.thePackageManagerFactory
38 </code>.
39 </p>
40
41 @since OOo 2.0
41 @since OpenOffice 2.0
42 @deprecated
43 Use <type>XExtensionManager</type>.
44*/
45singleton thePackageManagerFactory : XPackageManagerFactory;
46
47}; }; }; };
48
49#endif
42 @deprecated
43 Use <type>XExtensionManager</type>.
44*/
45singleton thePackageManagerFactory : XPackageManagerFactory;
46
47}; }; }; };
48
49#endif