ios/shared/ios_sharedlo/cxx/mlo_uno.mm | 1 + 1 file changed, 1 insertion(+)
New commits: commit 6dd844917205a051c880ff7609c28e09698770c8 Author: Ptyl Dragon <p...@cloudon.com> Date: Sun Oct 20 12:10:18 2013 +0200 fix save several file on by reseting the xstorable on close Change-Id: I329d43e06b0c81cebda0464ebb0fff41714020a3 Reviewed-on: https://gerrit.libreoffice.org/6355 Reviewed-by: Tor Lillqvist <t...@collabora.com> Tested-by: Tor Lillqvist <t...@collabora.com> diff --git a/ios/shared/ios_sharedlo/cxx/mlo_uno.mm b/ios/shared/ios_sharedlo/cxx/mlo_uno.mm index 20c079b..49a4fac 100644 --- a/ios/shared/ios_sharedlo/cxx/mlo_uno.mm +++ b/ios/shared/ios_sharedlo/cxx/mlo_uno.mm @@ -365,6 +365,7 @@ mlo_close(void){ openedXSelectionSupplier.clear(); openedXFrame.clear(); openedXDispatchProvider.clear(); + openedXStorable.clear(); resetLastSearch(); NSLog(@"XComponent disposed successfully"); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits