| Paragraph.idl (d1766043) | Paragraph.idl (2a413f17) |
|---|---|
| 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 --- 124 unchanged lines hidden (view full) --- 133 <p>In general this interface is used for exporting into file 134 formats. 135 136 @see com::sun::star::text::TextRange@see com::sun::star::text::TextRange 137 */ 138 interface com::sun::star::container::XEnumerationAccess; 139 140 /** gives access to a sequence of properties. | 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 --- 124 unchanged lines hidden (view full) --- 133 <p>In general this interface is used for exporting into file 134 formats. 135 136 @see com::sun::star::text::TextRange@see com::sun::star::text::TextRange 137 */ 138 interface com::sun::star::container::XEnumerationAccess; 139 140 /** gives access to a sequence of properties. |
| 141 @since OOo 2.0 | 141 @since OpenOffice 2.0 |
| 142 */ 143 [optional] interface ::com::sun::star::beans::XTolerantMultiPropertySet; 144}; 145 146//============================================================================= 147 148}; }; }; }; 149 150#endif | 142 */ 143 [optional] interface ::com::sun::star::beans::XTolerantMultiPropertySet; 144}; 145 146//============================================================================= 147 148}; }; }; }; 149 150#endif |