Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/sfx2/source/doc/
H A Dobjmisc.cxx1292 ::com::sun::star::task::ErrorCodeRequest aErrorCode; in CheckEncryption_Impl()
1293 aErrorCode.ErrCode = ERRCODE_SFX_INCOMPLETE_ENCRYPTION; in CheckEncryption_Impl()
1295 SfxMedium::CallApproveHandler( xHandler, uno::makeAny( aErrorCode ), sal_False ); in CheckEncryption_Impl()
2121 task::ErrorCodeRequest aErrorCode; in UseInteractionToHandleError() local
2122 aErrorCode.ErrCode = nError; in UseInteractionToHandleError()
2123 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()
/aoo4110/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1133 GraphicFilterRequest aErrorCode; in filter() local
1134 aErrorCode.ErrCode = nStatus; in filter()
1135 aInteraction <<= aErrorCode; in filter()
/aoo4110/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 165 milliseconds