Kaydet (Commit) 72b8f0b8 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ie9501a1cb9f8c2a747b92eb74c120816b49148d8
Reviewed-on: https://gerrit.libreoffice.org/54709Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 8118a5d2
......@@ -83,7 +83,7 @@ class ScModule: public SfxModule, public SfxListener, public utl::ConfigurationL
ScSelectionTransferObj* m_pSelTransfer;
ScMessagePool* m_pMessagePool;
css::uno::Reference<css::datatransfer::XTransferable2> m_xClipData; // Only used by Vba helper functions
// there is no global InputHandler anymore, each View has it's own
// there is no global InputHandler anymore, each View has its own
ScInputHandler* m_pRefInputHandler;
ScViewCfg* m_pViewCfg;
ScDocCfg* m_pDocCfg;
......
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