LibreOffice
LibreOffice 7.4 SDK API Reference
Exported Interfaces | List of all members
TextFields Service Referencepublished

This is a collection of TextField instances. More...

import"TextFields.idl";

Inheritance diagram for TextFields:
XEnumerationAccess XRefreshable XElementAccess XInterface XInterface

Exported Interfaces

interface com::sun::star::container::XEnumerationAccess
 This interface makes it possible to create an enumeration through all text fields in this container. More...
 
interface com::sun::star::util::XRefreshable
 makes it possible to refresh (recalculate etc.) all fields. More...
 

Additional Inherited Members

- Public Member Functions inherited from XEnumerationAccess
com::sun::star::container::XEnumeration createEnumeration ()
 
- Public Member Functions inherited from XElementAccess
type getElementType ()
 
boolean hasElements ()
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 
- Public Member Functions inherited from XRefreshable
void refresh ()
 refreshes the data of the object from the connected data source. More...
 
void addRefreshListener ([in] com::sun::star::util::XRefreshListener l)
 adds the specified listener to receive the event "refreshed." More...
 
void removeRefreshListener ([in] com::sun::star::util::XRefreshListener l)
 removes the specified listener. More...
 

Detailed Description

This is a collection of TextField instances.

Exported Interfaces

◆ com::sun::star::container::XEnumerationAccess

This interface makes it possible to create an enumeration through all text fields in this container.

All elements are of type XTextField.

◆ com::sun::star::util::XRefreshable

makes it possible to refresh (recalculate etc.) all fields.


The documentation for this service was generated from the following file: