Home
last modified time | relevance | path

Searched refs:shapetop (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/migrationanalysis/src/driver_docs/sources/word/
H A DPreparation.bas41 Dim shapetop() As Single variable
63 ReDim shapetop(Snum)
69shapetop(I) = myshape.top + myshape.Anchor.Information(wdVerticalPositionRelativeToPage)
71 shapetop(I) = myshape.top
76 shapetop(I) = Selection.Information(wdVerticalPositionRelativeToPage)
126 Selection.ShapeRange.IncrementTop shapetop(I) - temptop

Completed in 17 milliseconds