Home
last modified time | relevance | path

Searched refs:pExceptions (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/autodoc/source/ary/cpp/
H A Dc_funct.cxx102 pExceptions( i_bThrowExists ? new ExceptionTypeList(i_rExceptions) : 0 ) in Function()
128 ( ( NOT pExceptions AND NOT i_f.pExceptions ) in IsIdentical()
130 ( pExceptions AND i_f.pExceptions in IsIdentical()
131 ? *pExceptions == *i_f.pExceptions in IsIdentical()
/aoo41x/main/autodoc/source/display/idl/
H A Dhfi_siservice.cxx159 pExceptions; in produce_MemberDetails() local
160 funcAttr::Get_Exceptions(pExceptions, i_ce); in produce_MemberDetails()
165 *pExceptions, in produce_MemberDetails()
H A Dhfi_interface.cxx237 pExceptions; in produce_MemberDetails() local
238 funcAttr::Get_Exceptions(pExceptions, i_ce); in produce_MemberDetails()
243 *pExceptions, in produce_MemberDetails()
/aoo41x/main/idlc/source/
H A Dastoperation.cxx36 void AstOperation::setExceptions(DeclList const * pExceptions) in setExceptions() argument
38 if (pExceptions != 0) { in setExceptions()
42 m_exceptions = *pExceptions; in setExceptions()
/aoo41x/main/cppu/source/threadpool/
H A Dcurrent.cxx92 rtl_uString * pExceptions[1]; in get_type_XCurrentContext() local
95 pExceptions[0] = sExceptionName0.pData; in get_type_XCurrentContext()
102 1, aParameters, 1, pExceptions ); in get_type_XCurrentContext()
/aoo41x/main/autodoc/inc/ary/cpp/
H A Dc_funct.hxx89 Exceptions() const { return pExceptions.Ptr(); } in Exceptions()
125 pExceptions; // if (NOT pExceptions) there is no throw, member in ary::cpp::Function
/aoo41x/main/cppu/source/typelib/
H A Dstatic_types.cxx262 rtl_uString * pExceptions[1]; in typelib_static_type_getByTypeClass() local
264 pExceptions[0] = sExceptionName0.pData; in typelib_static_type_getByTypeClass()
269 1, aParameters, 1, pExceptions ); in typelib_static_type_getByTypeClass()
/aoo41x/main/idlc/inc/idlc/
H A Dastoperation.hxx55 void setExceptions(DeclList const * pExceptions);
/aoo41x/main/cppuhelper/source/
H A Dtdmgr.cxx377 const Reference< XTypeDescription > * pExceptions = rExceptions.getConstArray(); in createCTD() local
384 OUString aExceptionTypeName( pExceptions[nPos]->getName() ); in createCTD()

Completed in 41 milliseconds