Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XTextFieldsSupplier
Description
makes it possible to access the text fields used in this context (e.g. this document).
See also
::com::sun::star::sheet::SpreadsheetDocument, TextDocument

Methods' Summary
getTextFields  
getTextFieldMasters  
Methods' Details
getTextFields
::com::sun::star::container::XEnumerationAccess
getTextFields();

Returns
the collection of TextField instances in this context (i.e. this document).
getTextFieldMasters
::com::sun::star::container::XNameAccess
getTextFieldMasters();

Returns
the collection of TextFieldMaster instances which are defined in this context (i.e. this document).
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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