LibreOffice
LibreOffice 5.0 SDK API Reference
|
This is a collection of TextField instances. More...
import "TextFields.idl";
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 | |
![]() | |
com::sun::star::container::XEnumeration | createEnumeration () |
![]() | |
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... | |
This is a collection of TextField instances.
This interface makes it possible to create an enumeration through all text fields in this container.
All elements are of type XTextField.
interface com::sun::star::util::XRefreshable |
makes it possible to refresh (recalculate etc.) all fields.