![]() |
#1
|
|||
|
|||
![]()
Public Sub Speeder(State As Boolean, Optional UndoTitle As String = "Makro execution")
If State Then ActiveDocument.BeginCommandGroup UndoTitle Optimization = True EventsEnabled = False ActiveDocument.SaveSettings "Speeder" ActiveDocument.PreserveSelection = False Else ActiveDocument.RestoreSettings "Speeder" EventsEnabled = True Optimization = False Refresh ActiveDocument.EndCommandGroup End If End Sub |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
cdrTwoColorPattern by code | brujitacastiza | Macros/Add-ons | 2 | 08-03-2012 09:38 |
[useful code] | wOxxOm | CorelDRAW/Corel DESIGNER VBA | 0 | 19-12-2007 16:00 |
[useful code] sortDelimitedText | wOxxOm | CorelDRAW/Corel DESIGNER VBA | 0 | 19-12-2007 15:51 |
v11 code in v13 | diwin | CorelDRAW/Corel DESIGNER VBA | 5 | 26-06-2007 19:43 |
Why does this code run so slow? | Webster | CorelDRAW/Corel DESIGNER VBA | 3 | 20-03-2007 06:18 |