Update ooo320-m1
[ooovba.git] / applied_patches / 0211-sfx2-remove-check-update-on-fileload.diff
blobb89fd5176038f6a2da50b31ec3ed6c6dd59a58a1
1 --- sfx2/source/doc/objstor.cxx
2 +++ sfx2/source/doc/objstor.cxx
3 @@ -1011,6 +1011,7 @@ sal_Bool SfxObjectShell::DoLoad( SfxMedium *pMed )
7 +#if 0
8 if ( pMedium->HasStorage_Impl() )
10 uno::Reference< XInteractionHandler > xHandler( pMedium->GetInteractionHandler() );
11 @@ -1073,6 +1074,7 @@ sal_Bool SfxObjectShell::DoLoad( SfxMedium *pMed )
15 +#endif
17 else
18 GetpApp()->HideStatusText();