Lines Matching refs:attribute
123 [attribute] boolean Bool;
124 [attribute] byte Byte;
125 [attribute] char Char;
126 [attribute] short Short;
127 [attribute] unsigned short UShort;
128 [attribute] long Long;
129 [attribute] unsigned long ULong;
130 [attribute] hyper Hyper;
131 [attribute] unsigned hyper UHyper;
132 [attribute] float Float;
133 [attribute] double Double;
134 [attribute] test::TestEnum Enum;
135 [attribute] string String;
136 [attribute] com::sun::star::uno::XInterface Interface;
137 [attribute] any Any;
138 [attribute] sequence<test::TestElement > Sequence;
139 [attribute] test::TestData Struct;
167 [attribute] long RuntimeException;