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

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

72
73 <p>It may be contained in another TDCP Folder or in a TDCP Document.
74
75 @see TransientDocumentsContentProvider
76 @see TransientDocumentsRootContent
77 @see TransientDocumentsDocumentContent
78 @see TransientDocumentsStreamContent
79
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

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

72
73 <p>It may be contained in another TDCP Folder or in a TDCP Document.
74
75 @see TransientDocumentsContentProvider
76 @see TransientDocumentsRootContent
77 @see TransientDocumentsDocumentContent
78 @see TransientDocumentsStreamContent
79
80 @since OOo 2.0
80 @since OpenOffice 2.0
81*/
82service TransientDocumentsFolderContent
83{
84 //-------------------------------------------------------------------------
85 /** This interface is implemented according to the specification of
86 service <type>Content</type>.
87 */
88 interface com::sun::star::lang::XComponent;

--- 148 unchanged lines hidden ---
81*/
82service TransientDocumentsFolderContent
83{
84 //-------------------------------------------------------------------------
85 /** This interface is implemented according to the specification of
86 service <type>Content</type>.
87 */
88 interface com::sun::star::lang::XComponent;

--- 148 unchanged lines hidden ---