Home
last modified time | relevance | path

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

/aoo4110/main/vos/inc/vos/
H A Dxception.hxx37 #define OException OBaseException macro
59 class OException : public OObject class
61 VOS_DECLARE_CLASSINFO(VOS_NAMESPACE(OException, vos));
64 virtual ~OException();
65 OException() {} in OException() function in vos::OException
66 OException( const OException & ) : OObject() {} in OException() argument
68 OException& SAL_CALL operator=(const OException&) in operator =() argument
/aoo4110/main/vos/source/
H A Dxception.cxx32 VOS_IMPLEMENT_CLASSINFO(VOS_CLASSNAME(OException, vos), \
33 VOS_NAMESPACE(OException, vos), \
36 OException::~OException() in ~OException()

Completed in 11 milliseconds