update ooo310-m15
[ooovba.git] / applied_patches / 0221-sfx2-remove-check-update-on-fileload.diff
blobf5c4484b3e9da2366a0febeb1734a8d57ea05339
1 diff --git sfx2/source/doc/objstor.cxx sfx2/source/doc/objstor.cxx
2 index a92ff91..fb727a8 100644
3 --- sfx2/source/doc/objstor.cxx
4 +++ sfx2/source/doc/objstor.cxx
5 @@ -1011,6 +1011,7 @@ sal_Bool SfxObjectShell::DoLoad( SfxMedium *pMed )
9 +#if 0
10 uno::Reference< XInteractionHandler > xHandler( pMedium->GetInteractionHandler() );
11 if ( xHandler.is() && !SFX_APP()->Get_Impl()->bODFVersionWarningLater )
13 @@ -1073,6 +1074,7 @@ sal_Bool SfxObjectShell::DoLoad( SfxMedium *pMed )
17 +#endif
19 else
20 GetpApp()->HideStatusText();