Lines Matching refs:type

61 		<p>Exceptions of type
62 <type scope="com::sun::star::beans">IntrospectionException</type> and
63 <type scope="com::sun::star::script">CannotCreateAdapterException</type>
64 that can be thrown by methods of <type>XEventAttacher</type> are caught
75 </member> was called once for each <type>ScriptEventDescriptor</type>
81 <p>Exceptions of type
82 <type scope="com::sun::star::beans">IntrospectionException</type> and
83 <type scope="com::sun::star::script">CannotCreateAdapterException</type>
84 that can be thrown by methods of <type>XEventAttacher</type> are caught
99 members of the <type>ScriptEventDescriptor</type>
104 <p>Exceptions of type
105 <type scope="com::sun::star::beans">IntrospectionException</type> and
106 <type scope="com::sun::star::script">CannotCreateAdapterException</type>
107 that can be thrown by methods of <type>XEventAttacher</type> are caught
166 /** attaches all the <type>ScriptEvent</type>s which are registered
169 <p>Exceptions of type
170 <type scope="com::sun::star::beans">IntrospectionException</type> and
171 <type scope="com::sun::star::script">CannotCreateAdapterException</type>
172 that can be thrown by methods of <type>XEventAttacher</type> are caught
182 /** detaches all the <type>ScriptEvent</type>s from the given object
185 <p>Exceptions of type
186 <type scope="com::sun::star::beans">IntrospectionException</type> and
187 <type scope="com::sun::star::script">CannotCreateAdapterException</type>
188 that can be thrown by methods of <type>XEventAttacher</type> are caught
196 /** adds an <type>XScriptListener</type> that will be notified when an
198 <type>ScriptEventDescriptor</type> is registered at and
199 attached to an object by an <type>XEventAttacherManager</type>.
210 /** removes a <type>XScriptListener</type> from the listener list.