Lines Matching defs:nErrorCode
462 ErrCode nErrorCode = ERRCODE_UUI_IO_MODULESIZEEXCEEDED; in handleRequest_impl() local
491 ErrCode nErrorCode = ERRCODE_UUI_IO_TARGETALREADYEXISTS; in handleRequest_impl() local
513 ErrCode nErrorCode = ERRCODE_UUI_IO_UNSUPPORTEDOVERWRITE; in handleRequest_impl() local
557 ErrCode nErrorCode; in handleRequest_impl() local
641 ErrCode nErrorCode; in handleRequest_impl() local
684 ErrCode nErrorCode; in handleRequest_impl() local
706 ErrCode nErrorCode = aMergeRecoveryRequest.IsRemovalRequest in handleRequest_impl() local
728 const ErrCode nErrorCode = ERRCODE_UUI_CONFIGURATION_BACKENDMISSING; in handleRequest_impl() local
750 const ErrCode nErrorCode = in handleRequest_impl() local
768 ErrCode nErrorCode = aLLException.SelfOwned in handleRequest_impl() local
786 ErrCode nErrorCode = ERRCODE_UUI_LOCKING_NOT_LOCKED; in handleRequest_impl() local
803 ErrCode nErrorCode = ERRCODE_UUI_LOCKING_LOCK_EXPIRED; in handleRequest_impl() local
1265 sal_Int32 nErrorCode, in handleGenericErrorRequest()
1478 ErrCode nErrorCode; in handleBrokenPackageRequest() local
1571 ErrorResource::getString(ErrCode nErrorCode, rtl::OUString * pString) in getString()