DefinitionContent.idl (d1766043) DefinitionContent.idl (c4dc0a1a)
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

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

52 </ul>
53 </p>
54
55 <p>Additional commands might be supported by derived services.</p>
56 */
57 service ::com::sun::star::ucb::Content;
58
59 /** provides access to the complete name of the content within its hierarchy
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

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

52 </ul>
53 </p>
54
55 <p>Additional commands might be supported by derived services.</p>
56 */
57 service ::com::sun::star::ucb::Content;
58
59 /** provides access to the complete name of the content within its hierarchy
60 @since OOo 3.3
60 @since OpenOffice 3.3
61 */
62 interface ::com::sun::star::container::XHierarchicalName;
63};
64
65//=============================================================================
66
67}; }; }; };
68
69//=============================================================================
70
71#endif
72
61 */
62 interface ::com::sun::star::container::XHierarchicalName;
63};
64
65//=============================================================================
66
67}; }; }; };
68
69//=============================================================================
70
71#endif
72