Home
last modified time | relevance | path

Searched defs:ProgramOptions (Results 1 – 1 of 1) sorted by relevance

/trunk/main/unodevtools/source/skeletonmaker/
H A Dskeletoncommon.hxx46 struct ProgramOptions { struct
47 ProgramOptions(): java5(true), all(false), dump(false), license(false), in ProgramOptions() function
51 bool java5;
52 bool all;
53 bool dump;
54 bool license;
55 bool shortnames;
57 bool backwardcompatible;
61 short language;
66 short componenttype;
[all …]

Completed in 5 milliseconds