LibreOffice
LibreOffice 25.8 SDK API Reference
|
is used for password fields. More...
import "XTextEditField.idl";
Public Member Functions | |
void | setEchoChar ([in] char cEcho) |
sets the character to display as a substitute on user input. | |
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. |
is used for password fields.
void setEchoChar | ( | [in] char | cEcho | ) |
sets the character to display as a substitute on user input.