LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
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.
 
const short FIRSTNAME = 1
 The field shows the first name.
 
const short NAME = 2
 The field shows the name.
 
const short SHORTCUT = 3
 The field shows the initials.
 
const short STREET = 4
 The field shows the street.
 
const short COUNTRY = 5
 The field shows the country.
 
const short ZIP = 6
 The field shows the zip code.
 
const short CITY = 7
 The field shows the city.
 
const short TITLE = 8
 The field shows the title.
 
const short POSITION = 9
 The field shows the position.
 
const short PHONE_PRIVATE = 10
 The field shows the no of the private phone.
 
const short PHONE_COMPANY = 11
 The field shows the number of the business phone.
 
const short FAX = 12
 The field shows the fax no.
 
const short EMAIL = 13
 The field shows the e-Mail.
 
const short STATE = 14
 The field shows the state.