(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: text ::

service TextFieldMaster
Description
A TextFieldMaster specifies important data for its DependentTextFields.

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet

This optional interface makes it possible to access properties of this field master, if any. (details)

Properties' Summary
string
Name
[ OPTIONAL ]
determins the name of the field master. The name is void as long as the instance is not member of the document structure. When the value is being set the instance is inserted into the document and the name cannot be changed afterwards. That does not apply to the Database text field master.  
[ readonly ] sequence< XDependentTextField >
DependentTextFields
contains a sequence of all fields that depend on this master.  
[ readonly ] string
InstanceName
contains the instance name as it is used in the XTextFieldsSupplier.  
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
Usage Restrictions
optional
Description
This optional interface makes it possible to access properties of this field master, if any.
Properties' Details
Name
string Name;
Usage Restrictions
optional
Description
determins the name of the field master. The name is void as long as the instance is not member of the document structure. When the value is being set the instance is inserted into the document and the name cannot be changed afterwards. That does not apply to the Database text field master.
DependentTextFields
[ readonly ] sequence< XDependentTextField > DependentTextFields;
Description
contains a sequence of all fields that depend on this master.
InstanceName
[ readonly ] string InstanceName;
Description
contains the instance name as it is used in the XTextFieldsSupplier.

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.