Change-Id: Ide2a33e282b575caf14374d7ae8034da41a6ed63
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155942
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2023-08-22 11:43:18 +02:00 committed by Julien Nabet
parent 7c5607f2dc
commit e1352a2d7a

View file

@ -505,7 +505,7 @@ Try:
Set oOpen = ScriptForge.SF_Services.CreateScriptService(&quot;SFDocuments.FormDocument&quot;, oNewForm)
&apos; Prevent desynchonization when using .last(), .next() etc immediately after component loading. Bug #156836
&apos; Prevent desynchronization when using .last(), .next() etc immediately after component loading. Bug #156836
Wait 1
Finally:
@ -1125,4 +1125,4 @@ Private Function _Repr() As String
End Function &apos; SFDocuments.SF_Base._Repr
REM ============================================ END OF SFDOCUMENTS.SF_BASE
</script:module>
</script:module>