:: com :: sun :: star :: text ::
|
constants group UserDataPart |
- Description
- These constants define which part of the user data is displayed in a
user data text field (service "sun.one.text.TextField.ExtendedUser")
|
Constants |
COMPANY |
The field shows the company name.
|
FIRSTNAME |
The field shows the first name.
|
NAME |
The field shows the name.
|
SHORTCUT |
The field shows the initials.
|
STREET |
The field shows the street.
|
COUNTRY |
The field shows the country.
|
ZIP |
The field shows the zip code.
|
CITY |
The field shows the city.
|
TITLE |
The field shows the title.
|
POSITION |
The field shows the position.
|
PHONE_PRIVATE |
The field shows the no of the private phone.
|
PHONE_COMPANY |
The field shows the number of the business phone.
|
FAX |
The field shows the fax no.
|
EMAIL |
The field shows the e-Mail.
|
STATE |
The field shows the state.
|
Constants' Details |
COMPANY
const short COMPANY = 0;
- Description
- The field shows the company name.
|
|
FIRSTNAME
const short FIRSTNAME = 1;
- Description
- The field shows the first name.
|
|
NAME
const short NAME = 2;
- Description
- The field shows the name.
|
|
SHORTCUT
const short SHORTCUT = 3;
- Description
- The field shows the initials.
|
|
STREET
const short STREET = 4;
- Description
- The field shows the street.
|
|
COUNTRY
const short COUNTRY = 5;
- Description
- The field shows the country.
|
|
ZIP
const short ZIP = 6;
- Description
- The field shows the zip code.
|
|
CITY
const short CITY = 7;
- Description
- The field shows the city.
|
|
TITLE
const short TITLE = 8;
- Description
- The field shows the title.
|
|
POSITION
const short POSITION = 9;
- Description
- The field shows the position.
|
|
PHONE_PRIVATE
const short PHONE_PRIVATE = 10;
- Description
- The field shows the no of the private phone.
|
|
PHONE_COMPANY
const short PHONE_COMPANY = 11;
- Description
- The field shows the number of the business phone.
|
|
FAX
const short FAX = 12;
- Description
- The field shows the fax no.
|
|
EMAIL
const short EMAIL = 13;
- Description
- The field shows the e-Mail.
|
|
STATE
const short STATE = 14;
- Description
- The field shows the state.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.