|
LibreOffice Module unotools (master) 1
|
#include <unotools/unotoolsdllapi.h>#include <rtl/ustring.hxx>#include <unotools/options.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | SvtUserOptions |
Namespaces | |
| namespace | osl |
Enumerations | |
| enum class | UserOptToken { City = 0 , Company = 1 , Country = 2 , Email = 3 , Fax = 4 , FirstName = 5 , LastName = 6 , Position = 7 , State = 8 , Street = 9 , TelephoneHome = 10 , TelephoneWork = 11 , Title = 12 , ID = 13 , Zip = 14 , FathersName = 15 , Apartment = 16 , SigningKey = 17 , EncryptionKey = 18 , EncryptToSelf = 19 , LAST = EncryptToSelf } |
|
strong |
| Enumerator | |
|---|---|
| City | |
| Company | |
| Country | |
| Fax | |
| FirstName | |
| LastName | |
| Position | |
| State | |
| Street | |
| TelephoneHome | |
| TelephoneWork | |
| Title | |
| ID | |
| Zip | |
| FathersName | |
| Apartment | |
| SigningKey | |
| EncryptionKey | |
| EncryptToSelf | |
| LAST | |
Definition at line 30 of file useroptions.hxx.