ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
HFile_avenue.php
Go to the documentation of this file.
1<?php
2$BEAUT_PATH = realpath(".") . "/Services/COPage/syntax_highlight/php";
3if (!isset($BEAUT_PATH)) {
4 return;
5}
6require_once("$BEAUT_PATH/Beautifier/HFile.php");
7 class HFile_avenue extends HFile
8 {
9 public function HFile_avenue()
10 {
11 $this->HFile();
12 /*************************************/
13 // Beautifier Highlighting Configuration File
14 // Avenue
15 /*************************************/
16 // Flags
17
18 $this->nocase = "1";
19 $this->notrim = "0";
20 $this->perl = "0";
21
22 // Colours
23
24 $this->colours = array("blue", "purple", "gray", "brown");
25 $this->quotecolour = "blue";
26 $this->blockcommentcolour = "green";
27 $this->linecommentcolour = "green";
28
29 // Indent Strings
30
31 $this->indent = array("{ if then for");
32 $this->unindent = array("} end");
33
34 // String characters and delimiters
35
36 $this->stringchars = array("\"", "'");
37 $this->delimiters = array("~", "!", "@", "%", "^", "&", "*", "(", ")", "-", "+", "=", "|", "\\", "/", "{", "}", "[", "]", ":", ";", "\"", "'", "<", ">", " ", ",", " ", ".", "?");
38 $this->escchar = "";
39
40 // Comment settings
41
42 $this->linecommenton = array("'");
43 $this->blockcommenton = array("");
44 $this->blockcommentoff = array("");
45
46 // Keywords (keyword mapping to colour number)
47
48 $this->keywords = array(
49 "break" => "1",
50 "continue" => "1",
51 "CR" => "1",
52 "each" => "1",
53 "end" => "1",
54 "exit" => "1",
55 "false" => "1",
56 "for" => "1",
57 "if" => "1",
58 "in" => "1",
59 "nil" => "1",
60 "NL" => "1",
61 "return" => "1",
62 "TAB" => "1",
63 "then" => "1",
64 "true" => "1",
65 "while" => "1",
66 "+" => "2",
67 "++" => "2",
68 "-" => "2",
69 "=" => "2",
70 "/" => "2",
71 "%" => "2",
72 "&" => "2",
73 ">" => "2",
74 "<" => "2",
75 "^" => "2",
76 "!" => "2",
77 "|" => "2",
78 "@" => "2",
79 "*" => "2",
80 ".." => "2",
81 "AddressStyle" => "3",
82 "Albers" => "3",
83 "Annotation" => "3",
84 "Application" => "3",
85 "AreaOfInterestDialog" => "3",
86 "AttrRange" => "3",
87 "AttrSingle" => "3",
88 "AttrUpdate" => "3",
89 "AutoLabelDialog" => "3",
90 "AV" => "3",
91 "Axis" => "3",
92 "BandStatistics" => "3",
93 "BasicMarker" => "3",
94 "BasicPen" => "3",
95 "Bitmap" => "3",
96 "Boolean" => "3",
97 "Button" => "3",
98 "ButtonBar" => "3",
99 "Cassini" => "3",
100 "Chart" => "3",
101 "ChartDisplay" => "3",
102 "ChartLegend" => "3",
103 "ChartPart" => "3",
104 "ChartSymbol" => "3",
105 "CheckBox" => "3",
106 "Choice" => "3",
107 "Circle" => "3",
108 "Class" => "3",
109 "Classification" => "3",
110 "Clipboard" => "3",
111 "Codepage" => "3",
112 "Collection" => "3",
113 "Color" => "3",
114 "ColorMap" => "3",
115 "ColumnChartSymbol" => "3",
116 "ComboBox" => "3",
117 "CompositeArcInfoPen" => "3",
118 "CompositeFill" => "3",
119 "CompositeMarker" => "3",
120 "CompositePen" => "3",
121 "Control" => "3",
122 "ControlPanel" => "3",
123 "ControlSet" => "3",
124 "CoordSys" => "3",
125 "Coverage" => "3",
126 "Date" => "3",
127 "DDEClient" => "3",
128 "DDEServer" => "3",
129 "Dialog" => "3",
130 "DialogEditor" => "3",
131 "Dictionary" => "3",
132 "Digitizer" => "3",
133 "Display" => "3",
134 "DLL" => "3",
135 "DLLProc" => "3",
136 "Doc" => "3",
137 "DocFrame" => "3",
138 "DocGUI" => "3",
139 "DocumentExtension" => "3",
140 "DocWin" => "3",
141 "Duration" => "3",
142 "DynName" => "3",
143 "Ellipse" => "3",
144 "EncryptedScript" => "3",
145 "EnumerationElt" => "3",
146 "EqualAreaAzimuthal" => "3",
147 "EqualAreaCylindrical" => "3",
148 "EquidistantAzimuthal" => "3",
149 "EquidistantConic" => "3",
150 "EquidistantCylindrical" => "3",
151 "EventDialog" => "3",
152 "Extension" => "3",
153 "ExtensionObject" => "3",
154 "ExtensionWin" => "3",
155 "Field" => "3",
156 "File" => "3",
157 "FileDialog" => "3",
158 "FileName" => "3",
159 "Fill" => "3",
160 "Font" => "3",
161 "FontManager" => "3",
162 "Frame" => "3",
163 "FTab" => "3",
164 "FTheme" => "3",
165 "GEdgeRec" => "3",
166 "GenericPrinter" => "3",
167 "GeocodeDialog" => "3",
168 "GeoCurve" => "3",
169 "GeoName" => "3",
170 "Gesamt" => "3",
171 "GNodeRec" => "3",
172 "Gnomonic" => "3",
173 "Graphic" => "3",
174 "GraphicControl" => "3",
175 "GraphicGroup" => "3",
176 "GraphicLabel" => "3",
177 "GraphicList" => "3",
178 "GraphicSet" => "3",
179 "GraphicShape" => "3",
180 "GraphicText" => "3",
181 "GShapeRec" => "3",
182 "Hammer" => "3",
183 "Help" => "3",
184 "Icon" => "3",
185 "IconBox" => "3",
186 "IconMgr" => "3",
187 "IdentifyWin" => "3",
188 "IdentityLookup" => "3",
189 "ImageLegend" => "3",
190 "ImageLookup" => "3",
191 "ImageWin" => "3",
192 "ImgCat" => "3",
193 "ImgDLL" => "3",
194 "ImgSrc" => "3",
195 "INFODir" => "3",
196 "Interval" => "3",
197 "IntervalLookup" => "3",
198 "ISrc" => "3",
199 "ITheme" => "3",
200 "LabelButton" => "3",
201 "Labeler" => "3",
202 "Lambert" => "3",
203 "Layer" => "3",
204 "Layout" => "3",
205 "Legend" => "3",
206 "LegendExtension" => "3",
207 "LegendFrame" => "3",
208 "Librarian" => "3",
209 "Library" => "3",
210 "Line" => "3",
211 "LinearLookup" => "3",
212 "LineFile" => "3",
213 "LineM" => "3",
214 "LineZ" => "3",
215 "List" => "3",
216 "ListBox" => "3",
217 "ListDisplay" => "3",
218 "LocateDialog" => "3",
219 "LOCKMGR" => "3",
220 "MapDisplay" => "3",
221 "Marker" => "3",
222 "MatchCand" => "3",
223 "MatchCase" => "3",
224 "MatchField" => "3",
225 "MatchKey" => "3",
226 "MatchPref" => "3",
227 "MatchPrefDialog" => "3",
228 "MatchSource" => "3",
229 "Menu" => "3",
230 "MenuBar" => "3",
231 "Mercator" => "3",
232 "Miller" => "3",
233 "ModalDialog" => "3",
234 "Mollweide" => "3",
235 "MsgBox" => "3",
236 "MultiBandLegend" => "3",
237 "MultiPatch" => "3",
238 "MultiPoint" => "3",
239 "MultiPointM" => "3",
240 "MultiPointZ" => "3",
241 "NameDictionary" => "3",
242 "Nearside" => "3",
243 "NewZealand" => "3",
244 "NorthArrow" => "3",
245 "NorthArrowMgr" => "3",
246 "Number" => "3",
247 "Obj" => "3",
248 "ObliqueMercator" => "3",
249 "ODB" => "3",
250 "Orthographic" => "3",
251 "Oval" => "3",
252 "PageDisplay" => "3",
253 "PageManager" => "3",
254 "PageSetupDialog" => "3",
255 "Palette" => "3",
256 "Pattern" => "3",
257 "Pen" => "3",
258 "Perspective" => "3",
259 "PictureFrame" => "3",
260 "PieChartSymbol" => "3",
261 "Pixmap" => "3",
262 "Point" => "3",
263 "PointM" => "3",
264 "PointTextPositioner" => "3",
265 "PointZ" => "3",
266 "Polygon" => "3",
267 "PolygonM" => "3",
268 "PolygonTextPositioner" => "3",
269 "PolygonZ" => "3",
270 "PolyLine" => "3",
271 "PolyLineM" => "3",
272 "PolyLineTextPositioner" => "3",
273 "PolyLineZ" => "3",
274 "Popup" => "3",
275 "PopupSet" => "3",
276 "Printer" => "3",
277 "Prj" => "3",
278 "Project" => "3",
279 "ProjectionDialog" => "3",
280 "PropWin" => "3",
281 "QueryWin" => "3",
282 "RadioButton" => "3",
283 "RasterFill" => "3",
284 "Rect" => "3",
285 "RectM" => "3",
286 "RectZ" => "3",
287 "ReMatchDialog" => "3",
288 "Robinson" => "3",
289 "RPCClient" => "3",
290 "RPCServer" => "3",
291 "RSO" => "3",
292 "ScaleBarFrame" => "3",
293 "Script" => "3",
294 "ScriptMgr" => "3",
295 "SEd" => "3",
296 "Shape" => "3",
297 "SingleBandLegend" => "3",
298 "Sinusoid" => "3",
299 "Slider" => "3",
300 "SourceDialog" => "3",
301 "SourceManager" => "3",
302 "Space" => "3",
303 "Spheroid" => "3",
304 "SplineText" => "3",
305 "SQLCur" => "3",
306 "SQLWin" => "3",
307 "SrcExtension" => "3",
308 "SrcName" => "3",
309 "Stack" => "3",
310 "StanEditDialog" => "3",
311 "Stereographic" => "3",
312 "Stipple" => "3",
313 "String" => "3",
314 "SummaryDialog" => "3",
315 "Symbol" => "3",
316 "SymbolList" => "3",
317 "SymbolWin" => "3",
318 "System" => "3",
319 "Table" => "3",
320 "Template" => "3",
321 "TemplateGraphic" => "3",
322 "TemplateMgr" => "3",
323 "TextBox" => "3",
324 "TextComposer" => "3",
325 "TextFile" => "3",
326 "TextLabel" => "3",
327 "TextLine" => "3",
328 "TextPositioner" => "3",
329 "TextSymbol" => "3",
330 "TextWin" => "3",
331 "Theme" => "3",
332 "ThemeExtension" => "3",
333 "ThemeOnThemeDialog" => "3",
334 "Threshold" => "3",
335 "Title" => "3",
336 "TOC" => "3",
337 "Tool" => "3",
338 "ToolBar" => "3",
339 "ToolMenu" => "3",
340 "TransverseMercator" => "3",
341 "Units" => "3",
342 "Value" => "3",
343 "Vector" => "3",
344 "VectorFill" => "3",
345 "VectorPen" => "3",
346 "VectorPenArrow" => "3",
347 "VectorPenDiamond" => "3",
348 "VectorPenDot" => "3",
349 "VectorPenHash" => "3",
350 "VectorPenHollow" => "3",
351 "VectorPenMarker" => "3",
352 "VectorPenScallop" => "3",
353 "VectorPenScrub" => "3",
354 "VectorPenSlant" => "3",
355 "VectorPenVertexMarker" => "3",
356 "VectorPenZigZag" => "3",
357 "View" => "3",
358 "ViewFrame" => "3",
359 "VpfName" => "3",
360 "VTab" => "3",
361 "Window" => "3",
362 "XAxis" => "3",
363 "XYName" => "3",
364 "YAxis" => "3",
365 "Abs" => "4",
366 "ACos" => "4",
367 "Activate" => "4",
368 "Add" => "4",
369 "AddAnnoFields" => "4",
370 "AddBatch" => "4",
371 "AddBreak" => "4",
372 "AddDefaultOwner" => "4",
373 "AddDialog" => "4",
374 "AddDoc" => "4",
375 "AddFields" => "4",
376 "AddGUI" => "4",
377 "AddListener" => "4",
378 "AddMissingRules" => "4",
379 "AddName" => "4",
380 "AddRecord" => "4",
381 "AddScript" => "4",
382 "AddTheme" => "4",
383 "AddUser" => "4",
384 "AdjustBlue" => "4",
385 "AdjustGreen" => "4",
386 "AdjustRed" => "4",
387 "AdjustSaturation" => "4",
388 "AdjustValue" => "4",
389 "AlignSelected" => "4",
390 "AllowIntersections" => "4",
391 "AllYesNo" => "4",
392 "Along" => "4",
393 "And" => "4",
394 "Apply" => "4",
395 "Area" => "4",
396 "ArrangeIcons" => "4",
397 "AsASCII" => "4",
398 "AsChar" => "4",
399 "AsDate" => "4",
400 "AsDays" => "4",
401 "AsDegrees" => "4",
402 "AsEncrypted" => "4",
403 "AsEnum" => "4",
404 "AsFileName" => "4",
405 "AsHexString" => "4",
406 "AsHours" => "4",
407 "ASin" => "4",
408 "AsLine" => "4",
409 "AsLineM" => "4",
410 "AsLineZ" => "4",
411 "AsList" => "4",
412 "AsMinutes" => "4",
413 "AsMultiPoint" => "4",
414 "AsMultiPointM" => "4",
415 "AsMultiPointZ" => "4",
416 "AsNumber" => "4",
417 "AsPattern" => "4",
418 "AsPoint" => "4",
419 "AsPointM" => "4",
420 "AsPointZ" => "4",
421 "AsPolygon" => "4",
422 "AsPolygonM" => "4",
423 "AsPolygonZ" => "4",
424 "AsPolyLine" => "4",
425 "AsPolyLineM" => "4",
426 "AsPolyLineZ" => "4",
427 "AsRadians" => "4",
428 "AsRectM" => "4",
429 "AsSeconds" => "4",
430 "AsSecondsOld" => "4",
431 "AsSrcName" => "4",
432 "AsString" => "4",
433 "AsTemplate" => "4",
434 "AsTokens" => "4",
435 "AsWeeks" => "4",
436 "AsYears" => "4",
437 "AutoComplete" => "4",
438 "Banner" => "4",
439 "BasicEcho" => "4",
440 "BasicPaste" => "4",
441 "BasicProper" => "4",
442 "BasicSetFasteners" => "4",
443 "BasicTrim" => "4",
444 "BatchMatch" => "4",
445 "Beep" => "4",
446 "BeginClip" => "4",
447 "BeginTransaction" => "4",
448 "BlinkRecord" => "4",
449 "BlinkRow" => "4",
450 "BreakExists" => "4",
451 "BroadcastUpdate" => "4",
452 "BuildBandStatistics" => "4",
453 "BuildQuery" => "4",
454 "By" => "4",
455 "CalcHorizon" => "4",
456 "Calculate" => "4",
457 "CanAddFields" => "4",
458 "CanAddRecord" => "4",
459 "CancelEditing" => "4",
460 "CanConvertOverlappingLabels" => "4",
461 "CanDelete" => "4",
462 "CanDeleteFromView" => "4",
463 "CanDoCustom" => "4",
464 "CanDoIntersections" => "4",
465 "CanDoSpheroid" => "4",
466 "CanEdit" => "4",
467 "CanEditText" => "4",
468 "CanExportToFTab" => "4",
469 "CanFindByPoint" => "4",
470 "CanHotLink" => "4",
471 "CanLabel" => "4",
472 "CanMake" => "4",
473 "CanManageDataSet" => "4",
474 "CanModifyIndex" => "4",
475 "CanProject" => "4",
476 "CanRedo" => "4",
477 "CanRemoveFields" => "4",
478 "CanRemoveRecords" => "4",
479 "CanRestoreGraphic" => "4",
480 "CanReturnClassCounts" => "4",
481 "CanSelect" => "4",
482 "CanSetSize" => "4",
483 "CanSetup" => "4",
484 "CanSimplify" => "4",
485 "CanTransform" => "4",
486 "CanUndo" => "4",
487 "CanUndoErase" => "4",
488 "CanUndoZoom" => "4",
489 "CanUnload" => "4",
490 "CanUnloadLibrary" => "4",
491 "CascadeWindows" => "4",
492 "Ceiling" => "4",
493 "Changed" => "4",
494 "ChangedListeners" => "4",
495 "ChoiceAsString" => "4",
496 "Clean" => "4",
497 "Clear" => "4",
498 "ClearAll" => "4",
499 "ClearAllBreaks" => "4",
500 "ClearBreak" => "4",
501 "ClearGlobals" => "4",
502 "ClearMsg" => "4",
503 "ClearRange" => "4",
504 "ClearSelected" => "4",
505 "ClearSelection" => "4",
506 "ClearStatus" => "4",
507 "ClearStyles" => "4",
508 "ClearTransforms" => "4",
509 "ClearUndoStack" => "4",
510 "ClearWorkingStatus" => "4",
511 "Click" => "4",
512 "ClipSelected" => "4",
513 "Clone" => "4",
514 "Close" => "4",
515 "CloseAll" => "4",
516 "ColumnChart" => "4",
517 "Commit" => "4",
518 "Compile" => "4",
519 "Connect" => "4",
520 "ConstrainBounds" => "4",
521 "Contains" => "4",
522 "ContainsCenter" => "4",
523 "ContainsFile" => "4",
524 "Context" => "4",
525 "Convert" => "4",
526 "ConvertArea" => "4",
527 "ConvertDecimalDegrees" => "4",
528 "ConvertOverlappingLabels" => "4",
529 "ConvertRecordToRow" => "4",
530 "ConvertRowToRecord" => "4",
531 "Copy" => "4",
532 "CopySelected" => "4",
533 "CopyThemes" => "4",
534 "Cos" => "4",
535 "Count" => "4",
536 "CountLines" => "4",
537 "CountParts" => "4",
538 "CreateIndex" => "4",
539 "Customize" => "4",
540 "CutSelected" => "4",
541 "CutThemes" => "4",
542 "DeActivate" => "4",
543 "DeepClone" => "4",
544 "DefineFromDictionary" => "4",
545 "DefineFromInterval" => "4",
546 "DefineFromList" => "4",
547 "DefineFromVTab" => "4",
548 "DefineUniqueFromVTab" => "4",
549 "DelayedRun" => "4",
550 "Delete" => "4",
551 "DeleteColumns" => "4",
552 "DeleteRows" => "4",
553 "DeleteTheme" => "4",
554 "DeleteUserPoint" => "4",
555 "Depth" => "4",
556 "DetachFromExtension" => "4",
557 "Difference" => "4",
558 "DisableRedraw" => "4",
559 "DisableZoomUndo" => "4",
560 "DisplayNoDataClass" => "4",
561 "Distance" => "4",
562 "DoIt" => "4",
563 "Dot" => "4",
564 "DotProduct" => "4",
565 "Draw" => "4",
566 "DrawCircle" => "4",
567 "DrawEllipse" => "4",
568 "DrawGeoCurve" => "4",
569 "DrawHandles" => "4",
570 "DrawIcon" => "4",
571 "DrawLabeledRect" => "4",
572 "DrawLegend" => "4",
573 "DrawLine" => "4",
574 "DrawMultiPoint" => "4",
575 "DrawOval" => "4",
576 "DrawPoint" => "4",
577 "DrawPolygon" => "4",
578 "DrawPolyLine" => "4",
579 "DrawRect" => "4",
580 "DrawSel" => "4",
581 "DrawShape" => "4",
582 "DrawSymbolSample" => "4",
583 "DrawText" => "4",
584 "DrawTextLine" => "4",
585 "DrawTextPolyLine" => "4",
586 "Echo" => "4",
587 "Edit" => "4",
588 "EditChartPart" => "4",
589 "EditLegend" => "4",
590 "EditMatch" => "4",
591 "EditName" => "4",
592 "EditProfile" => "4",
593 "EditProperties" => "4",
594 "EditProps" => "4",
595 "EditSizeAndPos" => "4",
596 "EditTable" => "4",
597 "EditText" => "4",
598 "EditValues" => "4",
599 "Empty" => "4",
600 "EnableRedraw" => "4",
601 "EnableZoomUndo" => "4",
602 "EncryptScripts" => "4",
603 "EndBatch" => "4",
604 "EndClip" => "4",
605 "EndMatch" => "4",
606 "EndTransaction" => "4",
607 "Equals" => "4",
608 "Erase" => "4",
609 "EraseWithPolygon" => "4",
610 "Error" => "4",
611 "ErrorHelp" => "4",
612 "Execute" => "4",
613 "Exists" => "4",
614 "ExistsInPaths" => "4",
615 "ExpandBy" => "4",
616 "Explode" => "4",
617 "Export" => "4",
618 "ExportClean" => "4",
619 "ExportEnd" => "4",
620 "ExportProjected" => "4",
621 "ExportStartFN" => "4",
622 "ExportStartParams" => "4",
623 "ExportToBMP" => "4",
624 "ExportToFile" => "4",
625 "ExportToFTab" => "4",
626 "ExportToGeoJPEG" => "4",
627 "ExportToGIF" => "4",
628 "ExportToJPEG" => "4",
629 "ExportUnprojected" => "4",
630 "Extract" => "4",
631 "FileExists" => "4",
632 "FillFrames" => "4",
633 "Find" => "4",
634 "FindAllByClass" => "4",
635 "FindAllByLocation" => "4",
636 "FindAllByName" => "4",
637 "FindAllByObjectTag" => "4",
638 "FindBestStyle" => "4",
639 "FindByClass" => "4",
640 "FindByLocation" => "4",
641 "FindByName" => "4",
642 "FindByObjectTag" => "4",
643 "FindByPoint" => "4",
644 "FindByScript" => "4",
645 "FindByValue" => "4",
646 "FindDialog" => "4",
647 "FindDoc" => "4",
648 "FindField" => "4",
649 "FindGUI" => "4",
650 "FindGUIsFor" => "4",
651 "FindProc" => "4",
652 "FindScript" => "4",
653 "FindSize" => "4",
654 "FindStr" => "4",
655 "FindStyle" => "4",
656 "FindTheme" => "4",
657 "FindThemeByClass" => "4",
658 "FitColumns" => "4",
659 "FitRows" => "4",
660 "FixExtent" => "4",
661 "FlashShape" => "4",
662 "Flip" => "4",
663 "FlipPart" => "4",
664 "Floor" => "4",
665 "Flush" => "4",
666 "Focus" => "4",
667 "FocusLost" => "4",
668 "FormattedEquals" => "4",
669 "FromList" => "4",
670 "Get" => "4",
671 "GetAbout" => "4",
672 "GetActionScript" => "4",
673 "GetActionUpdateScript" => "4",
674 "GetActivate" => "4",
675 "GetActive" => "4",
676 "GetActiveDoc" => "4",
677 "GetActiveField" => "4",
678 "GetActiveGUI" => "4",
679 "GetActiveThemes" => "4",
680 "GetActiveWin" => "4",
681 "GetAlias" => "4",
682 "GetAliasTable" => "4",
683 "GetAlignment" => "4",
684 "GetAltitude" => "4",
685 "GetAltSize" => "4",
686 "GetAngle" => "4",
687 "GetAnnoAddFieldsPreference" => "4",
688 "GetApply" => "4",
689 "GetArch" => "4",
690 "GetAttrUpdateRules" => "4",
691 "GetAutoLabels" => "4",
692 "GetAuxIncrement" => "4",
693 "GetAvailableMemory" => "4",
694 "GetAVFile" => "4",
695 "GetAVProcessID" => "4",
696 "GetBackgroundSymbol" => "4",
697 "GetBand" => "4",
698 "GetBaseName" => "4",
699 "GetBaseTableClass" => "4",
700 "GetBaseTableFileName" => "4",
701 "GetBestCand" => "4",
702 "GetBgColor" => "4",
703 "GetBgSym" => "4",
704 "GetBlack" => "4",
705 "GetBlue" => "4",
706 "GetBlueBand" => "4",
707 "GetBottom" => "4",
708 "GetBounds" => "4",
709 "GetBoundsMax" => "4",
710 "GetBoundsMin" => "4",
711 "GetBroadcaster" => "4",
712 "GetButtonBar" => "4",
713 "GetButtons" => "4",
714 "GetCanUnloadScript" => "4",
715 "GetCapStyle" => "4",
716 "GetChanged" => "4",
717 "GetCharacter" => "4",
718 "GetCharSpacing" => "4",
719 "GetChart" => "4",
720 "GetChartDisplay" => "4",
721 "GetChartLegend" => "4",
722 "GetChoice" => "4",
723 "GetClass" => "4",
724 "GetClassesFile" => "4",
725 "GetClassifications" => "4",
726 "GetClassName" => "4",
727 "GetClassType" => "4",
728 "GetClick" => "4",
729 "GetClose" => "4",
730 "GetCloseScript" => "4",
731 "GetCodepage" => "4",
732 "GetCodepageConvert" => "4",
733 "GetColor" => "4",
734 "GetColorLock" => "4",
735 "GetColumnCount" => "4",
736 "GetColumnWidth" => "4",
737 "GetComments" => "4",
738 "GetComponents" => "4",
739 "GetConstraint" => "4",
740 "GetControl" => "4",
741 "GetControlPanel" => "4",
742 "GetControls" => "4",
743 "GetControlSet" => "4",
744 "GetCoordinatePrecision" => "4",
745 "GetCreationDate" => "4",
746 "GetCreator" => "4",
747 "GetCrossGroup" => "4",
748 "GetCrossValue" => "4",
749 "GetCurrentColumn" => "4",
750 "GetCurrentField" => "4",
751 "GetCurrentLocation" => "4",
752 "GetCurrentRecord" => "4",
753 "GetCurrentRow" => "4",
754 "GetCurrentTopic" => "4",
755 "GetCurrentValue" => "4",
756 "GetCWD" => "4",
757 "GetCyan" => "4",
758 "GetDataSetName" => "4",
759 "GetDataSource" => "4",
760 "GetDateFormat" => "4",
761 "GetDay" => "4",
762 "GetDayOfMonth" => "4",
763 "GetDayOfYear" => "4",
764 "GetDefAliasTable" => "4",
765 "GetDefault" => "4",
766 "GetDefaultButton" => "4",
767 "GetDefaultSymbol" => "4",
768 "GetDefBitmap" => "4",
769 "GetDefFormat" => "4",
770 "GetDefinition" => "4",
771 "GetDefOffset" => "4",
772 "GetDefSqueeze" => "4",
773 "GetDefStylesODB" => "4",
774 "GetDensity" => "4",
775 "GetDependencies" => "4",
776 "GetDepth" => "4",
777 "GetDialog" => "4",
778 "GetDialogs" => "4",
779 "GetDictionary" => "4",
780 "GetDigitTics" => "4",
781 "GetDimension" => "4",
782 "GetDisplay" => "4",
783 "GetDisplayField" => "4",
784 "GetDisplayQuality" => "4",
785 "GetDistanceUnits" => "4",
786 "GetDivisions" => "4",
787 "GetDocActivate" => "4",
788 "GetDocBaseName" => "4",
789 "GetDocs" => "4",
790 "GetDocsWithGroupGUI" => "4",
791 "GetDocsWithGUI" => "4",
792 "GetDocument" => "4",
793 "GetDotDensity" => "4",
794 "GetDotSymbol" => "4",
795 "GetDrag" => "4",
796 "GetEditableTheme" => "4",
797 "GetEditString" => "4",
798 "GetEmpty" => "4",
799 "GetEnvVar" => "4",
800 "GetEolType" => "4",
801 "GetErrorID" => "4",
802 "GetErrorMsg" => "4",
803 "GetErrorPos" => "4",
804 "GetErrorReporting" => "4",
805 "GetErrorTopic" => "4",
806 "GetEuler" => "4",
807 "GetEventField" => "4",
808 "GetEventRouteId" => "4",
809 "GetEventTable" => "4",
810 "GetExplicitExtensions" => "4",
811 "GetExtension" => "4",
812 "GetExtensions" => "4",
813 "GetExtensionWin" => "4",
814 "GetExtent" => "4",
815 "GetExtVersion" => "4",
816 "GetFamily" => "4",
817 "GetFeatureSymbol" => "4",
818 "GetFeatureWeight" => "4",
819 "GetField" => "4",
820 "GetFieldLabel" => "4",
821 "GetFieldNames" => "4",
822 "GetFieldNamesVisible" => "4",
823 "GetFields" => "4",
824 "GetFile" => "4",
825 "GetFileDescriptorLimit" => "4",
826 "GetFileName" => "4",
827 "GetFiles" => "4",
828 "GetFillObject" => "4",
829 "GetFindString" => "4",
830 "GetFixedSizeText" => "4",
831 "GetFlip" => "4",
832 "GetFlushCount" => "4",
833 "GetFocusLost" => "4",
834 "GetFont" => "4",
835 "GetFormat" => "4",
836 "GetFormatUseCount" => "4",
837 "GetFramedDoc" => "4",
838 "GetFramedDocClass" => "4",
839 "GetFrameObjs" => "4",
840 "GetFromField" => "4",
841 "GetFTab" => "4",
842 "GetFullName" => "4",
843 "GetGraphics" => "4",
844 "GetGray" => "4",
845 "GetGreen" => "4",
846 "GetGreenBand" => "4",
847 "GetGroupGap" => "4",
848 "GetGroupGUI" => "4",
849 "GetGroupLabel" => "4",
850 "GetGUI" => "4",
851 "GetGUINames" => "4",
852 "GetGUIs" => "4",
853 "GetHAlign" => "4",
854 "GetHeight" => "4",
855 "GetHelp" => "4",
856 "GetHelpTopic" => "4",
857 "GetHorizon" => "4",
858 "GetHotField" => "4",
859 "GetHotScriptName" => "4",
860 "GetHours" => "4",
861 "GetIcon" => "4",
862 "GetImgSrc" => "4",
863 "GetIncrement" => "4",
864 "GetIndex" => "4",
865 "GetIndexPath" => "4",
866 "GetInstallScript" => "4",
867 "GetIntensity" => "4",
868 "GetInteractiveSnapTolerance" => "4",
869 "GetInterval" => "4",
870 "GetIntervals" => "4",
871 "GetJobName" => "4",
872 "GetJoinField" => "4",
873 "GetJoinStyle" => "4",
874 "GetJulianDate" => "4",
875 "GetJustification" => "4",
876 "GetKey" => "4",
877 "GetLabel" => "4",
878 "GetLabelField" => "4",
879 "GetLabelPoint" => "4",
880 "GetLabelSize" => "4",
881 "GetLabelTextSym" => "4",
882 "GetLabelWeight" => "4",
883 "GetLastAddress" => "4",
884 "GetLastSelection" => "4",
885 "GetLastViewDoc" => "4",
886 "GetLastZone" => "4",
887 "GetLeft" => "4",
888 "GetLegend" => "4",
889 "GetLegendEditorScript" => "4",
890 "GetLegendLineFlatness" => "4",
891 "GetLegendType" => "4",
892 "GetLengthsAtM" => "4",
893 "GetLevel" => "4",
894 "GetLibrarianName" => "4",
895 "GetLicensedSite" => "4",
896 "GetLicensedUser" => "4",
897 "GetLineOffset" => "4",
898 "GetLinePlacement" => "4",
899 "GetLineSpacing" => "4",
900 "GetList" => "4",
901 "GetListeners" => "4",
902 "GetLoadAverage" => "4",
903 "GetLoadBalance" => "4",
904 "GetLoadScript" => "4",
905 "GetLocation" => "4",
906 "GetLockError" => "4",
907 "GetLook" => "4",
908 "GetLower" => "4",
909 "GetM" => "4",
910 "GetMagenta" => "4",
911 "GetMainIncrement" => "4",
912 "GetMajorGridSpacing" => "4",
913 "GetMapDisplay" => "4",
914 "GetMark" => "4",
915 "GetMarkLayerX" => "4",
916 "GetMarkLayerY" => "4",
917 "GetMatchFields" => "4",
918 "GetMatchPref" => "4",
919 "GetMatchSource" => "4",
920 "GetMatchSourceRec" => "4",
921 "GetMatchSourceRec2" => "4",
922 "GetMAtLength" => "4",
923 "GetMAtPosition" => "4",
924 "GetMax" => "4",
925 "GetMaxScore" => "4",
926 "GetMaxSize" => "4",
927 "GetMaxUndoTransactionSize" => "4",
928 "GetMaxValue" => "4",
929 "GetMean" => "4",
930 "GetMeasureField" => "4",
931 "GetMenuBar" => "4",
932 "GetMForPoint" => "4",
933 "GetMilliseconds" => "4",
934 "GetMin" => "4",
935 "GetMinimum" => "4",
936 "GetMinorGridSpacing" => "4",
937 "GetMinSize" => "4",
938 "GetMinutes" => "4",
939 "GetMinValue" => "4",
940 "GetMKeyZone" => "4",
941 "GetModalResult" => "4",
942 "GetMode" => "4",
943 "GetMonth" => "4",
944 "GetMonthOfYear" => "4",
945 "GetMouseLoc" => "4",
946 "GetName" => "4",
947 "GetNewScript" => "4",
948 "GetNewUpdateScript" => "4",
949 "GetNext" => "4",
950 "GetNextControl" => "4",
951 "GetNextDoc" => "4",
952 "GetNextRecord" => "4",
953 "GetNextSet" => "4",
954 "GetNormFieldName" => "4",
955 "GetNormType" => "4",
956 "GetNthCand" => "4",
957 "GetNthField" => "4",
958 "GetNull" => "4",
959 "GetNullSymbol" => "4",
960 "GetNullValue" => "4",
961 "GetNumBands" => "4",
962 "GetNumberFormat" => "4",
963 "GetNumCands" => "4",
964 "GetNumClasses" => "4",
965 "GetNumColumns" => "4",
966 "GetNumFields" => "4",
967 "GetNumGroups" => "4",
968 "GetNumImages" => "4",
969 "GetNumRecords" => "4",
970 "GetNumRows" => "4",
971 "GetNumSelRecords" => "4",
972 "GetNumSeries" => "4",
973 "GetNumStdDev" => "4",
974 "GetNumValues" => "4",
975 "GetObjectTag" => "4",
976 "GetODBGUINames" => "4",
977 "GetODBVersion" => "4",
978 "GetOffset" => "4",
979 "GetOffsetField" => "4",
980 "GetOlColor" => "4",
981 "GetOlWidth" => "4",
982 "GetOpen" => "4",
983 "GetOpenScript" => "4",
984 "GetOpenUpdateScript" => "4",
985 "GetOrigin" => "4",
986 "GetOS" => "4",
987 "GetOSVariant" => "4",
988 "GetOutFileName" => "4",
989 "GetOverlapLabelColor" => "4",
990 "GetOwner" => "4",
991 "GetPalette" => "4",
992 "GetPanel" => "4",
993 "GetPassword" => "4",
994 "GetPath" => "4",
995 "GetPenSize" => "4",
996 "GetPi" => "4",
997 "GetPixelWidth" => "4",
998 "GetPoint" => "4",
999 "GetPointsFromDig" => "4",
1000 "GetPopups" => "4",
1001 "GetPos" => "4",
1002 "GetPosition" => "4",
1003 "GetPositionsAtM" => "4",
1004 "GetPrecision" => "4",
1005 "GetPredefined" => "4",
1006 "GetPref" => "4",
1007 "GetPreferences" => "4",
1008 "GetPreserveInterval" => "4",
1009 "GetPrevSet" => "4",
1010 "GetProcs" => "4",
1011 "GetProject" => "4",
1012 "GetProjection" => "4",
1013 "GetProjections" => "4",
1014 "GetProjectSaveScript" => "4",
1015 "GetPuckClick" => "4",
1016 "GetPuckLoc" => "4",
1017 "GetQuality" => "4",
1018 "GetRadius" => "4",
1019 "GetRangeApply" => "4",
1020 "GetRangeSelect" => "4",
1021 "GetRangeType" => "4",
1022 "GetRatRouteId" => "4",
1023 "GetRecordLabelField" => "4",
1024 "GetRed" => "4",
1025 "GetRedBand" => "4",
1026 "GetRedImageLookup" => "4",
1027 "GetRefresh" => "4",
1028 "GetRefreshRate" => "4",
1029 "GetRefScale" => "4",
1030 "GetRemainActiveState" => "4",
1031 "GetResolution" => "4",
1032 "GetResultBitmap" => "4",
1033 "GetResultField" => "4",
1034 "GetRgbList" => "4",
1035 "GetRight" => "4",
1036 "GetRightToLeft" => "4",
1037 "GetRmsDigErr" => "4",
1038 "GetRmsMapErr" => "4",
1039 "GetRotationFieldName" => "4",
1040 "GetRouteSys" => "4",
1041 "GetRowCount" => "4",
1042 "GetRowHeight" => "4",
1043 "GetSaveAsUNIX" => "4",
1044 "GetScore" => "4",
1045 "GetScript" => "4",
1046 "GetScripts" => "4",
1047 "GetSearchPaths" => "4",
1048 "GetSearchString" => "4",
1049 "GetSeconds" => "4",
1050 "GetSelColor" => "4",
1051 "GetSelect" => "4",
1052 "GetSelected" => "4",
1053 "GetSelectedDocs" => "4",
1054 "GetSelectedExtent" => "4",
1055 "GetSelectedGUI" => "4",
1056 "GetSelection" => "4",
1057 "GetSelectionStyle" => "4",
1058 "GetSelectMode" => "4",
1059 "GetSerialNumber" => "4",
1060 "GetSeriesColor" => "4",
1061 "GetSeriesLabel" => "4",
1062 "GetSeriesOverlap" => "4",
1063 "GetServer" => "4",
1064 "GetServerActivated" => "4",
1065 "GetServerClosed" => "4",
1066 "GetServerDeactivated" => "4",
1067 "GetServerDefinitionChanged" => "4",
1068 "GetServerOpened" => "4",
1069 "GetServerRecordsAdded" => "4",
1070 "GetServerRecordsDeleted" => "4",
1071 "GetServerSelectionChanged" => "4",
1072 "GetShape" => "4",
1073 "GetShapeClass" => "4",
1074 "GetShortcut" => "4",
1075 "GetShowStatus" => "4",
1076 "GetShutDown" => "4",
1077 "GetSiblingList" => "4",
1078 "GetSiblings" => "4",
1079 "GetSide" => "4",
1080 "GetSize" => "4",
1081 "GetSizeFieldName" => "4",
1082 "GetSizeInches" => "4",
1083 "GetSnapTolerance" => "4",
1084 "GetSource" => "4",
1085 "GetSpacing" => "4",
1086 "GetSpheroid" => "4",
1087 "GetSpheroidName" => "4",
1088 "GetSqueeze" => "4",
1089 "GetSrcName" => "4",
1090 "GetStandardDeviation" => "4",
1091 "GetStanRules" => "4",
1092 "GetStartUp" => "4",
1093 "GetStatus" => "4",
1094 "GetStipple" => "4",
1095 "GetStyle" => "4",
1096 "GetStyles" => "4",
1097 "GetSubName" => "4",
1098 "GetSymbol" => "4",
1099 "GetSymbols" => "4",
1100 "GetSymbolWin" => "4",
1101 "GetSysDefault" => "4",
1102 "GetTag" => "4",
1103 "GetTemplate" => "4",
1104 "GetText" => "4",
1105 "GetTextPositioner" => "4",
1106 "GetTextRatio" => "4",
1107 "GetTextType" => "4",
1108 "GetThemes" => "4",
1109 "GetThreshold" => "4",
1110 "GetTicDigList" => "4",
1111 "GetTicMapList" => "4",
1112 "GetTimeAsSeconds" => "4",
1113 "GetTimeout" => "4",
1114 "GetTitle" => "4",
1115 "GetTmpDir" => "4",
1116 "GetTOC" => "4",
1117 "GetTOCWidth" => "4",
1118 "GetTocWidthScale" => "4",
1119 "GetToField" => "4",
1120 "GetToolBar" => "4",
1121 "GetTop" => "4",
1122 "GetTopic" => "4",
1123 "GetType" => "4",
1124 "GetUNCFilename" => "4",
1125 "GetUndoStackSize" => "4",
1126 "GetUniformScaling" => "4",
1127 "GetUninstallScript" => "4",
1128 "GetUnionRule" => "4",
1129 "GetUnits" => "4",
1130 "GetUnloadScript" => "4",
1131 "GetUpdate" => "4",
1132 "GetUpdateScript" => "4",
1133 "GetUpper" => "4",
1134 "GetUsed" => "4",
1135 "GetUserDefault" => "4",
1136 "GetUserField" => "4",
1137 "GetUserGroup" => "4",
1138 "GetUserPart" => "4",
1139 "GetUserRecord" => "4",
1140 "GetUserRow" => "4",
1141 "GetUserScale" => "4",
1142 "GetUserSeries" => "4",
1143 "GetVAlign" => "4",
1144 "GetValue" => "4",
1145 "GetValueIncrement" => "4",
1146 "GetValuePercentage" => "4",
1147 "GetValueString" => "4",
1148 "GetVersion" => "4",
1149 "GetView" => "4",
1150 "GetViewFrame" => "4",
1151 "GetVisibleGUIsWidth" => "4",
1152 "GetVisibleThemes" => "4",
1153 "GetVTab" => "4",
1154 "GetWeekOfYear" => "4",
1155 "GetWeight" => "4",
1156 "GetWideness" => "4",
1157 "GetWidth" => "4",
1158 "GetWin" => "4",
1159 "GetWorkDir" => "4",
1160 "GetX" => "4",
1161 "GetXAxis" => "4",
1162 "GetXDelimiter" => "4",
1163 "GetXField" => "4",
1164 "GetXMatchFields" => "4",
1165 "GetXMaxScore" => "4",
1166 "GetXOffset" => "4",
1167 "GetXSeparation" => "4",
1168 "GetY" => "4",
1169 "GetYAxis" => "4",
1170 "GetYear" => "4",
1171 "GetYOffset" => "4",
1172 "GetYSeparation" => "4",
1173 "GetZoneField" => "4",
1174 "GetZoneKey" => "4",
1175 "GoColumn" => "4",
1176 "GoDown" => "4",
1177 "GoField" => "4",
1178 "GoFirst" => "4",
1179 "GoFirstSelected" => "4",
1180 "GoLast" => "4",
1181 "GoLeft" => "4",
1182 "GoNext" => "4",
1183 "GoNextSelected" => "4",
1184 "GoPrevious" => "4",
1185 "GoRecord" => "4",
1186 "GoRecordField" => "4",
1187 "GoRight" => "4",
1188 "GoRow" => "4",
1189 "GoRowColumn" => "4",
1190 "GotoBeg" => "4",
1191 "GotoEnd" => "4",
1192 "GoUp" => "4",
1193 "GroupSelected" => "4",
1194 "HasAttributes" => "4",
1195 "HasControlFastener" => "4",
1196 "HasDoc" => "4",
1197 "HasError" => "4",
1198 "HasFastener" => "4",
1199 "HasField" => "4",
1200 "HasHiddenText" => "4",
1201 "HasHorizontalScroll" => "4",
1202 "HasInstances" => "4",
1203 "HasIntersection" => "4",
1204 "HasIntersections" => "4",
1205 "HasKindOf" => "4",
1206 "HasLabels" => "4",
1207 "HasLockError" => "4",
1208 "HasOverlappingLabels" => "4",
1209 "HasScript" => "4",
1210 "HasSelected" => "4",
1211 "HasSelection" => "4",
1212 "HasServer" => "4",
1213 "HasSiblings" => "4",
1214 "HasStepButtons" => "4",
1215 "HasStyle" => "4",
1216 "HasTable" => "4",
1217 "HasTitleBar" => "4",
1218 "HasValidIndex" => "4",
1219 "HasVerticalScroll" => "4",
1220 "HasVisibleBorder" => "4",
1221 "HasZ" => "4",
1222 "HasZone" => "4",
1223 "HookupSymbol" => "4",
1224 "Identify" => "4",
1225 "Import" => "4",
1226 "ImportAILineSet" => "4",
1227 "ImportAIShadeSet" => "4",
1228 "ImportFromFile" => "4",
1229 "IncrementByDays" => "4",
1230 "IncrementByHours" => "4",
1231 "IncrementByMinutes" => "4",
1232 "IncrementByMonths" => "4",
1233 "IncrementBySeconds" => "4",
1234 "IncrementByWeeks" => "4",
1235 "IncrementByYears" => "4",
1236 "IndexOf" => "4",
1237 "Info" => "4",
1238 "InitGeoTheme" => "4",
1239 "Input" => "4",
1240 "Insert" => "4",
1241 "InsertColumns" => "4",
1242 "InsertRows" => "4",
1243 "InsertText" => "4",
1244 "InsetBy" => "4",
1245 "Intersects" => "4",
1246 "IntersectSelected" => "4",
1247 "IntersectWith" => "4",
1248 "Invalidate" => "4",
1249 "InvalidateLegend" => "4",
1250 "InvalidateRect" => "4",
1251 "InvalidateTOC" => "4",
1252 "InvalIndex" => "4",
1253 "Is" => "4",
1254 "Is32BitDLL" => "4",
1255 "Is8Dot3" => "4",
1256 "IsAccessControlled" => "4",
1257 "IsActive" => "4",
1258 "IsActiveLocked" => "4",
1259 "IsADependency" => "4",
1260 "IsAltKeyDown" => "4",
1261 "IsAlwaysOnTop" => "4",
1262 "IsAnno" => "4",
1263 "IsArcStorm" => "4",
1264 "IsAssumedBestCentury" => "4",
1265 "IsAtEnd" => "4",
1266 "IsAvailable" => "4",
1267 "IsAxisVisible" => "4",
1268 "IsBase" => "4",
1269 "IsBeingEditedWithRecovery" => "4",
1270 "IsBlockDisplayEnabled" => "4",
1271 "IsBold" => "4",
1272 "IsBoundsUsed" => "4",
1273 "IsBtnLeftClick" => "4",
1274 "IsBtnLeftDblClick" => "4",
1275 "IsBtnLeftDrag" => "4",
1276 "IsBtnMiddleClick" => "4",
1277 "IsBtnMiddleDblClick" => "4",
1278 "IsBtnMiddleDrag" => "4",
1279 "IsBtnRightClick" => "4",
1280 "IsBtnRightDblClick" => "4",
1281 "IsBtnRightDrag" => "4",
1282 "IsButtonAssignedForAction" => "4",
1283 "IsCenterContainedIn" => "4",
1284 "IsChartScatter" => "4",
1285 "IsCloseable" => "4",
1286 "IsClosing" => "4",
1287 "IsCodepageValid" => "4",
1288 "IsCompiled" => "4",
1289 "IsConnected" => "4",
1290 "IsContainedIn" => "4",
1291 "IsControlKeyDown" => "4",
1292 "IsCrossValueUsed" => "4",
1293 "IsCustomizable" => "4",
1294 "IsdBASE" => "4",
1295 "IsDir" => "4",
1296 "IsDisjoint" => "4",
1297 "IsDouble" => "4",
1298 "IsDoubleClick" => "4",
1299 "IsDrawing" => "4",
1300 "IsEditable" => "4",
1301 "IsEmpty" => "4",
1302 "IsEnabled" => "4",
1303 "IsEscapeEnabled" => "4",
1304 "IsExtentPreserved" => "4",
1305 "IsFieldIndexed" => "4",
1306 "IsFile" => "4",
1307 "IsFileValid" => "4",
1308 "IsFilled" => "4",
1309 "IsFilledBy" => "4",
1310 "IsFixedFont" => "4",
1311 "IsGeocoded" => "4",
1312 "IsGeoReferenced" => "4",
1313 "IsGridActive" => "4",
1314 "IsGridVisible" => "4",
1315 "IsGroup" => "4",
1316 "IsHelping" => "4",
1317 "IsHit" => "4",
1318 "IsHooked" => "4",
1319 "IsHorizontal" => "4",
1320 "IsInColor" => "4",
1321 "IsInfinity" => "4",
1322 "IsINFO" => "4",
1323 "IsInteractiveSnapping" => "4",
1324 "IsItalic" => "4",
1325 "IsJoinedField" => "4",
1326 "IsLabelVisible" => "4",
1327 "IsLegendVisible" => "4",
1328 "IsLibrary" => "4",
1329 "IsLinked" => "4",
1330 "IsListening" => "4",
1331 "IsLiveLinked" => "4",
1332 "IsLocked" => "4",
1333 "IsLog" => "4",
1334 "IsMachine" => "4",
1335 "IsMajorGridVisible" => "4",
1336 "IsMarginVisible" => "4",
1337 "IsMatchable" => "4",
1338 "IsMatched" => "4",
1339 "IsMaximumOn" => "4",
1340 "IsMeasured" => "4",
1341 "IsMemoryAvailable" => "4",
1342 "IsMetaKeyDown" => "4",
1343 "IsMinimumOn" => "4",
1344 "IsMinorGridVisible" => "4",
1345 "IsModal" => "4",
1346 "IsModified" => "4",
1347 "IsMonoSpaced" => "4",
1348 "IsMoveable" => "4",
1349 "IsNoData" => "4",
1350 "IsNoDataClassDisplayed" => "4",
1351 "IsNowVisible" => "4",
1352 "IsNull" => "4",
1353 "IsNumber" => "4",
1354 "IsOff" => "4",
1355 "IsOK" => "4",
1356 "IsOpen" => "4",
1357 "IsOutlined" => "4",
1358 "IsOwnerActive" => "4",
1359 "IsPlotMarks" => "4",
1360 "IsPoint" => "4",
1361 "IsPortrait" => "4",
1362 "IsQuoted" => "4",
1363 "IsReadOnly" => "4",
1364 "IsReady" => "4",
1365 "IsRedefined" => "4",
1366 "IsRequired" => "4",
1367 "IsResizable" => "4",
1368 "IsRoot" => "4",
1369 "IsScaled" => "4",
1370 "IsScalePreserved" => "4",
1371 "IsScratch" => "4",
1372 "IsSelected" => "4",
1373 "IsSelfIntersecting" => "4",
1374 "IsSeriesFromRecords" => "4",
1375 "IsSeriesSeparated" => "4",
1376 "IsSerif" => "4",
1377 "IsShiftKeyDown" => "4",
1378 "IsSnapping" => "4",
1379 "IsSubclassOf" => "4",
1380 "IsSuffixUsed" => "4",
1381 "IsSymWinClient" => "4",
1382 "IsText" => "4",
1383 "IsTickLabelsVisible" => "4",
1384 "IsTOCUnResizable" => "4",
1385 "IsTopic" => "4",
1386 "IsTouchedBy" => "4",
1387 "IsTracking" => "4",
1388 "IsTransparent" => "4",
1389 "IsTypeNumber" => "4",
1390 "IsTypeShape" => "4",
1391 "IsTypeString" => "4",
1392 "IsUnProjectable" => "4",
1393 "IsUsingPrinterMargins" => "4",
1394 "IsUsingPrinterPageSize" => "4",
1395 "IsValid" => "4",
1396 "IsValidFileName" => "4",
1397 "IsValueAxis" => "4",
1398 "IsVisible" => "4",
1399 "IsVisibleLocked" => "4",
1400 "IsWithin" => "4",
1401 "IsWorldFileEnabled" => "4",
1402 "IsWritable" => "4",
1403 "Join" => "4",
1404 "KillLine" => "4",
1405 "Label" => "4",
1406 "LabelThemes" => "4",
1407 "LCase" => "4",
1408 "Left" => "4",
1409 "LineIntersection" => "4",
1410 "Link" => "4",
1411 "ListAsString" => "4",
1412 "ListEnd" => "4",
1413 "Ln" => "4",
1414 "Load" => "4",
1415 "LoadFromFile" => "4",
1416 "LoadIcon" => "4",
1417 "LoadLibrary" => "4",
1418 "Log" => "4",
1419 "LongYesNo" => "4",
1420 "Lookup" => "4",
1421 "LowerCase" => "4",
1422 "Make" => "4",
1423 "MakeBuffer" => "4",
1424 "MakeClipboard" => "4",
1425 "MakeColorGray" => "4",
1426 "MakeColorWheel" => "4",
1427 "MakeDefault" => "4",
1428 "MakeDisjoint" => "4",
1429 "MakeDocName" => "4",
1430 "MakeEmpty" => "4",
1431 "MakeExisting" => "4",
1432 "MakeField" => "4",
1433 "MakeFileName" => "4",
1434 "MakeFromFile" => "4",
1435 "MakeFromNumber" => "4",
1436 "MakeFromResName" => "4",
1437 "MakeFromSource" => "4",
1438 "MakeFromSrc" => "4",
1439 "MakeFromTwoPoints" => "4",
1440 "MakeGeoRef" => "4",
1441 "MakeGrayScale" => "4",
1442 "MakeGUIName" => "4",
1443 "MakeLine" => "4",
1444 "MakeNew" => "4",
1445 "MakeNominal" => "4",
1446 "MakeNull" => "4",
1447 "MakeRamp" => "4",
1448 "MakeRandom" => "4",
1449 "MakeShort" => "4",
1450 "MakeSQL" => "4",
1451 "MakeStandard" => "4",
1452 "MakeSysDefault" => "4",
1453 "MakeTmp" => "4",
1454 "MakeTmpIMS" => "4",
1455 "MakeUserDefault" => "4",
1456 "MakeUsingDialog" => "4",
1457 "MakeWithGUI" => "4",
1458 "MakeXY" => "4",
1459 "Match" => "4",
1460 "MatchPoints" => "4",
1461 "MatchRectangles" => "4",
1462 "Max" => "4",
1463 "Maximize" => "4",
1464 "Merge" => "4",
1465 "MergeFile" => "4",
1466 "MergePath" => "4",
1467 "MergeSelected" => "4",
1468 "Middle" => "4",
1469 "Min" => "4",
1470 "Minimize" => "4",
1471 "MiniYesNo" => "4",
1472 "Minus" => "4",
1473 "MMultiply" => "4",
1474 "Mod" => "4",
1475 "MOffset" => "4",
1476 "Move" => "4",
1477 "MoveSelectedToBack" => "4",
1478 "MoveSelectedToFront" => "4",
1479 "MoveTo" => "4",
1480 "MoveUserRect" => "4",
1481 "MultiInput" => "4",
1482 "Natural" => "4",
1483 "Negate" => "4",
1484 "New" => "4",
1485 "Normalize" => "4",
1486 "Not" => "4",
1487 "NotRange" => "4",
1488 "Now" => "4",
1489 "Offset" => "4",
1490 "OffsetSelected" => "4",
1491 "Open" => "4",
1492 "OpenAndInstall" => "4",
1493 "OpenIndex" => "4",
1494 "Or" => "4",
1495 "Pan" => "4",
1496 "PanTo" => "4",
1497 "Password" => "4",
1498 "Paste" => "4",
1499 "Peek" => "4",
1500 "PieChart" => "4",
1501 "PixelOffset" => "4",
1502 "PlaySound" => "4",
1503 "PointIntersection" => "4",
1504 "PointPosition" => "4",
1505 "Poke" => "4",
1506 "Pop" => "4",
1507 "Print" => "4",
1508 "PrintDisplay" => "4",
1509 "PrintMemory" => "4",
1510 "PrintTOC" => "4",
1511 "PrintTopic" => "4",
1512 "ProcessAllInvals" => "4",
1513 "ProjectedMove" => "4",
1514 "ProjectPt" => "4",
1515 "ProjectRect" => "4",
1516 "PromoteSelection" => "4",
1517 "Proper" => "4",
1518 "PurgeObjects" => "4",
1519 "Push" => "4",
1520 "Quantile" => "4",
1521 "Query" => "4",
1522 "QueryConnected" => "4",
1523 "QueryCrossProduct" => "4",
1524 "QueryDifference" => "4",
1525 "QueryLocalMachineName" => "4",
1526 "QueryMinus" => "4",
1527 "QueryPlus" => "4",
1528 "QueryPointDistance" => "4",
1529 "QueryShape" => "4",
1530 "Quit" => "4",
1531 "Quote" => "4",
1532 "RampColors" => "4",
1533 "RampSavedColors" => "4",
1534 "RampSizes" => "4",
1535 "RampSubset" => "4",
1536 "RandomColors" => "4",
1537 "RandomSymbols" => "4",
1538 "RangeApply" => "4",
1539 "RangeSelect" => "4",
1540 "Read" => "4",
1541 "ReadElt" => "4",
1542 "ReadFiles" => "4",
1543 "Recalculate" => "4",
1544 "Redo" => "4",
1545 "Refresh" => "4",
1546 "RefreshPalette" => "4",
1547 "RefreshScale" => "4",
1548 "RefreshWindows" => "4",
1549 "RegisterExtension" => "4",
1550 "RegisterFormat" => "4",
1551 "RegTics" => "4",
1552 "RegTicsFromList" => "4",
1553 "RememberSelection" => "4",
1554 "Remove" => "4",
1555 "RemoveDefaultOwner" => "4",
1556 "RemoveDialog" => "4",
1557 "RemoveDoc" => "4",
1558 "RemoveDuplicates" => "4",
1559 "RemoveExtension" => "4",
1560 "RemoveFields" => "4",
1561 "RemoveGraphic" => "4",
1562 "RemoveGUI" => "4",
1563 "RemoveIndex" => "4",
1564 "RemoveListener" => "4",
1565 "RemoveObj" => "4",
1566 "RemovePrivateTmpDir" => "4",
1567 "RemoveRangeApply" => "4",
1568 "RemoveRangeSelect" => "4",
1569 "RemoveRecord" => "4",
1570 "RemoveRecords" => "4",
1571 "RemoveScript" => "4",
1572 "RemovingDuplicates" => "4",
1573 "Report" => "4",
1574 "Request" => "4",
1575 "Reset" => "4",
1576 "ResetClasses" => "4",
1577 "ResetDocActivate" => "4",
1578 "ResetGUIs" => "4",
1579 "ReShape" => "4",
1580 "Resize" => "4",
1581 "ResizeTo" => "4",
1582 "Restore" => "4",
1583 "RestoreGraphic" => "4",
1584 "RestoreSymbols" => "4",
1585 "ReturnActiveLayers" => "4",
1586 "ReturnAOI" => "4",
1587 "ReturnArea" => "4",
1588 "ReturnAxes" => "4",
1589 "ReturnAzimuth" => "4",
1590 "ReturnAzimuthOfCentralLine" => "4",
1591 "ReturnBestDensity" => "4",
1592 "ReturnBox" => "4",
1593 "ReturnBtnClick" => "4",
1594 "ReturnBuffered" => "4",
1595 "ReturnCenter" => "4",
1596 "ReturnCentralLatitude" => "4",
1597 "ReturnCentralLongitude" => "4",
1598 "ReturnCentralMeridian" => "4",
1599 "ReturnClassCounts" => "4",
1600 "ReturnClassInfo" => "4",
1601 "ReturnClipExtent" => "4",
1602 "ReturnClipped" => "4",
1603 "ReturnCommonFamilyName" => "4",
1604 "ReturnConnected" => "4",
1605 "ReturnCurrentSymbol" => "4",
1606 "ReturnDataSets" => "4",
1607 "ReturnDefaultLegend" => "4",
1608 "ReturnDefaultRules" => "4",
1609 "ReturnDefaultSymbol" => "4",
1610 "ReturnDensified" => "4",
1611 "ReturnDescription" => "4",
1612 "ReturnDialogBox" => "4",
1613 "ReturnDifference" => "4",
1614 "ReturnDir" => "4",
1615 "ReturnEccentricity" => "4",
1616 "ReturnEnd" => "4",
1617 "ReturnExportFormats" => "4",
1618 "ReturnExtensions" => "4",
1619 "ReturnExtent" => "4",
1620 "ReturnFalseEasting" => "4",
1621 "ReturnFalseNorthing" => "4",
1622 "ReturnFamilies" => "4",
1623 "ReturnFieldNames" => "4",
1624 "ReturnFiles" => "4",
1625 "ReturnFontName" => "4",
1626 "ReturnFrameSymbol" => "4",
1627 "ReturnGeodesicAzimuth" => "4",
1628 "ReturnIndexSrcNames" => "4",
1629 "ReturnInnerExtent" => "4",
1630 "ReturnInsertPos" => "4",
1631 "ReturnIntersection" => "4",
1632 "ReturnKeys" => "4",
1633 "ReturnLabel" => "4",
1634 "ReturnLatitudeOfTrueScale" => "4",
1635 "ReturnLayers" => "4",
1636 "ReturnLegendExt" => "4",
1637 "ReturnLength" => "4",
1638 "ReturnLibrarians" => "4",
1639 "ReturnLocation" => "4",
1640 "ReturnLowerStandardParallel" => "4",
1641 "ReturnMapExtent" => "4",
1642 "ReturnMarginExtent" => "4",
1643 "ReturnMargins" => "4",
1644 "ReturnMaximum" => "4",
1645 "ReturnMBB" => "4",
1646 "ReturnMerged" => "4",
1647 "ReturnMinimum" => "4",
1648 "ReturnNumberPoints" => "4",
1649 "ReturnOffset" => "4",
1650 "ReturnOpenFilesAsList" => "4",
1651 "ReturnOrigin" => "4",
1652 "ReturnPageExtent" => "4",
1653 "ReturnPageSize" => "4",
1654 "ReturnPattern" => "4",
1655 "ReturnPhysicalBtnClick" => "4",
1656 "ReturnPixmap" => "4",
1657 "ReturnPointAlongGeodesic" => "4",
1658 "ReturnPrjName" => "4",
1659 "ReturnProjected" => "4",
1660 "ReturnProjectedEnd" => "4",
1661 "ReturnProjectedOrigin" => "4",
1662 "ReturnProjectedStart" => "4",
1663 "ReturnProjection" => "4",
1664 "ReturnQuery" => "4",
1665 "ReturnRadius" => "4",
1666 "ReturnRange" => "4",
1667 "ReturnRangeString" => "4",
1668 "ReturnReferenceLatitude" => "4",
1669 "ReturnRelativeLocation" => "4",
1670 "ReturnRhumbLine" => "4",
1671 "ReturnRotationAngle" => "4",
1672 "ReturnRouteMeasure" => "4",
1673 "ReturnScale" => "4",
1674 "ReturnScreenSizeInches" => "4",
1675 "ReturnScreenSizePixels" => "4",
1676 "ReturnSelectedExtent" => "4",
1677 "ReturnSelectedLayers" => "4",
1678 "ReturnShift" => "4",
1679 "ReturnSize" => "4",
1680 "ReturnSrcNames" => "4",
1681 "ReturnStandardParallel" => "4",
1682 "ReturnStart" => "4",
1683 "ReturnSymbols" => "4",
1684 "ReturnSymbolSize" => "4",
1685 "ReturnText" => "4",
1686 "ReturnType" => "4",
1687 "ReturnTypeFromFileExt" => "4",
1688 "ReturnUnion" => "4",
1689 "ReturnUniqueName" => "4",
1690 "ReturnUnprojected" => "4",
1691 "ReturnUpperStandardParallel" => "4",
1692 "ReturnUserCircle" => "4",
1693 "ReturnUserEllipse" => "4",
1694 "ReturnUserGeoCurve" => "4",
1695 "ReturnUserLine" => "4",
1696 "ReturnUserPoint" => "4",
1697 "ReturnUserPolygon" => "4",
1698 "ReturnUserPolyLine" => "4",
1699 "ReturnUserRect" => "4",
1700 "ReturnValue" => "4",
1701 "ReturnValueNumber" => "4",
1702 "ReturnValueString" => "4",
1703 "ReturnVisExtent" => "4",
1704 "ReturnWorldFile" => "4",
1705 "Right" => "4",
1706 "Rotate" => "4",
1707 "RotateBy" => "4",
1708 "Round" => "4",
1709 "Run" => "4",
1710 "Save" => "4",
1711 "SaveChanges" => "4",
1712 "SaveEditsAs" => "4",
1713 "SaveGraphic" => "4",
1714 "SaveSelectedGraphics" => "4",
1715 "SaveStyles" => "4",
1716 "SaveToFile" => "4",
1717 "Scale" => "4",
1718 "ScaleSymbols" => "4",
1719 "ScoreCandidates" => "4",
1720 "Search" => "4",
1721 "SearchUsing" => "4",
1722 "Select" => "4",
1723 "SelectAll" => "4",
1724 "SelectByFTab" => "4",
1725 "SelectByLine" => "4",
1726 "SelectByPoint" => "4",
1727 "SelectByPolygon" => "4",
1728 "SelectByPolyLine" => "4",
1729 "SelectByRect" => "4",
1730 "SelectByShapes" => "4",
1731 "SelectByTheme" => "4",
1732 "SelectCurrent" => "4",
1733 "SelectDefault" => "4",
1734 "SelectEdit" => "4",
1735 "SelectFirst" => "4",
1736 "SelectLabels" => "4",
1737 "SelectRect" => "4",
1738 "SelectSymbol" => "4",
1739 "SelectToEdit" => "4",
1740 "SelectToEditByPoint" => "4",
1741 "Set" => "4",
1742 "SetAbout" => "4",
1743 "SetAccessControlled" => "4",
1744 "SetActionScript" => "4",
1745 "SetActionUpdateScript" => "4",
1746 "SetActivate" => "4",
1747 "SetActive" => "4",
1748 "SetActiveField" => "4",
1749 "SetActiveLocked" => "4",
1750 "SetAlias" => "4",
1751 "SetAliasTable" => "4",
1752 "SetAlignment" => "4",
1753 "SetAll" => "4",
1754 "SetAltitude" => "4",
1755 "SetAltSize" => "4",
1756 "SetAlwaysOnTop" => "4",
1757 "SetAngle" => "4",
1758 "SetAnnoAddFieldsPreference" => "4",
1759 "SetAOI" => "4",
1760 "SetApply" => "4",
1761 "SetAssumedBestCentury" => "4",
1762 "SetAttrUpdateRules" => "4",
1763 "SetAuxIncrement" => "4",
1764 "SetAVFile" => "4",
1765 "SetAxes" => "4",
1766 "SetAxisVisible" => "4",
1767 "SetAzimuth" => "4",
1768 "SetAzimuthOfCentralLine" => "4",
1769 "SetBackgroundSymbol" => "4",
1770 "SetBand" => "4",
1771 "SetBeep" => "4",
1772 "SetBgColor" => "4",
1773 "SetBgSym" => "4",
1774 "SetBlockDisplayEnable" => "4",
1775 "SetBlueBand" => "4",
1776 "SetBlueImageLookup" => "4",
1777 "SetBounds" => "4",
1778 "SetBoundsMax" => "4",
1779 "SetBoundsMin" => "4",
1780 "SetBoundsUsed" => "4",
1781 "SetCanUnloadScript" => "4",
1782 "SetCapStyle" => "4",
1783 "SetCenter" => "4",
1784 "SetCentralLatitude" => "4",
1785 "SetCentralLongitude" => "4",
1786 "SetCentralMeridian" => "4",
1787 "SetChanged" => "4",
1788 "SetCharacter" => "4",
1789 "SetCharSpacing" => "4",
1790 "SetChecking" => "4",
1791 "SetChoice" => "4",
1792 "SetClassesFile" => "4",
1793 "SetClassInfo" => "4",
1794 "SetCleanPreference" => "4",
1795 "SetClick" => "4",
1796 "SetClipExtent" => "4",
1797 "SetClose" => "4",
1798 "SetCloseable" => "4",
1799 "SetCloseScript" => "4",
1800 "SetCodepage" => "4",
1801 "SetCodepageConvert" => "4",
1802 "SetColor" => "4",
1803 "SetColorGray" => "4",
1804 "SetColorLock" => "4",
1805 "SetColorMap" => "4",
1806 "SetColorMapSize" => "4",
1807 "SetColorWheel" => "4",
1808 "SetColumnWidth" => "4",
1809 "SetComments" => "4",
1810 "SetConstraint" => "4",
1811 "SetControlFasteners" => "4",
1812 "SetCoordinatePrecision" => "4",
1813 "SetCoordsVisible" => "4",
1814 "SetCreator" => "4",
1815 "SetCrossGroup" => "4",
1816 "SetCrossValue" => "4",
1817 "SetCrossValueUsed" => "4",
1818 "SetCurrentDocWin" => "4",
1819 "SetCurrentValue" => "4",
1820 "SetCustomizable" => "4",
1821 "SetCWD" => "4",
1822 "SetDataSource" => "4",
1823 "SetDateFormat" => "4",
1824 "SetDefAliasTable" => "4",
1825 "SetDefault" => "4",
1826 "SetDefaultButton" => "4",
1827 "SetDefaultLegend" => "4",
1828 "SetDefaultSymbol" => "4",
1829 "SetDefBitmap" => "4",
1830 "SetDefFormat" => "4",
1831 "SetDefinition" => "4",
1832 "SetDefOffset" => "4",
1833 "SetDefSqueeze" => "4",
1834 "SetDensity" => "4",
1835 "SetDescription" => "4",
1836 "SetDialogBox" => "4",
1837 "SetDisplay" => "4",
1838 "SetDisplayField" => "4",
1839 "SetDisplayQuality" => "4",
1840 "SetDistanceUnits" => "4",
1841 "SetDivisions" => "4",
1842 "SetDocActivate" => "4",
1843 "SetDocBaseName" => "4",
1844 "SetDotDensity" => "4",
1845 "SetDotSymbol" => "4",
1846 "SetDrag" => "4",
1847 "SetDynamicBreak" => "4",
1848 "SetEditable" => "4",
1849 "SetEditableTheme" => "4",
1850 "SetEmpty" => "4",
1851 "SetEnabled" => "4",
1852 "SetEnvVar" => "4",
1853 "SetEolType" => "4",
1854 "SetErrorReporting" => "4",
1855 "SetEscapeEnabled" => "4",
1856 "SetExtension" => "4",
1857 "SetExtensionChecking" => "4",
1858 "SetExtensions" => "4",
1859 "SetExtent" => "4",
1860 "SetExtentPreserved" => "4",
1861 "SetExtVersion" => "4",
1862 "SetFalseEasting" => "4",
1863 "SetFalseNorthing" => "4",
1864 "SetFastener" => "4",
1865 "SetFasteners" => "4",
1866 "SetFeatureWeight" => "4",
1867 "SetField" => "4",
1868 "SetFieldNames" => "4",
1869 "SetFieldNamesVisible" => "4",
1870 "SetFile" => "4",
1871 "SetFileDescriptorLimit" => "4",
1872 "SetFileName" => "4",
1873 "SetFillObject" => "4",
1874 "SetFixedFont" => "4",
1875 "SetFixedSizeText" => "4",
1876 "SetFlip" => "4",
1877 "SetFlushCount" => "4",
1878 "SetFocusLost" => "4",
1879 "SetFont" => "4",
1880 "SetFormat" => "4",
1881 "SetFormatPrecision" => "4",
1882 "SetGrayScale" => "4",
1883 "SetGreenBand" => "4",
1884 "SetGreenImageLookup" => "4",
1885 "SetGridActive" => "4",
1886 "SetGridMesh" => "4",
1887 "SetGridVisible" => "4",
1888 "SetGroupGap" => "4",
1889 "SetGroupGUI" => "4",
1890 "SetGroupLabel" => "4",
1891 "SetGUI" => "4",
1892 "SetHAlign" => "4",
1893 "SetHeight" => "4",
1894 "SetHelp" => "4",
1895 "SetHelping" => "4",
1896 "SetHelpTopic" => "4",
1897 "SetHiddenText" => "4",
1898 "SetHorizontal" => "4",
1899 "SetHorizontalScroll" => "4",
1900 "SetHotField" => "4",
1901 "SetHotScriptName" => "4",
1902 "SetIcon" => "4",
1903 "SetImageLookup" => "4",
1904 "SetInColor" => "4",
1905 "SetIncrement" => "4",
1906 "SetInnerExtent" => "4",
1907 "SetInsertPos" => "4",
1908 "SetInstallScript" => "4",
1909 "SetIntensity" => "4",
1910 "SetInteractiveSnapping" => "4",
1911 "SetInteractiveSnappingPersistent" => "4",
1912 "SetInteractiveSnapTolerance" => "4",
1913 "SetInterval" => "4",
1914 "SetIntervals" => "4",
1915 "SetJobName" => "4",
1916 "SetJoinField" => "4",
1917 "SetJoinStyle" => "4",
1918 "SetJustification" => "4",
1919 "SetKey" => "4",
1920 "SetLabel" => "4",
1921 "SetLabelField" => "4",
1922 "SetLabelSize" => "4",
1923 "SetLabelTextSym" => "4",
1924 "SetLabelVisible" => "4",
1925 "SetLabelWeight" => "4",
1926 "SetLatitudeOfTrueScale" => "4",
1927 "SetLegend" => "4",
1928 "SetLegendEditorScript" => "4",
1929 "SetLegendLineFlatness" => "4",
1930 "SetLegendType" => "4",
1931 "SetLegendVisible" => "4",
1932 "SetLineEvent" => "4",
1933 "SetLineOffset" => "4",
1934 "SetLinePlacement" => "4",
1935 "SetLineSpacing" => "4",
1936 "SetListeners" => "4",
1937 "SetLoadScript" => "4",
1938 "SetLocked" => "4",
1939 "SetLog" => "4",
1940 "SetLook" => "4",
1941 "SetLower" => "4",
1942 "SetLowerStandardParallel" => "4",
1943 "SetM" => "4",
1944 "SetMainIncrement" => "4",
1945 "SetMajorAndMinorAxes" => "4",
1946 "SetMajorGridSpacing" => "4",
1947 "SetMajorGridVisible" => "4",
1948 "SetMapExtent" => "4",
1949 "SetMargin" => "4",
1950 "SetMarginVisible" => "4",
1951 "SetMark" => "4",
1952 "SetMarkLayer" => "4",
1953 "SetMatchPref" => "4",
1954 "SetMatchSource" => "4",
1955 "SetMAtLength" => "4",
1956 "SetMAtPosition" => "4",
1957 "SetMax" => "4",
1958 "SetMaximum" => "4",
1959 "SetMaximumOn" => "4",
1960 "SetMaxSize" => "4",
1961 "SetMaxUndoTransactionSize" => "4",
1962 "SetMaxValue" => "4",
1963 "SetMean" => "4",
1964 "SetMForPoint" => "4",
1965 "SetMin" => "4",
1966 "SetMinimum" => "4",
1967 "SetMinimumOn" => "4",
1968 "SetMinorGridSpacing" => "4",
1969 "SetMinorGridVisible" => "4",
1970 "SetMinSize" => "4",
1971 "SetMinValue" => "4",
1972 "SetModal" => "4",
1973 "SetModalResult" => "4",
1974 "SetMode" => "4",
1975 "SetModified" => "4",
1976 "SetMToNil" => "4",
1977 "SetName" => "4",
1978 "SetNewScript" => "4",
1979 "SetNewUpdateScript" => "4",
1980 "SetNextControl" => "4",
1981 "SetNominal" => "4",
1982 "SetNormFieldName" => "4",
1983 "SetNormType" => "4",
1984 "SetNull" => "4",
1985 "SetNullSymbol" => "4",
1986 "SetNullValue" => "4",
1987 "SetNumberFormat" => "4",
1988 "SetNumberPoints" => "4",
1989 "SetNumValues" => "4",
1990 "SetObjectTag" => "4",
1991 "SetOffset" => "4",
1992 "SetOffsetField" => "4",
1993 "SetOlColor" => "4",
1994 "SetOlWidth" => "4",
1995 "SetOpen" => "4",
1996 "SetOpenScript" => "4",
1997 "SetOpenUpdateScript" => "4",
1998 "SetOrderLocked" => "4",
1999 "SetOrigin" => "4",
2000 "SetOutFileName" => "4",
2001 "SetOutlined" => "4",
2002 "SetOverlapLabelColor" => "4",
2003 "SetPageSize" => "4",
2004 "SetPanel" => "4",
2005 "SetPassword" => "4",
2006 "SetPattern" => "4",
2007 "SetPenSize" => "4",
2008 "SetPixelWidth" => "4",
2009 "SetPlotMarks" => "4",
2010 "SetPointEvent" => "4",
2011 "SetPos" => "4",
2012 "SetPosition" => "4",
2013 "SetPrecision" => "4",
2014 "SetPref" => "4",
2015 "SetPrefVal" => "4",
2016 "SetPreserveInterval" => "4",
2017 "SetPrivateTmpDir" => "4",
2018 "SetProjection" => "4",
2019 "SetProjectSaveScript" => "4",
2020 "SetQuality" => "4",
2021 "SetRadiusAndFlattening" => "4",
2022 "SetRamp" => "4",
2023 "SetRandom" => "4",
2024 "SetRange" => "4",
2025 "SetRangeApply" => "4",
2026 "SetRangeSelect" => "4",
2027 "SetRangeType" => "4",
2028 "SetReadOnly" => "4",
2029 "SetRedBand" => "4",
2030 "SetRedImageLookup" => "4",
2031 "SetRedrawDeferred" => "4",
2032 "SetReferenceLatitude" => "4",
2033 "SetRefresh" => "4",
2034 "SetRefScale" => "4",
2035 "SetRemainActiveState" => "4",
2036 "SetResizable" => "4",
2037 "SetResolution" => "4",
2038 "SetResultBitmap" => "4",
2039 "SetResultField" => "4",
2040 "SetRgbList" => "4",
2041 "SetRightToLeft" => "4",
2042 "SetRotationAngle" => "4",
2043 "SetRotationFieldName" => "4",
2044 "SetRowHeight" => "4",
2045 "SetSaveAsUNIX" => "4",
2046 "SetScale" => "4",
2047 "SetScalePreserved" => "4",
2048 "SetScaleSymbols" => "4",
2049 "SetScaleVisible" => "4",
2050 "SetScratch" => "4",
2051 "SetScreenSizeInches" => "4",
2052 "SetSearchPaths" => "4",
2053 "SetSelColor" => "4",
2054 "SetSelect" => "4",
2055 "SetSelected" => "4",
2056 "SetSelectedControl" => "4",
2057 "SetSelectedDoc" => "4",
2058 "SetSelectedExtent" => "4",
2059 "SetSelectedGUI" => "4",
2060 "SetSelectedLayers" => "4",
2061 "SetSelection" => "4",
2062 "SetSelectionStyle" => "4",
2063 "SetSelectMode" => "4",
2064 "SetSeriesColor" => "4",
2065 "SetSeriesOverlap" => "4",
2066 "SetSeriesSeparated" => "4",
2067 "SetServer" => "4",
2068 "SetServerActivated" => "4",
2069 "SetServerClosed" => "4",
2070 "SetServerDeactivated" => "4",
2071 "SetServerDefinitionChanged" => "4",
2072 "SetServerOpened" => "4",
2073 "SetServerRecordsAdded" => "4",
2074 "SetServerRecordsDeleted" => "4",
2075 "SetServerSelectionChanged" => "4",
2076 "SetShape" => "4",
2077 "SetShift" => "4",
2078 "SetShowStatus" => "4",
2079 "SetShutDown" => "4",
2080 "SetSize" => "4",
2081 "SetSizeFieldName" => "4",
2082 "SetSizeInches" => "4",
2083 "SetSnapping" => "4",
2084 "SetSnapTolerance" => "4",
2085 "SetSource" => "4",
2086 "SetSpacing" => "4",
2087 "SetSpheroid" => "4",
2088 "SetSqueeze" => "4",
2089 "SetStandardDeviation" => "4",
2090 "SetStandardParallel" => "4",
2091 "SetStartUp" => "4",
2092 "SetStatus" => "4",
2093 "SetStipple" => "4",
2094 "SetStreamTolerance" => "4",
2095 "SetStyle" => "4",
2096 "SetSubName" => "4",
2097 "SetSuffixUsed" => "4",
2098 "SetSwitchButton" => "4",
2099 "SetSymbol" => "4",
2100 "SetSymbols" => "4",
2101 "SetTag" => "4",
2102 "SetTemplate" => "4",
2103 "SetText" => "4",
2104 "SetTextRatio" => "4",
2105 "SetTextType" => "4",
2106 "SetThreshold" => "4",
2107 "SetTickLabelsVisible" => "4",
2108 "SetTimeout" => "4",
2109 "SetTitle" => "4",
2110 "SetTOCUnResizable" => "4",
2111 "SetTOCWidth" => "4",
2112 "SetTocWidthScale" => "4",
2113 "SetTransparent" => "4",
2114 "SetType" => "4",
2115 "SetUndoStackSize" => "4",
2116 "SetUniformScaling" => "4",
2117 "SetUninstallScript" => "4",
2118 "SetUnionRule" => "4",
2119 "SetUnits" => "4",
2120 "SetUnloadScript" => "4",
2121 "Setup" => "4",
2122 "SetUpdate" => "4",
2123 "SetUpdateScript" => "4",
2124 "SetUpper" => "4",
2125 "SetUpperStandardParallel" => "4",
2126 "SetUserScale" => "4",
2127 "SetUsingPrinterMargins" => "4",
2128 "SetUsingPrinterPageSize" => "4",
2129 "SetValue" => "4",
2130 "SetValueIncrement" => "4",
2131 "SetValueNumber" => "4",
2132 "SetValuePercentage" => "4",
2133 "SetValues" => "4",
2134 "SetValueString" => "4",
2135 "SetVerticalScroll" => "4",
2136 "SetViewFrame" => "4",
2137 "SetVisible" => "4",
2138 "SetVisibleBorder" => "4",
2139 "SetVisibleGUIsWidth" => "4",
2140 "SetVisibleLocked" => "4",
2141 "SetWidth" => "4",
2142 "SetWorkDir" => "4",
2143 "SetWorkingStatus" => "4",
2144 "SetWorldFile" => "4",
2145 "SetWorldFileEnable" => "4",
2146 "SetX" => "4",
2147 "SetXDelimiter" => "4",
2148 "SetXField" => "4",
2149 "SetXOffset" => "4",
2150 "SetXSeparation" => "4",
2151 "SetY" => "4",
2152 "SetZoneKey" => "4",
2153 "Shift" => "4",
2154 "ShiftLeft" => "4",
2155 "ShiftRight" => "4",
2156 "Show" => "4",
2157 "ShowCandidate" => "4",
2158 "ShowClass" => "4",
2159 "ShowCodepage" => "4",
2160 "ShowCurrent" => "4",
2161 "ShowGallery" => "4",
2162 "ShowLibraries" => "4",
2163 "ShowMsg" => "4",
2164 "ShowRow" => "4",
2165 "ShowStepButtons" => "4",
2166 "ShowStopButton" => "4",
2167 "ShowToleranceCursor" => "4",
2168 "ShowTopic" => "4",
2169 "ShowUsingDefault" => "4",
2170 "ShowVariables" => "4",
2171 "ShowWithDefault" => "4",
2172 "Shuffle" => "4",
2173 "SimplifySelection" => "4",
2174 "Sin" => "4",
2175 "SingleMatch" => "4",
2176 "SingleSymbol" => "4",
2177 "SkipLine" => "4",
2178 "Snap" => "4",
2179 "Sort" => "4",
2180 "SortAscending" => "4",
2181 "SortDescending" => "4",
2182 "Split" => "4",
2183 "SplitLines" => "4",
2184 "Sqrt" => "4",
2185 "Start" => "4",
2186 "StartEditingWithRecovery" => "4",
2187 "StartListening" => "4",
2188 "StartNamed" => "4",
2189 "StdDev" => "4",
2190 "Step" => "4",
2191 "Stop" => "4",
2192 "StopAllDraw" => "4",
2193 "StopDraw" => "4",
2194 "StopEditing" => "4",
2195 "StopEditingWithRecovery" => "4",
2196 "StopListening" => "4",
2197 "StripFile" => "4",
2198 "Substitute" => "4",
2199 "SubtractShape" => "4",
2200 "Summarize" => "4",
2201 "SupportsAOI" => "4",
2202 "SuspendDraw" => "4",
2203 "Tan" => "4",
2204 "The" => "4",
2205 "TileWindows" => "4",
2206 "Translate" => "4",
2207 "Trim" => "4",
2208 "Truncate" => "4",
2209 "UCase" => "4",
2210 "Undo" => "4",
2211 "UndoZoom" => "4",
2212 "UngroupSelected" => "4",
2213 "UnHook" => "4",
2214 "UniformColor" => "4",
2215 "UnionSelected" => "4",
2216 "UnionWith" => "4",
2217 "Unique" => "4",
2218 "UniqueInPaths" => "4",
2219 "UnjoinAll" => "4",
2220 "UnlinkAll" => "4",
2221 "Unload" => "4",
2222 "UnloadLibrary" => "4",
2223 "UnProject" => "4",
2224 "UnProjectPt" => "4",
2225 "UnProjectRect" => "4",
2226 "Unquote" => "4",
2227 "UnregisterExtension" => "4",
2228 "UnregisterFormat" => "4",
2229 "Unselect" => "4",
2230 "UnselectAll" => "4",
2231 "UnselectAllExcept" => "4",
2232 "Update" => "4",
2233 "UpdateDefBitmap" => "4",
2234 "UpdateLegend" => "4",
2235 "UpdateSelection" => "4",
2236 "UserSnapPoint" => "4",
2237 "UseTemplate" => "4",
2238 "UseTitleBar" => "4",
2239 "UseWaitCursor" => "4",
2240 "Validate" => "4",
2241 "Warning" => "4",
2242 "Write" => "4",
2243 "WriteAll" => "4",
2244 "WriteElt" => "4",
2245 "WriteMatch" => "4",
2246 "WriteQStr" => "4",
2247 "WriteUnMatch" => "4",
2248 "Xor" => "4",
2249 "YesNo" => "4",
2250 "YesNoCancel" => "4",
2251 "ZoomIn" => "4",
2252 "ZoomOut" => "4",
2253 "ZoomToActual" => "4",
2254 "ZoomToPage" => "4",
2255 "ZoomToRect" => "4",
2256 "ZoomToScale" => "4");
2257
2258 // Special extensions
2259
2260 // Each category can specify a PHP function that returns an altered
2261 // version of the keyword.
2262
2263
2264
2265 $this->linkscripts = array(
2266 "1" => "donothing",
2267 "2" => "donothing",
2268 "3" => "donothing",
2269 "4" => "donothing");
2270 }
2271
2272
2273 public function donothing($keywordin)
2274 {
2275 return $keywordin;
2276 }
2277 }
$BEAUT_PATH
Definition: HFile_avenue.php:2
An exception for terminatinating execution or to throw for unit testing.
donothing($keywordin)