LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
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.
 
interface com::sun::star::util::XRefreshable
 makes it possible to refresh (recalculate etc.) all fields.
 

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.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 
- Public Member Functions inherited from XRefreshable
void refresh ()
 refreshes the data of the object from the connected data source.
 
void addRefreshListener ([in] com::sun::star::util::XRefreshListener l)
 adds the specified listener to receive the event "refreshed."
 
void removeRefreshListener ([in] com::sun::star::util::XRefreshListener l)
 removes the specified listener.
 

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: