LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
UserDataPart.idl File Reference

Go to the source code of this file.

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::text
 Text specific interfaces.
 

Constant Groups

constants  com::sun::star::text::UserDataPart
 These constants define which part of the user data is displayed in a user data text field (service "sun.one.text.TextField.ExtendedUser")
 

Variables

const short COMPANY = 0
 The field shows the company name. More...
 
const short FIRSTNAME = 1
 The field shows the first name. More...
 
const short NAME = 2
 The field shows the name. More...
 
const short SHORTCUT = 3
 The field shows the initials. More...
 
const short STREET = 4
 The field shows the street. More...
 
const short COUNTRY = 5
 The field shows the country. More...
 
const short ZIP = 6
 The field shows the zip code. More...
 
const short CITY = 7
 The field shows the city. More...
 
const short TITLE = 8
 The field shows the title. More...
 
const short POSITION = 9
 The field shows the position. More...
 
const short PHONE_PRIVATE = 10
 The field shows the no of the private phone. More...
 
const short PHONE_COMPANY = 11
 The field shows the number of the business phone. More...
 
const short FAX = 12
 The field shows the fax no. More...
 
const short EMAIL = 13
 The field shows the e-Mail. More...
 
const short STATE = 14
 The field shows the state. More...