LibreOffice Module svx (master) 1
Enumerations
optgenrl.hxx File Reference

Go to the source code of this file.

Enumerations

enum class  EditPosition {
  UNKNOWN = 0 ,
  COMPANY = 1 ,
  FIRSTNAME = 2 ,
  LASTNAME = 3 ,
  STREET = 4 ,
  COUNTRY = 5 ,
  PLZ = 6 ,
  CITY = 7 ,
  STATE = 8 ,
  TITLE = 9 ,
  POSITION = 10 ,
  SHORTNAME = 11 ,
  TELPRIV = 12 ,
  TELCOMPANY = 13 ,
  FAX = 14 ,
  EMAIL = 15
}
 

Enumeration Type Documentation

◆ EditPosition

enum class EditPosition
strong
Enumerator
UNKNOWN 
COMPANY 
FIRSTNAME 
LASTNAME 
STREET 
COUNTRY 
PLZ 
CITY 
STATE 
TITLE 
POSITION 
SHORTNAME 
TELPRIV 
TELCOMPANY 
FAX 
EMAIL 

Definition at line 23 of file optgenrl.hxx.