Home
last modified time | relevance | path

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

/trunk/main/idlc/inc/idlc/
H A Dastoperation.hxx57 { return m_exceptions; } in getExceptions()
59 { return (sal_uInt16)(m_exceptions.size()); } in nExceptions()
68 DeclList m_exceptions; member in AstOperation
/trunk/main/stoc/source/registry_tdprovider/
H A Dfunctiondescription.cxx67 return m_exceptions; in getExceptions()
102 m_exceptions = exceptions; in getExceptions()
105 return m_exceptions; in getExceptions()
H A Dfunctiondescription.hxx72 m_exceptions; member in stoc::registry_tdprovider::FunctionDescription
/trunk/main/idlc/source/
H A Dastoperation.cxx42 m_exceptions = *pExceptions; in setExceptions()
120 DeclList::iterator iter = m_exceptions.begin(); in dumpBlob()
121 DeclList::iterator end = m_exceptions.end(); in dumpBlob()

Completed in 23 milliseconds