https://bugs.documentfoundation.org/show_bug.cgi?id=88624

--- Comment #11 from schaber <[email protected]> ---
Hi Kohei,

any idea why
  StoreDocToStorage_Impl( m_xObjectStorage, nStorageFormat, GetBaseURL_Impl(), 
was changed to
  StoreDocToStorage_Impl( m_xObjectStorage, aEmpty, aEmpty, nStorageFormat,
m_aEntryName, true );

http://cgit.freedesktop.org/libreoffice/core/tree/embeddedobj/source/commonembedding/persistence.cxx?id=1d38cb365543924f9c50014e6b2227e77de1d0c9
@@ -1599,7 +1628,8 @@ void SAL_CALL OCommonEmbeddedObject::storeOwn()

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to