Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx1299 ::com::sun::star::task::ErrorCodeRequest aErrorCode; in CheckEncryption_Impl()
1300 aErrorCode.ErrCode = ERRCODE_SFX_INCOMPLETE_ENCRYPTION; in CheckEncryption_Impl()
1302 SfxMedium::CallApproveHandler( xHandler, uno::makeAny( aErrorCode ), sal_False ); in CheckEncryption_Impl()
2133 task::ErrorCodeRequest aErrorCode; in UseInteractionToHandleError() local
2134 aErrorCode.ErrCode = nError; in UseInteractionToHandleError()
2135 aInteraction <<= aErrorCode; in UseInteractionToHandleError()
H A Dsfxbasemodel.cxx2991 ::com::sun::star::task::ErrorCodeRequest aErrorCode; in impl_store()
2992 aErrorCode.ErrCode = nErrCode; in impl_store()
2993 … SfxMedium::CallApproveHandler( xHandler, uno::makeAny( aErrorCode ), sal_False ); in impl_store()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1133 GraphicFilterRequest aErrorCode; in filter() local
1134 aErrorCode.ErrCode = nStatus; in filter()
1135 aInteraction <<= aErrorCode; in filter()
/trunk/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 80 milliseconds