Home
last modified time | relevance | path

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

/aoo42x/main/stoc/source/corereflection/
H A Dcriface.cxx350 Sequence< Reference< XIdlClass > > * _pExceptionTypes; member in stoc_corefl::IdlInterfaceMethodImpl
361 , _pExceptionTypes( 0 ) in IdlInterfaceMethodImpl()
392 delete _pExceptionTypes; in ~IdlInterfaceMethodImpl()
486 if (! _pExceptionTypes) in getExceptionTypes()
489 if (! _pExceptionTypes) in getExceptionTypes()
503 _pExceptionTypes = pTempExceptionTypes; in getExceptionTypes()
506 return *_pExceptionTypes; in getExceptionTypes()

Completed in 34 milliseconds