Home
last modified time | relevance | path

Searched refs:i_nException (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/autodoc/inc/ary/idl/
H A Di_attribute.hxx64 Type_id i_nException );
66 Type_id i_nException );
107 Attribute::Add_GetException( Type_id i_nException ) in Add_GetException() argument
108 { aGetExceptions.push_back(i_nException); } in Add_GetException()
111 Attribute::Add_SetException( Type_id i_nException ) in Add_SetException() argument
112 { aSetExceptions.push_back(i_nException); } in Add_SetException()
H A Di_function.hxx81 Type_id i_nException );
138 Function::Add_Exception( Type_id i_nException ) in Add_Exception() argument
140 aExceptions.push_back(i_nException); in Add_Exception()

Completed in 17 milliseconds