| XFlatParagraph.idl (d1766043) | XFlatParagraph.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 --- 38 unchanged lines hidden (view full) --- 47//============================================================================= 48 49module com { module sun { module star { module text { 50 51//============================================================================= 52 53/** provides functionality to ... 54 | 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 --- 38 unchanged lines hidden (view full) --- 47//============================================================================= 48 49module com { module sun { module star { module text { 50 51//============================================================================= 52 53/** provides functionality to ... 54 |
| 55 @since OOo 3.0 | 55 @since OpenOffice 3.0 |
| 56 */ 57 58interface XFlatParagraph: com::sun::star::text::XTextMarkup 59{ 60 61 //------------------------------------------------------------------------- 62 /** get the content of the paragraph 63 --- 134 unchanged lines hidden --- | 56 */ 57 58interface XFlatParagraph: com::sun::star::text::XTextMarkup 59{ 60 61 //------------------------------------------------------------------------- 62 /** get the content of the paragraph 63 --- 134 unchanged lines hidden --- |