https://bugs.documentfoundation.org/show_bug.cgi?id=125093
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Mike Kaganski <[email protected]> --- IMO, the proper place to put this check would be SfxMedium::IsReadOnly (sfx2/source/doc/docfile.cxx), which is called from SfxObjectShell::IsReadOnlyMedium, which in turn is called from SfxObjectShell::DoLoad. I am unsure wrt implementation; maybe we could use ucbhelper::Content::getPropertyValue, passing some new property name like "SecurityZone" or similar, which would on Windows check the stream documented in references listed in comment 0. Stephan: what do you think? -- You are receiving this mail because: You are the assignee for the bug.
