Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/classes/
H A Derrobject.cxx38 class ErrObject : public ErrObjectImpl_BASE class
47 ErrObject();
48 ~ErrObject();
73 ErrObject::~ErrObject() in ~ErrObject()
77 ErrObject::ErrObject() : m_nNumber(0), m_nHelpContext(0) in ErrObject() function in ErrObject
82 ErrObject::getNumber() throw (uno::RuntimeException) in getNumber()
96 ErrObject::getHelpContext() throw (uno::RuntimeException) in getHelpContext()
107 ErrObject::getHelpFile() throw (uno::RuntimeException) in getHelpFile()
119 ErrObject::getDescription() throw (uno::RuntimeException) in getDescription()
131 ErrObject::getSource() throw (uno::RuntimeException) in getSource()
[all …]
/aoo42x/main/basic/source/inc/
H A Derrobject.hxx32 class ErrObject* m_pErrObject;
38 class ErrObject* getImplErrObject( void )

Completed in 28 milliseconds