Kaydet (Commit) d33e4265 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS frmcontrols04 (1.5.398); FILE MERGED

2004/06/16 06:40:28 fs 1.5.398.2: RESYNC: (1.5-1.7); FILE MERGED
2004/05/04 15:22:19 fs 1.5.398.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#
üst 2a3b07c7
......@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlContainerModel.idl,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: obo $ $Date: 2004-06-03 17:19:48 $
* last change: $Author: obo $ $Date: 2004-07-05 16:00:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -108,6 +108,17 @@ published service UnoControlContainerModel
//-------------------------------------------------------------------------
/** specifies the color of the border, if present
<p>Not every border style (see <member>Border</member>) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since #i24694#
*/
[optional, property] long BorderColor;
//-------------------------------------------------------------------------
/** specifies whether the control will be printed with the document.
*/
[property] boolean Printable;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment