Lines Matching refs:attribute
155 [attribute] boolean Bool;
156 [attribute] byte Byte;
157 [attribute] char Char;
158 [attribute] short Short;
159 [attribute] unsigned short UShort;
160 [attribute] long Long;
161 [attribute] unsigned long ULong;
162 [attribute] hyper Hyper;
163 [attribute] unsigned hyper UHyper;
164 [attribute] float Float;
165 [attribute] double Double;
166 [attribute] TestEnum Enum;
167 [attribute] string String;
168 [attribute] com::sun::star::uno::XInterface Interface;
169 [attribute] any Any;
170 [attribute] sequence< TestElement > Sequence;
171 [attribute] TestData Struct;
200 * Inherting from monster; adds raiseException(), attribute raising RuntimeException.
227 [attribute] long RuntimeException;