Home
last modified time | relevance | path

Searched refs:aErrorCode (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/uui/source/
H A Diahndl-ioexceptions.cxx128 aErrorCode[ucb::IOErrorCode_WRONG_VERSION + 1][2] in handleInteractiveIOException() local
224 nErrorCode = aErrorCode[aIoException.Code][0]; in handleInteractiveIOException()
258 nErrorCode = aErrorCode[aIoException.Code][0]; in handleInteractiveIOException()
277 nErrorCode = aErrorCode[aIoException.Code][1]; in handleInteractiveIOException()
283 nErrorCode = aErrorCode[aIoException.Code][0]; in handleInteractiveIOException()
310 nErrorCode = aErrorCode[aIoException.Code][0]; in handleInteractiveIOException()
320 nErrorCode = aErrorCode[aIoException.Code][1]; in handleInteractiveIOException()
324 nErrorCode = aErrorCode[aIoException.Code][0]; in handleInteractiveIOException()
/aoo41x/main/sfx2/source/doc/
H A Dobjmisc.cxx1296 ::com::sun::star::task::ErrorCodeRequest aErrorCode; in CheckEncryption_Impl()
1297 aErrorCode.ErrCode = ERRCODE_SFX_INCOMPLETE_ENCRYPTION; in CheckEncryption_Impl()
1299 SfxMedium::CallApproveHandler( xHandler, uno::makeAny( aErrorCode ), sal_False ); in CheckEncryption_Impl()
2125 task::ErrorCodeRequest aErrorCode; in UseInteractionToHandleError() local
2126 aErrorCode.ErrCode = nError; in UseInteractionToHandleError()
2127 aInteraction <<= aErrorCode; in UseInteractionToHandleError()
H A Dsfxbasemodel.cxx2957 ::com::sun::star::task::ErrorCodeRequest aErrorCode; in impl_store()
2958 aErrorCode.ErrCode = nErrCode; in impl_store()
2959 … SfxMedium::CallApproveHandler( xHandler, uno::makeAny( aErrorCode ), sal_False ); in impl_store()
/aoo41x/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1133 GraphicFilterRequest aErrorCode; in filter() local
1134 aErrorCode.ErrCode = nStatus; in filter()
1135 aInteraction <<= aErrorCode; in filter()
/aoo41x/main/framework/source/loadenv/
H A Dloadenv.cxx1069 css::task::ErrorCodeRequest aErrorCode; in impl_furtherDocsAllowed() local
1070 aErrorCode.ErrCode = ERRCODE_SFX_NOMOREDOCUMENTSALLOWED; in impl_furtherDocsAllowed()
1071 aInteraction <<= aErrorCode; in impl_furtherDocsAllowed()

Completed in 321 milliseconds