Fix typo
Change-Id: I209c6d62c2e5cfbc6a35da406bc59fc155787ec9 Reviewed-on: https://gerrit.libreoffice.org/47127 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
b918316621
commit
b6e6c05b11
@@ -3500,7 +3500,7 @@ void FmXFormShell::CreateExternalView_Lock()
|
||||
|
||||
m_xExternalDisplayedForm = xForm;
|
||||
// do this before dispatching the "attach" command, as the attach may result in a call to our queryDispatch (for the FormSlots)
|
||||
// whichs needs the m_xExternalDisplayedForm
|
||||
// which needs the m_xExternalDisplayedForm
|
||||
|
||||
xAttachDispatch->dispatch(aAttachURL, Sequence< PropertyValue>(&aArg, 1));
|
||||
|
||||
|
Reference in New Issue
Block a user