jj: use softlock (lockFor) in SetFinalIndex
This commit is contained in:
parent
3532742880
commit
8b5c4b40a4
@ -430,7 +430,7 @@ Public Class ClassPMWindream
|
||||
Try
|
||||
If Indexname IsNot Nothing Then
|
||||
If Not oDocument.aLocked Then
|
||||
oDocument.lock()
|
||||
oDocument.LockFor(WMObjectEditModeIndexEdit)
|
||||
Dim i As Integer = 0
|
||||
|
||||
' das entsprechende Attribut aus windream auslesen
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user