ItemStyle.idl (d1766043) | ItemStyle.idl (f431c806) |
---|---|
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 Drawing: 48 <ul> 49 <li>DRAW_OUT3D</li> 50 <li>DRAW_IN3D</li> 51 <li>DRAW_FLAT</li> 52 </ul> 53 </p> 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 Drawing: 48 <ul> 49 <li>DRAW_OUT3D</li> 50 <li>DRAW_IN3D</li> 51 <li>DRAW_FLAT</li> 52 </ul> 53 </p> 54 |
55 @since OOo 2.0 | 55 @since OpenOffice 2.0 |
56*/ 57constants ItemStyle 58{ 59 //------------------------------------------------------------------------- 60 /** specifies how the output of the item is aligned in the bounding box of 61 the user interface element. 62 <p>This style is only valid for an item which describes a statusbar item. 63 Draw item with a left aligned output.</p> --- 91 unchanged lines hidden --- | 56*/ 57constants ItemStyle 58{ 59 //------------------------------------------------------------------------- 60 /** specifies how the output of the item is aligned in the bounding box of 61 the user interface element. 62 <p>This style is only valid for an item which describes a statusbar item. 63 Draw item with a left aligned output.</p> --- 91 unchanged lines hidden --- |