Kaydet (Commit) c914b6cc authored tarafından Tor Lillqvist's avatar Tor Lillqvist

loplugin:redundantcast

Change-Id: I08d68a1ff4e798d1cace56fa18c7f70a48eb6231
üst 53e8f648
......@@ -53,7 +53,7 @@ private:
OUString(),
OUString(),
"private:factory/smath*"));
const_cast<SfxFilter*>(pFilter.get())->SetVersion(SOFFICE_FILEFORMAT_60);
pFilter.get()->SetVersion(SOFFICE_FILEFORMAT_60);
mxDocShell = new SmDocShell(SfxModelFlags::EMBEDDED_OBJECT |
SfxModelFlags::DISABLE_EMBEDDED_SCRIPTS |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment