Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/basmgr/
H A Dbasmgr.cxx911 pErrorMgr->InsertError( BasicError( *pErrInf, BASERR_REASON_OPENMGRSTREAM, rStorageName ) ); in ImpMgrNotLoaded()
1059 pErrorMgr->InsertError( BasicError( *pErrInf, BASERR_REASON_OPENMGRSTREAM, aStorName ) ); in LoadOldBasicManager()
1130 delete pErrorMgr; in ~BasicManager()
1145 pErrorMgr = new BasicErrorManager; in Init()
1195pErrorMgr->InsertError( BasicError( *pErrInf, BASERR_REASON_OPENLIBSTORAGE, pLibInfo->GetLibName()… in ImpLoadLibary()
1204pErrorMgr->InsertError( BasicError( *pErrInf, BASERR_REASON_OPENLIBSTREAM, pLibInfo->GetLibName() … in ImpLoadLibary()
1428 pErrorMgr->InsertError( BasicError( *pErrInf, BASERR_REASON_STDLIB, pLibInfo->GetLibName() ) ); in RemoveLib()
1766 return pErrorMgr->HasErrors(); in HasErrors()
1772 pErrorMgr->Reset(); in ClearErrors()
1778 return pErrorMgr->GetFirstError(); in GetFirstError()
[all …]
/aoo4110/main/basic/inc/basic/
H A Dbasmgr.hxx141 BasicErrorManager* pErrorMgr; member in BasicManager

Completed in 39 milliseconds