unable to save protected file without pw fdo#38561
Signed-off-by: Andras Timar <atimar@suse.com>
This commit is contained in:
parent
2887257baa
commit
dd5f9610f5
1 changed files with 1 additions and 1 deletions
|
@ -2811,7 +2811,7 @@ sal_Bool SfxObjectShell::PreDoSaveAs_Impl
|
|||
// in "SaveAs" title and password will be cleared ( maybe the new itemset contains new values, otherwise they will be empty )
|
||||
pMergedParams->ClearItem( SID_PASSWORD );
|
||||
pMergedParams->ClearItem( SID_DOCINFO_TITLE );
|
||||
|
||||
pMergedParams->ClearItem( SID_ENCRYPTIONDATA );
|
||||
pMergedParams->ClearItem( SID_INPUTSTREAM );
|
||||
pMergedParams->ClearItem( SID_STREAM );
|
||||
pMergedParams->ClearItem( SID_CONTENT );
|
||||
|
|
Loading…
Reference in a new issue