| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
makes it possible to access the text fields used in this context (e.g. More...
import "XTextFieldsSupplier.idl";
 
  
| Public Member Functions | |
| com::sun::star::container::XEnumerationAccess | getTextFields () | 
| com::sun::star::container::XNameAccess | getTextFieldMasters () | 
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
makes it possible to access the text fields used in this context (e.g.
this document).
| com::sun::star::container::XNameAccess getTextFieldMasters | ( | ) | 
| com::sun::star::container::XEnumerationAccess getTextFields | ( | ) |