Kaydet (Commit) 5140fe15 authored tarafından Michael Stahl's avatar Michael Stahl

sc: loplugin:badstatics: clear ScGlobal::xDrawClipDocShellRef

Change-Id: Iede68e39a449ad0ea4a07d0a349c70c523ad6633
üst d5016b01
......@@ -650,6 +650,7 @@ void ScGlobal::Clear()
ScDocumentPool::DeleteVersionMaps();
DELETEZ(pEmptyOUString);
xDrawClipDocShellRef.Clear();
}
rtl_TextEncoding ScGlobal::GetCharsetValue( const OUString& rCharSet )
......
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