Update.idl (d1766043) Update.idl (0d3a54ff)
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

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

27#include "com/sun/star/configuration/XUpdate.idl"
28
29module com { module sun { module star { module configuration {
30
31/* Provides access to internal update features of the configuration provider.
32
33 <p>This singleton is unpublished and unstable.</p>
34
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

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

27#include "com/sun/star/configuration/XUpdate.idl"
28
29module com { module sun { module star { module configuration {
30
31/* Provides access to internal update features of the configuration provider.
32
33 <p>This singleton is unpublished and unstable.</p>
34
35 @since OOo 3.3
35 @since OpenOffice 3.3
36*/
37singleton Update: XUpdate;
38
39}; }; }; };
40
41#endif
36*/
37singleton Update: XUpdate;
38
39}; }; }; };
40
41#endif