ParagraphStyle.idl (d1766043) | ParagraphStyle.idl (361c8c00) |
---|---|
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 --- 86 unchanged lines hidden (view full) --- 95 of the parent style. 96 97 <p> If the value of ParaBottomMarginRelative is 100 the current 98 ParaBottomMargin value is used. </p> 99 */ 100 [property] long ParaBottomMarginRelative; 101 //------------------------------------------------------------------------- 102 | 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 --- 86 unchanged lines hidden (view full) --- 95 of the parent style. 96 97 <p> If the value of ParaBottomMarginRelative is 100 the current 98 ParaBottomMargin value is used. </p> 99 */ 100 [property] long ParaBottomMarginRelative; 101 //------------------------------------------------------------------------- 102 |
103 /** determines the category of a paragraph style.@see com.sun.star.style.ParagraphStyleCategory | 103 /** determines the category of a paragraph style. @see com::sun::star::style::ParagraphStyleCategory |
104 */ 105 [property] short Category; 106 //------------------------------------------------------------------------- 107 108 [property] float CharDiffHeight; 109 //------------------------------------------------------------------------- 110 111 /** This value contains the character height as percentage value relative to the height of --- 48 unchanged lines hidden --- | 104 */ 105 [property] short Category; 106 //------------------------------------------------------------------------- 107 108 [property] float CharDiffHeight; 109 //------------------------------------------------------------------------- 110 111 /** This value contains the character height as percentage value relative to the height of --- 48 unchanged lines hidden --- |