Searched refs:ErrObject (Results 1 – 2 of 2) sorted by relevance
38 class ErrObject : public ErrObjectImpl_BASE class47 ErrObject();48 ~ErrObject();73 ErrObject::~ErrObject() in ~ErrObject()77 ErrObject::ErrObject() : m_nNumber(0), m_nHelpContext(0) in ErrObject() function in ErrObject82 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 …]
32 class ErrObject* m_pErrObject;38 class ErrObject* getImplErrObject( void )
Completed in 12 milliseconds