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

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

70 <p>It is contained in a TDCP Folder or TDCP Document. A TDCP Stream has no
71 children.
72
73 @see TransientDocumentsContentProvider
74 @see TransientDocumentsRootContent
75 @see TransientDocumentsDocumentContent
76 @see TransientDocumentsFolderContent
77
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

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

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

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

--- 107 unchanged lines hidden ---