TransientDocumentsRootContent.idl (d1766043) | TransientDocumentsRootContent.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 contents are children of this folder. The TDCP Root Folder can contain 71 only TDCP Documents. It has the fixed URL "vnd.sun.star.tdoc:/". 72 73 @see TransientDocumentsContentProvider 74 @see TransientDocumentsDocumentContent 75 @see TransientDocumentsFolderContent 76 @see TransientDocumentsStreamContent 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 contents are children of this folder. The TDCP Root Folder can contain 71 only TDCP Documents. It has the fixed URL "vnd.sun.star.tdoc:/". 72 73 @see TransientDocumentsContentProvider 74 @see TransientDocumentsDocumentContent 75 @see TransientDocumentsFolderContent 76 @see TransientDocumentsStreamContent 77 |
78 @since OOo 2.0 | 78 @since OpenOffice 2.0 |
79*/ 80service TransientDocumentsRootContent 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; --- 100 unchanged lines hidden --- | 79*/ 80service TransientDocumentsRootContent 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; --- 100 unchanged lines hidden --- |