ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
HFile_avenue Class Reference
+ Inheritance diagram for HFile_avenue:
+ Collaboration diagram for HFile_avenue:

Public Member Functions

 HFile_avenue ()
 donothing ($keywordin)
- Public Member Functions inherited from HFile
 HFile ()
 parse_file ($file)
 to_perl ($stub, $tofile=1)
 to_php ($stub, $tofile=1)
 _get_categories ()
 _dump_linkscripts ()
 _dump_perl_linkscripts ()
 _dump_perl_defaultscripts ()
 _dump_colours ()
 _dump_var ($variable, $name)
 _dump_array ($array, $name)
 _dump_perl_array ($array, $name)
 _dump_hash ($hash, $name)
 _dump_perl_hash ($hash, $name)

Detailed Description

Definition at line 5 of file HFile_avenue.php.

Member Function Documentation

HFile_avenue::donothing (   $keywordin)

Definition at line 2269 of file HFile_avenue.php.

{
return $keywordin;
}
HFile_avenue::HFile_avenue ( )

Definition at line 6 of file HFile_avenue.php.

References HFile\HFile().

{
$this->HFile();
/*************************************/
// Beautifier Highlighting Configuration File
// Avenue
/*************************************/
// Flags
$this->nocase = "1";
$this->notrim = "0";
$this->perl = "0";
// Colours
$this->colours = array("blue", "purple", "gray", "brown");
$this->quotecolour = "blue";
$this->blockcommentcolour = "green";
$this->linecommentcolour = "green";
// Indent Strings
$this->indent = array("{ if then for");
$this->unindent = array("} end");
// String characters and delimiters
$this->stringchars = array("\"", "'");
$this->delimiters = array("~", "!", "@", "%", "^", "&", "*", "(", ")", "-", "+", "=", "|", "\\", "/", "{", "}", "[", "]", ":", ";", "\"", "'", "<", ">", " ", ",", " ", ".", "?");
$this->escchar = "";
// Comment settings
$this->linecommenton = array("'");
$this->blockcommenton = array("");
$this->blockcommentoff = array("");
// Keywords (keyword mapping to colour number)
$this->keywords = array(
"break" => "1",
"continue" => "1",
"CR" => "1",
"each" => "1",
"end" => "1",
"exit" => "1",
"false" => "1",
"for" => "1",
"if" => "1",
"in" => "1",
"nil" => "1",
"NL" => "1",
"return" => "1",
"TAB" => "1",
"then" => "1",
"true" => "1",
"while" => "1",
"+" => "2",
"++" => "2",
"-" => "2",
"=" => "2",
"/" => "2",
"%" => "2",
"&" => "2",
">" => "2",
"<" => "2",
"^" => "2",
"!" => "2",
"|" => "2",
"@" => "2",
"*" => "2",
".." => "2",
"AddressStyle" => "3",
"Albers" => "3",
"Annotation" => "3",
"Application" => "3",
"AreaOfInterestDialog" => "3",
"AttrRange" => "3",
"AttrSingle" => "3",
"AttrUpdate" => "3",
"AutoLabelDialog" => "3",
"AV" => "3",
"Axis" => "3",
"BandStatistics" => "3",
"BasicMarker" => "3",
"BasicPen" => "3",
"Bitmap" => "3",
"Boolean" => "3",
"Button" => "3",
"ButtonBar" => "3",
"Cassini" => "3",
"Chart" => "3",
"ChartDisplay" => "3",
"ChartLegend" => "3",
"ChartPart" => "3",
"ChartSymbol" => "3",
"CheckBox" => "3",
"Choice" => "3",
"Circle" => "3",
"Class" => "3",
"Classification" => "3",
"Clipboard" => "3",
"Codepage" => "3",
"Collection" => "3",
"Color" => "3",
"ColorMap" => "3",
"ColumnChartSymbol" => "3",
"ComboBox" => "3",
"CompositeArcInfoPen" => "3",
"CompositeFill" => "3",
"CompositeMarker" => "3",
"CompositePen" => "3",
"Control" => "3",
"ControlPanel" => "3",
"ControlSet" => "3",
"CoordSys" => "3",
"Coverage" => "3",
"Date" => "3",
"DDEClient" => "3",
"DDEServer" => "3",
"Dialog" => "3",
"DialogEditor" => "3",
"Dictionary" => "3",
"Digitizer" => "3",
"Display" => "3",
"DLL" => "3",
"DLLProc" => "3",
"Doc" => "3",
"DocFrame" => "3",
"DocGUI" => "3",
"DocumentExtension" => "3",
"DocWin" => "3",
"Duration" => "3",
"DynName" => "3",
"Ellipse" => "3",
"EncryptedScript" => "3",
"EnumerationElt" => "3",
"EqualAreaAzimuthal" => "3",
"EqualAreaCylindrical" => "3",
"EquidistantAzimuthal" => "3",
"EquidistantConic" => "3",
"EquidistantCylindrical" => "3",
"EventDialog" => "3",
"Extension" => "3",
"ExtensionObject" => "3",
"ExtensionWin" => "3",
"Field" => "3",
"File" => "3",
"FileDialog" => "3",
"FileName" => "3",
"Fill" => "3",
"Font" => "3",
"FontManager" => "3",
"Frame" => "3",
"FTab" => "3",
"FTheme" => "3",
"GEdgeRec" => "3",
"GenericPrinter" => "3",
"GeocodeDialog" => "3",
"GeoCurve" => "3",
"GeoName" => "3",
"Gesamt" => "3",
"GNodeRec" => "3",
"Gnomonic" => "3",
"Graphic" => "3",
"GraphicControl" => "3",
"GraphicGroup" => "3",
"GraphicLabel" => "3",
"GraphicList" => "3",
"GraphicSet" => "3",
"GraphicShape" => "3",
"GraphicText" => "3",
"GShapeRec" => "3",
"Hammer" => "3",
"Help" => "3",
"Icon" => "3",
"IconBox" => "3",
"IconMgr" => "3",
"IdentifyWin" => "3",
"IdentityLookup" => "3",
"ImageLegend" => "3",
"ImageLookup" => "3",
"ImageWin" => "3",
"ImgCat" => "3",
"ImgDLL" => "3",
"ImgSrc" => "3",
"INFODir" => "3",
"Interval" => "3",
"IntervalLookup" => "3",
"ISrc" => "3",
"ITheme" => "3",
"LabelButton" => "3",
"Labeler" => "3",
"Lambert" => "3",
"Layer" => "3",
"Layout" => "3",
"Legend" => "3",
"LegendExtension" => "3",
"LegendFrame" => "3",
"Librarian" => "3",
"Library" => "3",
"Line" => "3",
"LinearLookup" => "3",
"LineFile" => "3",
"LineM" => "3",
"LineZ" => "3",
"List" => "3",
"ListBox" => "3",
"ListDisplay" => "3",
"LocateDialog" => "3",
"LOCKMGR" => "3",
"MapDisplay" => "3",
"Marker" => "3",
"MatchCand" => "3",
"MatchCase" => "3",
"MatchField" => "3",
"MatchKey" => "3",
"MatchPref" => "3",
"MatchPrefDialog" => "3",
"MatchSource" => "3",
"Menu" => "3",
"MenuBar" => "3",
"Mercator" => "3",
"Miller" => "3",
"ModalDialog" => "3",
"Mollweide" => "3",
"MsgBox" => "3",
"MultiBandLegend" => "3",
"MultiPatch" => "3",
"MultiPoint" => "3",
"MultiPointM" => "3",
"MultiPointZ" => "3",
"NameDictionary" => "3",
"Nearside" => "3",
"NewZealand" => "3",
"NorthArrow" => "3",
"NorthArrowMgr" => "3",
"Number" => "3",
"Obj" => "3",
"ObliqueMercator" => "3",
"ODB" => "3",
"Orthographic" => "3",
"Oval" => "3",
"PageDisplay" => "3",
"PageManager" => "3",
"PageSetupDialog" => "3",
"Palette" => "3",
"Pattern" => "3",
"Pen" => "3",
"Perspective" => "3",
"PictureFrame" => "3",
"PieChartSymbol" => "3",
"Pixmap" => "3",
"Point" => "3",
"PointM" => "3",
"PointTextPositioner" => "3",
"PointZ" => "3",
"Polygon" => "3",
"PolygonM" => "3",
"PolygonTextPositioner" => "3",
"PolygonZ" => "3",
"PolyLine" => "3",
"PolyLineM" => "3",
"PolyLineTextPositioner" => "3",
"PolyLineZ" => "3",
"Popup" => "3",
"PopupSet" => "3",
"Printer" => "3",
"Prj" => "3",
"Project" => "3",
"ProjectionDialog" => "3",
"PropWin" => "3",
"QueryWin" => "3",
"RadioButton" => "3",
"RasterFill" => "3",
"Rect" => "3",
"RectM" => "3",
"RectZ" => "3",
"ReMatchDialog" => "3",
"Robinson" => "3",
"RPCClient" => "3",
"RPCServer" => "3",
"RSO" => "3",
"ScaleBarFrame" => "3",
"Script" => "3",
"ScriptMgr" => "3",
"SEd" => "3",
"Shape" => "3",
"SingleBandLegend" => "3",
"Sinusoid" => "3",
"Slider" => "3",
"SourceDialog" => "3",
"SourceManager" => "3",
"Space" => "3",
"Spheroid" => "3",
"SplineText" => "3",
"SQLCur" => "3",
"SQLWin" => "3",
"SrcExtension" => "3",
"SrcName" => "3",
"Stack" => "3",
"StanEditDialog" => "3",
"Stereographic" => "3",
"Stipple" => "3",
"String" => "3",
"SummaryDialog" => "3",
"Symbol" => "3",
"SymbolList" => "3",
"SymbolWin" => "3",
"System" => "3",
"Table" => "3",
"Template" => "3",
"TemplateGraphic" => "3",
"TemplateMgr" => "3",
"TextBox" => "3",
"TextComposer" => "3",
"TextFile" => "3",
"TextLabel" => "3",
"TextLine" => "3",
"TextPositioner" => "3",
"TextSymbol" => "3",
"TextWin" => "3",
"Theme" => "3",
"ThemeExtension" => "3",
"ThemeOnThemeDialog" => "3",
"Threshold" => "3",
"Title" => "3",
"TOC" => "3",
"Tool" => "3",
"ToolBar" => "3",
"ToolMenu" => "3",
"TransverseMercator" => "3",
"Units" => "3",
"Value" => "3",
"Vector" => "3",
"VectorFill" => "3",
"VectorPen" => "3",
"VectorPenArrow" => "3",
"VectorPenDiamond" => "3",
"VectorPenDot" => "3",
"VectorPenHash" => "3",
"VectorPenHollow" => "3",
"VectorPenMarker" => "3",
"VectorPenScallop" => "3",
"VectorPenScrub" => "3",
"VectorPenSlant" => "3",
"VectorPenVertexMarker" => "3",
"VectorPenZigZag" => "3",
"View" => "3",
"ViewFrame" => "3",
"VpfName" => "3",
"VTab" => "3",
"Window" => "3",
"XAxis" => "3",
"XYName" => "3",
"YAxis" => "3",
"Abs" => "4",
"ACos" => "4",
"Activate" => "4",
"Add" => "4",
"AddAnnoFields" => "4",
"AddBatch" => "4",
"AddBreak" => "4",
"AddDefaultOwner" => "4",
"AddDialog" => "4",
"AddDoc" => "4",
"AddFields" => "4",
"AddGUI" => "4",
"AddListener" => "4",
"AddMissingRules" => "4",
"AddName" => "4",
"AddRecord" => "4",
"AddScript" => "4",
"AddTheme" => "4",
"AddUser" => "4",
"AdjustBlue" => "4",
"AdjustGreen" => "4",
"AdjustRed" => "4",
"AdjustSaturation" => "4",
"AdjustValue" => "4",
"AlignSelected" => "4",
"AllowIntersections" => "4",
"AllYesNo" => "4",
"Along" => "4",
"And" => "4",
"Apply" => "4",
"Area" => "4",
"ArrangeIcons" => "4",
"AsASCII" => "4",
"AsChar" => "4",
"AsDate" => "4",
"AsDays" => "4",
"AsDegrees" => "4",
"AsEncrypted" => "4",
"AsEnum" => "4",
"AsFileName" => "4",
"AsHexString" => "4",
"AsHours" => "4",
"ASin" => "4",
"AsLine" => "4",
"AsLineM" => "4",
"AsLineZ" => "4",
"AsList" => "4",
"AsMinutes" => "4",
"AsMultiPoint" => "4",
"AsMultiPointM" => "4",
"AsMultiPointZ" => "4",
"AsNumber" => "4",
"AsPattern" => "4",
"AsPoint" => "4",
"AsPointM" => "4",
"AsPointZ" => "4",
"AsPolygon" => "4",
"AsPolygonM" => "4",
"AsPolygonZ" => "4",
"AsPolyLine" => "4",
"AsPolyLineM" => "4",
"AsPolyLineZ" => "4",
"AsRadians" => "4",
"AsRectM" => "4",
"AsSeconds" => "4",
"AsSecondsOld" => "4",
"AsSrcName" => "4",
"AsString" => "4",
"AsTemplate" => "4",
"AsTokens" => "4",
"AsWeeks" => "4",
"AsYears" => "4",
"AutoComplete" => "4",
"Banner" => "4",
"BasicEcho" => "4",
"BasicPaste" => "4",
"BasicProper" => "4",
"BasicSetFasteners" => "4",
"BasicTrim" => "4",
"BatchMatch" => "4",
"Beep" => "4",
"BeginClip" => "4",
"BeginTransaction" => "4",
"BlinkRecord" => "4",
"BlinkRow" => "4",
"BreakExists" => "4",
"BroadcastUpdate" => "4",
"BuildBandStatistics" => "4",
"BuildQuery" => "4",
"By" => "4",
"CalcHorizon" => "4",
"Calculate" => "4",
"CanAddFields" => "4",
"CanAddRecord" => "4",
"CancelEditing" => "4",
"CanConvertOverlappingLabels" => "4",
"CanDelete" => "4",
"CanDeleteFromView" => "4",
"CanDoCustom" => "4",
"CanDoIntersections" => "4",
"CanDoSpheroid" => "4",
"CanEdit" => "4",
"CanEditText" => "4",
"CanExportToFTab" => "4",
"CanFindByPoint" => "4",
"CanHotLink" => "4",
"CanLabel" => "4",
"CanMake" => "4",
"CanManageDataSet" => "4",
"CanModifyIndex" => "4",
"CanProject" => "4",
"CanRedo" => "4",
"CanRemoveFields" => "4",
"CanRemoveRecords" => "4",
"CanRestoreGraphic" => "4",
"CanReturnClassCounts" => "4",
"CanSelect" => "4",
"CanSetSize" => "4",
"CanSetup" => "4",
"CanSimplify" => "4",
"CanTransform" => "4",
"CanUndo" => "4",
"CanUndoErase" => "4",
"CanUndoZoom" => "4",
"CanUnload" => "4",
"CanUnloadLibrary" => "4",
"CascadeWindows" => "4",
"Ceiling" => "4",
"Changed" => "4",
"ChangedListeners" => "4",
"ChoiceAsString" => "4",
"Clean" => "4",
"Clear" => "4",
"ClearAll" => "4",
"ClearAllBreaks" => "4",
"ClearBreak" => "4",
"ClearGlobals" => "4",
"ClearMsg" => "4",
"ClearRange" => "4",
"ClearSelected" => "4",
"ClearSelection" => "4",
"ClearStatus" => "4",
"ClearStyles" => "4",
"ClearTransforms" => "4",
"ClearUndoStack" => "4",
"ClearWorkingStatus" => "4",
"Click" => "4",
"ClipSelected" => "4",
"Clone" => "4",
"Close" => "4",
"CloseAll" => "4",
"ColumnChart" => "4",
"Commit" => "4",
"Compile" => "4",
"Connect" => "4",
"ConstrainBounds" => "4",
"Contains" => "4",
"ContainsCenter" => "4",
"ContainsFile" => "4",
"Context" => "4",
"Convert" => "4",
"ConvertArea" => "4",
"ConvertDecimalDegrees" => "4",
"ConvertOverlappingLabels" => "4",
"ConvertRecordToRow" => "4",
"ConvertRowToRecord" => "4",
"Copy" => "4",
"CopySelected" => "4",
"CopyThemes" => "4",
"Cos" => "4",
"Count" => "4",
"CountLines" => "4",
"CountParts" => "4",
"CreateIndex" => "4",
"Customize" => "4",
"CutSelected" => "4",
"CutThemes" => "4",
"DeActivate" => "4",
"DeepClone" => "4",
"DefineFromDictionary" => "4",
"DefineFromInterval" => "4",
"DefineFromList" => "4",
"DefineFromVTab" => "4",
"DefineUniqueFromVTab" => "4",
"DelayedRun" => "4",
"Delete" => "4",
"DeleteColumns" => "4",
"DeleteRows" => "4",
"DeleteTheme" => "4",
"DeleteUserPoint" => "4",
"Depth" => "4",
"DetachFromExtension" => "4",
"Difference" => "4",
"DisableRedraw" => "4",
"DisableZoomUndo" => "4",
"DisplayNoDataClass" => "4",
"Distance" => "4",
"DoIt" => "4",
"Dot" => "4",
"DotProduct" => "4",
"Draw" => "4",
"DrawCircle" => "4",
"DrawEllipse" => "4",
"DrawGeoCurve" => "4",
"DrawHandles" => "4",
"DrawIcon" => "4",
"DrawLabeledRect" => "4",
"DrawLegend" => "4",
"DrawLine" => "4",
"DrawMultiPoint" => "4",
"DrawOval" => "4",
"DrawPoint" => "4",
"DrawPolygon" => "4",
"DrawPolyLine" => "4",
"DrawRect" => "4",
"DrawSel" => "4",
"DrawShape" => "4",
"DrawSymbolSample" => "4",
"DrawText" => "4",
"DrawTextLine" => "4",
"DrawTextPolyLine" => "4",
"Echo" => "4",
"Edit" => "4",
"EditChartPart" => "4",
"EditLegend" => "4",
"EditMatch" => "4",
"EditName" => "4",
"EditProfile" => "4",
"EditProperties" => "4",
"EditProps" => "4",
"EditSizeAndPos" => "4",
"EditTable" => "4",
"EditText" => "4",
"EditValues" => "4",
"Empty" => "4",
"EnableRedraw" => "4",
"EnableZoomUndo" => "4",
"EncryptScripts" => "4",
"EndBatch" => "4",
"EndClip" => "4",
"EndMatch" => "4",
"EndTransaction" => "4",
"Equals" => "4",
"Erase" => "4",
"EraseWithPolygon" => "4",
"Error" => "4",
"ErrorHelp" => "4",
"Execute" => "4",
"Exists" => "4",
"ExistsInPaths" => "4",
"ExpandBy" => "4",
"Explode" => "4",
"Export" => "4",
"ExportClean" => "4",
"ExportEnd" => "4",
"ExportProjected" => "4",
"ExportStartFN" => "4",
"ExportStartParams" => "4",
"ExportToBMP" => "4",
"ExportToFile" => "4",
"ExportToFTab" => "4",
"ExportToGeoJPEG" => "4",
"ExportToGIF" => "4",
"ExportToJPEG" => "4",
"ExportUnprojected" => "4",
"Extract" => "4",
"FileExists" => "4",
"FillFrames" => "4",
"Find" => "4",
"FindAllByClass" => "4",
"FindAllByLocation" => "4",
"FindAllByName" => "4",
"FindAllByObjectTag" => "4",
"FindBestStyle" => "4",
"FindByClass" => "4",
"FindByLocation" => "4",
"FindByName" => "4",
"FindByObjectTag" => "4",
"FindByPoint" => "4",
"FindByScript" => "4",
"FindByValue" => "4",
"FindDialog" => "4",
"FindDoc" => "4",
"FindField" => "4",
"FindGUI" => "4",
"FindGUIsFor" => "4",
"FindProc" => "4",
"FindScript" => "4",
"FindSize" => "4",
"FindStr" => "4",
"FindStyle" => "4",
"FindTheme" => "4",
"FindThemeByClass" => "4",
"FitColumns" => "4",
"FitRows" => "4",
"FixExtent" => "4",
"FlashShape" => "4",
"Flip" => "4",
"FlipPart" => "4",
"Floor" => "4",
"Flush" => "4",
"Focus" => "4",
"FocusLost" => "4",
"FormattedEquals" => "4",
"FromList" => "4",
"Get" => "4",
"GetAbout" => "4",
"GetActionScript" => "4",
"GetActionUpdateScript" => "4",
"GetActivate" => "4",
"GetActive" => "4",
"GetActiveDoc" => "4",
"GetActiveField" => "4",
"GetActiveGUI" => "4",
"GetActiveThemes" => "4",
"GetActiveWin" => "4",
"GetAlias" => "4",
"GetAliasTable" => "4",
"GetAlignment" => "4",
"GetAltitude" => "4",
"GetAltSize" => "4",
"GetAngle" => "4",
"GetAnnoAddFieldsPreference" => "4",
"GetApply" => "4",
"GetArch" => "4",
"GetAttrUpdateRules" => "4",
"GetAutoLabels" => "4",
"GetAuxIncrement" => "4",
"GetAvailableMemory" => "4",
"GetAVFile" => "4",
"GetAVProcessID" => "4",
"GetBackgroundSymbol" => "4",
"GetBand" => "4",
"GetBaseName" => "4",
"GetBaseTableClass" => "4",
"GetBaseTableFileName" => "4",
"GetBestCand" => "4",
"GetBgColor" => "4",
"GetBgSym" => "4",
"GetBlack" => "4",
"GetBlue" => "4",
"GetBlueBand" => "4",
"GetBottom" => "4",
"GetBounds" => "4",
"GetBoundsMax" => "4",
"GetBoundsMin" => "4",
"GetBroadcaster" => "4",
"GetButtonBar" => "4",
"GetButtons" => "4",
"GetCanUnloadScript" => "4",
"GetCapStyle" => "4",
"GetChanged" => "4",
"GetCharacter" => "4",
"GetCharSpacing" => "4",
"GetChart" => "4",
"GetChartDisplay" => "4",
"GetChartLegend" => "4",
"GetChoice" => "4",
"GetClass" => "4",
"GetClassesFile" => "4",
"GetClassifications" => "4",
"GetClassName" => "4",
"GetClassType" => "4",
"GetClick" => "4",
"GetClose" => "4",
"GetCloseScript" => "4",
"GetCodepage" => "4",
"GetCodepageConvert" => "4",
"GetColor" => "4",
"GetColorLock" => "4",
"GetColumnCount" => "4",
"GetColumnWidth" => "4",
"GetComments" => "4",
"GetComponents" => "4",
"GetConstraint" => "4",
"GetControl" => "4",
"GetControlPanel" => "4",
"GetControls" => "4",
"GetControlSet" => "4",
"GetCoordinatePrecision" => "4",
"GetCreationDate" => "4",
"GetCreator" => "4",
"GetCrossGroup" => "4",
"GetCrossValue" => "4",
"GetCurrentColumn" => "4",
"GetCurrentField" => "4",
"GetCurrentLocation" => "4",
"GetCurrentRecord" => "4",
"GetCurrentRow" => "4",
"GetCurrentTopic" => "4",
"GetCurrentValue" => "4",
"GetCWD" => "4",
"GetCyan" => "4",
"GetDataSetName" => "4",
"GetDataSource" => "4",
"GetDateFormat" => "4",
"GetDay" => "4",
"GetDayOfMonth" => "4",
"GetDayOfYear" => "4",
"GetDefAliasTable" => "4",
"GetDefault" => "4",
"GetDefaultButton" => "4",
"GetDefaultSymbol" => "4",
"GetDefBitmap" => "4",
"GetDefFormat" => "4",
"GetDefinition" => "4",
"GetDefOffset" => "4",
"GetDefSqueeze" => "4",
"GetDefStylesODB" => "4",
"GetDensity" => "4",
"GetDependencies" => "4",
"GetDepth" => "4",
"GetDialog" => "4",
"GetDialogs" => "4",
"GetDictionary" => "4",
"GetDigitTics" => "4",
"GetDimension" => "4",
"GetDisplay" => "4",
"GetDisplayField" => "4",
"GetDisplayQuality" => "4",
"GetDistanceUnits" => "4",
"GetDivisions" => "4",
"GetDocActivate" => "4",
"GetDocBaseName" => "4",
"GetDocs" => "4",
"GetDocsWithGroupGUI" => "4",
"GetDocsWithGUI" => "4",
"GetDocument" => "4",
"GetDotDensity" => "4",
"GetDotSymbol" => "4",
"GetDrag" => "4",
"GetEditableTheme" => "4",
"GetEditString" => "4",
"GetEmpty" => "4",
"GetEnvVar" => "4",
"GetEolType" => "4",
"GetErrorID" => "4",
"GetErrorMsg" => "4",
"GetErrorPos" => "4",
"GetErrorReporting" => "4",
"GetErrorTopic" => "4",
"GetEuler" => "4",
"GetEventField" => "4",
"GetEventRouteId" => "4",
"GetEventTable" => "4",
"GetExplicitExtensions" => "4",
"GetExtension" => "4",
"GetExtensions" => "4",
"GetExtensionWin" => "4",
"GetExtent" => "4",
"GetExtVersion" => "4",
"GetFamily" => "4",
"GetFeatureSymbol" => "4",
"GetFeatureWeight" => "4",
"GetField" => "4",
"GetFieldLabel" => "4",
"GetFieldNames" => "4",
"GetFieldNamesVisible" => "4",
"GetFields" => "4",
"GetFile" => "4",
"GetFileDescriptorLimit" => "4",
"GetFileName" => "4",
"GetFiles" => "4",
"GetFillObject" => "4",
"GetFindString" => "4",
"GetFixedSizeText" => "4",
"GetFlip" => "4",
"GetFlushCount" => "4",
"GetFocusLost" => "4",
"GetFont" => "4",
"GetFormat" => "4",
"GetFormatUseCount" => "4",
"GetFramedDoc" => "4",
"GetFramedDocClass" => "4",
"GetFrameObjs" => "4",
"GetFromField" => "4",
"GetFTab" => "4",
"GetFullName" => "4",
"GetGraphics" => "4",
"GetGray" => "4",
"GetGreen" => "4",
"GetGreenBand" => "4",
"GetGroupGap" => "4",
"GetGroupGUI" => "4",
"GetGroupLabel" => "4",
"GetGUI" => "4",
"GetGUINames" => "4",
"GetGUIs" => "4",
"GetHAlign" => "4",
"GetHeight" => "4",
"GetHelp" => "4",
"GetHelpTopic" => "4",
"GetHorizon" => "4",
"GetHotField" => "4",
"GetHotScriptName" => "4",
"GetHours" => "4",
"GetIcon" => "4",
"GetImgSrc" => "4",
"GetIncrement" => "4",
"GetIndex" => "4",
"GetIndexPath" => "4",
"GetInstallScript" => "4",
"GetIntensity" => "4",
"GetInteractiveSnapTolerance" => "4",
"GetInterval" => "4",
"GetIntervals" => "4",
"GetJobName" => "4",
"GetJoinField" => "4",
"GetJoinStyle" => "4",
"GetJulianDate" => "4",
"GetJustification" => "4",
"GetKey" => "4",
"GetLabel" => "4",
"GetLabelField" => "4",
"GetLabelPoint" => "4",
"GetLabelSize" => "4",
"GetLabelTextSym" => "4",
"GetLabelWeight" => "4",
"GetLastAddress" => "4",
"GetLastSelection" => "4",
"GetLastViewDoc" => "4",
"GetLastZone" => "4",
"GetLeft" => "4",
"GetLegend" => "4",
"GetLegendEditorScript" => "4",
"GetLegendLineFlatness" => "4",
"GetLegendType" => "4",
"GetLengthsAtM" => "4",
"GetLevel" => "4",
"GetLibrarianName" => "4",
"GetLicensedSite" => "4",
"GetLicensedUser" => "4",
"GetLineOffset" => "4",
"GetLinePlacement" => "4",
"GetLineSpacing" => "4",
"GetList" => "4",
"GetListeners" => "4",
"GetLoadAverage" => "4",
"GetLoadBalance" => "4",
"GetLoadScript" => "4",
"GetLocation" => "4",
"GetLockError" => "4",
"GetLook" => "4",
"GetLower" => "4",
"GetM" => "4",
"GetMagenta" => "4",
"GetMainIncrement" => "4",
"GetMajorGridSpacing" => "4",
"GetMapDisplay" => "4",
"GetMark" => "4",
"GetMarkLayerX" => "4",
"GetMarkLayerY" => "4",
"GetMatchFields" => "4",
"GetMatchPref" => "4",
"GetMatchSource" => "4",
"GetMatchSourceRec" => "4",
"GetMatchSourceRec2" => "4",
"GetMAtLength" => "4",
"GetMAtPosition" => "4",
"GetMax" => "4",
"GetMaxScore" => "4",
"GetMaxSize" => "4",
"GetMaxUndoTransactionSize" => "4",
"GetMaxValue" => "4",
"GetMean" => "4",
"GetMeasureField" => "4",
"GetMenuBar" => "4",
"GetMForPoint" => "4",
"GetMilliseconds" => "4",
"GetMin" => "4",
"GetMinimum" => "4",
"GetMinorGridSpacing" => "4",
"GetMinSize" => "4",
"GetMinutes" => "4",
"GetMinValue" => "4",
"GetMKeyZone" => "4",
"GetModalResult" => "4",
"GetMode" => "4",
"GetMonth" => "4",
"GetMonthOfYear" => "4",
"GetMouseLoc" => "4",
"GetName" => "4",
"GetNewScript" => "4",
"GetNewUpdateScript" => "4",
"GetNext" => "4",
"GetNextControl" => "4",
"GetNextDoc" => "4",
"GetNextRecord" => "4",
"GetNextSet" => "4",
"GetNormFieldName" => "4",
"GetNormType" => "4",
"GetNthCand" => "4",
"GetNthField" => "4",
"GetNull" => "4",
"GetNullSymbol" => "4",
"GetNullValue" => "4",
"GetNumBands" => "4",
"GetNumberFormat" => "4",
"GetNumCands" => "4",
"GetNumClasses" => "4",
"GetNumColumns" => "4",
"GetNumFields" => "4",
"GetNumGroups" => "4",
"GetNumImages" => "4",
"GetNumRecords" => "4",
"GetNumRows" => "4",
"GetNumSelRecords" => "4",
"GetNumSeries" => "4",
"GetNumStdDev" => "4",
"GetNumValues" => "4",
"GetObjectTag" => "4",
"GetODBGUINames" => "4",
"GetODBVersion" => "4",
"GetOffset" => "4",
"GetOffsetField" => "4",
"GetOlColor" => "4",
"GetOlWidth" => "4",
"GetOpen" => "4",
"GetOpenScript" => "4",
"GetOpenUpdateScript" => "4",
"GetOrigin" => "4",
"GetOS" => "4",
"GetOSVariant" => "4",
"GetOutFileName" => "4",
"GetOverlapLabelColor" => "4",
"GetOwner" => "4",
"GetPalette" => "4",
"GetPanel" => "4",
"GetPassword" => "4",
"GetPath" => "4",
"GetPenSize" => "4",
"GetPi" => "4",
"GetPixelWidth" => "4",
"GetPoint" => "4",
"GetPointsFromDig" => "4",
"GetPopups" => "4",
"GetPos" => "4",
"GetPosition" => "4",
"GetPositionsAtM" => "4",
"GetPrecision" => "4",
"GetPredefined" => "4",
"GetPref" => "4",
"GetPreferences" => "4",
"GetPreserveInterval" => "4",
"GetPrevSet" => "4",
"GetProcs" => "4",
"GetProject" => "4",
"GetProjection" => "4",
"GetProjections" => "4",
"GetProjectSaveScript" => "4",
"GetPuckClick" => "4",
"GetPuckLoc" => "4",
"GetQuality" => "4",
"GetRadius" => "4",
"GetRangeApply" => "4",
"GetRangeSelect" => "4",
"GetRangeType" => "4",
"GetRatRouteId" => "4",
"GetRecordLabelField" => "4",
"GetRed" => "4",
"GetRedBand" => "4",
"GetRedImageLookup" => "4",
"GetRefresh" => "4",
"GetRefreshRate" => "4",
"GetRefScale" => "4",
"GetRemainActiveState" => "4",
"GetResolution" => "4",
"GetResultBitmap" => "4",
"GetResultField" => "4",
"GetRgbList" => "4",
"GetRight" => "4",
"GetRightToLeft" => "4",
"GetRmsDigErr" => "4",
"GetRmsMapErr" => "4",
"GetRotationFieldName" => "4",
"GetRouteSys" => "4",
"GetRowCount" => "4",
"GetRowHeight" => "4",
"GetSaveAsUNIX" => "4",
"GetScore" => "4",
"GetScript" => "4",
"GetScripts" => "4",
"GetSearchPaths" => "4",
"GetSearchString" => "4",
"GetSeconds" => "4",
"GetSelColor" => "4",
"GetSelect" => "4",
"GetSelected" => "4",
"GetSelectedDocs" => "4",
"GetSelectedExtent" => "4",
"GetSelectedGUI" => "4",
"GetSelection" => "4",
"GetSelectionStyle" => "4",
"GetSelectMode" => "4",
"GetSerialNumber" => "4",
"GetSeriesColor" => "4",
"GetSeriesLabel" => "4",
"GetSeriesOverlap" => "4",
"GetServer" => "4",
"GetServerActivated" => "4",
"GetServerClosed" => "4",
"GetServerDeactivated" => "4",
"GetServerDefinitionChanged" => "4",
"GetServerOpened" => "4",
"GetServerRecordsAdded" => "4",
"GetServerRecordsDeleted" => "4",
"GetServerSelectionChanged" => "4",
"GetShape" => "4",
"GetShapeClass" => "4",
"GetShortcut" => "4",
"GetShowStatus" => "4",
"GetShutDown" => "4",
"GetSiblingList" => "4",
"GetSiblings" => "4",
"GetSide" => "4",
"GetSize" => "4",
"GetSizeFieldName" => "4",
"GetSizeInches" => "4",
"GetSnapTolerance" => "4",
"GetSource" => "4",
"GetSpacing" => "4",
"GetSpheroid" => "4",
"GetSpheroidName" => "4",
"GetSqueeze" => "4",
"GetSrcName" => "4",
"GetStandardDeviation" => "4",
"GetStanRules" => "4",
"GetStartUp" => "4",
"GetStatus" => "4",
"GetStipple" => "4",
"GetStyle" => "4",
"GetStyles" => "4",
"GetSubName" => "4",
"GetSymbol" => "4",
"GetSymbols" => "4",
"GetSymbolWin" => "4",
"GetSysDefault" => "4",
"GetTag" => "4",
"GetTemplate" => "4",
"GetText" => "4",
"GetTextPositioner" => "4",
"GetTextRatio" => "4",
"GetTextType" => "4",
"GetThemes" => "4",
"GetThreshold" => "4",
"GetTicDigList" => "4",
"GetTicMapList" => "4",
"GetTimeAsSeconds" => "4",
"GetTimeout" => "4",
"GetTitle" => "4",
"GetTmpDir" => "4",
"GetTOC" => "4",
"GetTOCWidth" => "4",
"GetTocWidthScale" => "4",
"GetToField" => "4",
"GetToolBar" => "4",
"GetTop" => "4",
"GetTopic" => "4",
"GetType" => "4",
"GetUNCFilename" => "4",
"GetUndoStackSize" => "4",
"GetUniformScaling" => "4",
"GetUninstallScript" => "4",
"GetUnionRule" => "4",
"GetUnits" => "4",
"GetUnloadScript" => "4",
"GetUpdate" => "4",
"GetUpdateScript" => "4",
"GetUpper" => "4",
"GetUsed" => "4",
"GetUserDefault" => "4",
"GetUserField" => "4",
"GetUserGroup" => "4",
"GetUserPart" => "4",
"GetUserRecord" => "4",
"GetUserRow" => "4",
"GetUserScale" => "4",
"GetUserSeries" => "4",
"GetVAlign" => "4",
"GetValue" => "4",
"GetValueIncrement" => "4",
"GetValuePercentage" => "4",
"GetValueString" => "4",
"GetVersion" => "4",
"GetView" => "4",
"GetViewFrame" => "4",
"GetVisibleGUIsWidth" => "4",
"GetVisibleThemes" => "4",
"GetVTab" => "4",
"GetWeekOfYear" => "4",
"GetWeight" => "4",
"GetWideness" => "4",
"GetWidth" => "4",
"GetWin" => "4",
"GetWorkDir" => "4",
"GetX" => "4",
"GetXAxis" => "4",
"GetXDelimiter" => "4",
"GetXField" => "4",
"GetXMatchFields" => "4",
"GetXMaxScore" => "4",
"GetXOffset" => "4",
"GetXSeparation" => "4",
"GetY" => "4",
"GetYAxis" => "4",
"GetYear" => "4",
"GetYOffset" => "4",
"GetYSeparation" => "4",
"GetZoneField" => "4",
"GetZoneKey" => "4",
"GoColumn" => "4",
"GoDown" => "4",
"GoField" => "4",
"GoFirst" => "4",
"GoFirstSelected" => "4",
"GoLast" => "4",
"GoLeft" => "4",
"GoNext" => "4",
"GoNextSelected" => "4",
"GoPrevious" => "4",
"GoRecord" => "4",
"GoRecordField" => "4",
"GoRight" => "4",
"GoRow" => "4",
"GoRowColumn" => "4",
"GotoBeg" => "4",
"GotoEnd" => "4",
"GoUp" => "4",
"GroupSelected" => "4",
"HasAttributes" => "4",
"HasControlFastener" => "4",
"HasDoc" => "4",
"HasError" => "4",
"HasFastener" => "4",
"HasField" => "4",
"HasHiddenText" => "4",
"HasHorizontalScroll" => "4",
"HasInstances" => "4",
"HasIntersection" => "4",
"HasIntersections" => "4",
"HasKindOf" => "4",
"HasLabels" => "4",
"HasLockError" => "4",
"HasOverlappingLabels" => "4",
"HasScript" => "4",
"HasSelected" => "4",
"HasSelection" => "4",
"HasServer" => "4",
"HasSiblings" => "4",
"HasStepButtons" => "4",
"HasStyle" => "4",
"HasTable" => "4",
"HasTitleBar" => "4",
"HasValidIndex" => "4",
"HasVerticalScroll" => "4",
"HasVisibleBorder" => "4",
"HasZ" => "4",
"HasZone" => "4",
"HookupSymbol" => "4",
"Identify" => "4",
"Import" => "4",
"ImportAILineSet" => "4",
"ImportAIShadeSet" => "4",
"ImportFromFile" => "4",
"IncrementByDays" => "4",
"IncrementByHours" => "4",
"IncrementByMinutes" => "4",
"IncrementByMonths" => "4",
"IncrementBySeconds" => "4",
"IncrementByWeeks" => "4",
"IncrementByYears" => "4",
"IndexOf" => "4",
"Info" => "4",
"InitGeoTheme" => "4",
"Input" => "4",
"Insert" => "4",
"InsertColumns" => "4",
"InsertRows" => "4",
"InsertText" => "4",
"InsetBy" => "4",
"Intersects" => "4",
"IntersectSelected" => "4",
"IntersectWith" => "4",
"Invalidate" => "4",
"InvalidateLegend" => "4",
"InvalidateRect" => "4",
"InvalidateTOC" => "4",
"InvalIndex" => "4",
"Is" => "4",
"Is32BitDLL" => "4",
"Is8Dot3" => "4",
"IsAccessControlled" => "4",
"IsActive" => "4",
"IsActiveLocked" => "4",
"IsADependency" => "4",
"IsAltKeyDown" => "4",
"IsAlwaysOnTop" => "4",
"IsAnno" => "4",
"IsArcStorm" => "4",
"IsAssumedBestCentury" => "4",
"IsAtEnd" => "4",
"IsAvailable" => "4",
"IsAxisVisible" => "4",
"IsBase" => "4",
"IsBeingEditedWithRecovery" => "4",
"IsBlockDisplayEnabled" => "4",
"IsBold" => "4",
"IsBoundsUsed" => "4",
"IsBtnLeftClick" => "4",
"IsBtnLeftDblClick" => "4",
"IsBtnLeftDrag" => "4",
"IsBtnMiddleClick" => "4",
"IsBtnMiddleDblClick" => "4",
"IsBtnMiddleDrag" => "4",
"IsBtnRightClick" => "4",
"IsBtnRightDblClick" => "4",
"IsBtnRightDrag" => "4",
"IsButtonAssignedForAction" => "4",
"IsCenterContainedIn" => "4",
"IsChartScatter" => "4",
"IsCloseable" => "4",
"IsClosing" => "4",
"IsCodepageValid" => "4",
"IsCompiled" => "4",
"IsConnected" => "4",
"IsContainedIn" => "4",
"IsControlKeyDown" => "4",
"IsCrossValueUsed" => "4",
"IsCustomizable" => "4",
"IsdBASE" => "4",
"IsDir" => "4",
"IsDisjoint" => "4",
"IsDouble" => "4",
"IsDoubleClick" => "4",
"IsDrawing" => "4",
"IsEditable" => "4",
"IsEmpty" => "4",
"IsEnabled" => "4",
"IsEscapeEnabled" => "4",
"IsExtentPreserved" => "4",
"IsFieldIndexed" => "4",
"IsFile" => "4",
"IsFileValid" => "4",
"IsFilled" => "4",
"IsFilledBy" => "4",
"IsFixedFont" => "4",
"IsGeocoded" => "4",
"IsGeoReferenced" => "4",
"IsGridActive" => "4",
"IsGridVisible" => "4",
"IsGroup" => "4",
"IsHelping" => "4",
"IsHit" => "4",
"IsHooked" => "4",
"IsHorizontal" => "4",
"IsInColor" => "4",
"IsInfinity" => "4",
"IsINFO" => "4",
"IsInteractiveSnapping" => "4",
"IsItalic" => "4",
"IsJoinedField" => "4",
"IsLabelVisible" => "4",
"IsLegendVisible" => "4",
"IsLibrary" => "4",
"IsLinked" => "4",
"IsListening" => "4",
"IsLiveLinked" => "4",
"IsLocked" => "4",
"IsLog" => "4",
"IsMachine" => "4",
"IsMajorGridVisible" => "4",
"IsMarginVisible" => "4",
"IsMatchable" => "4",
"IsMatched" => "4",
"IsMaximumOn" => "4",
"IsMeasured" => "4",
"IsMemoryAvailable" => "4",
"IsMetaKeyDown" => "4",
"IsMinimumOn" => "4",
"IsMinorGridVisible" => "4",
"IsModal" => "4",
"IsModified" => "4",
"IsMonoSpaced" => "4",
"IsMoveable" => "4",
"IsNoData" => "4",
"IsNoDataClassDisplayed" => "4",
"IsNowVisible" => "4",
"IsNull" => "4",
"IsNumber" => "4",
"IsOff" => "4",
"IsOK" => "4",
"IsOpen" => "4",
"IsOutlined" => "4",
"IsOwnerActive" => "4",
"IsPlotMarks" => "4",
"IsPoint" => "4",
"IsPortrait" => "4",
"IsQuoted" => "4",
"IsReadOnly" => "4",
"IsReady" => "4",
"IsRedefined" => "4",
"IsRequired" => "4",
"IsResizable" => "4",
"IsRoot" => "4",
"IsScaled" => "4",
"IsScalePreserved" => "4",
"IsScratch" => "4",
"IsSelected" => "4",
"IsSelfIntersecting" => "4",
"IsSeriesFromRecords" => "4",
"IsSeriesSeparated" => "4",
"IsSerif" => "4",
"IsShiftKeyDown" => "4",
"IsSnapping" => "4",
"IsSubclassOf" => "4",
"IsSuffixUsed" => "4",
"IsSymWinClient" => "4",
"IsText" => "4",
"IsTickLabelsVisible" => "4",
"IsTOCUnResizable" => "4",
"IsTopic" => "4",
"IsTouchedBy" => "4",
"IsTracking" => "4",
"IsTransparent" => "4",
"IsTypeNumber" => "4",
"IsTypeShape" => "4",
"IsTypeString" => "4",
"IsUnProjectable" => "4",
"IsUsingPrinterMargins" => "4",
"IsUsingPrinterPageSize" => "4",
"IsValid" => "4",
"IsValidFileName" => "4",
"IsValueAxis" => "4",
"IsVisible" => "4",
"IsVisibleLocked" => "4",
"IsWithin" => "4",
"IsWorldFileEnabled" => "4",
"IsWritable" => "4",
"Join" => "4",
"KillLine" => "4",
"Label" => "4",
"LabelThemes" => "4",
"LCase" => "4",
"Left" => "4",
"LineIntersection" => "4",
"Link" => "4",
"ListAsString" => "4",
"ListEnd" => "4",
"Ln" => "4",
"Load" => "4",
"LoadFromFile" => "4",
"LoadIcon" => "4",
"LoadLibrary" => "4",
"Log" => "4",
"LongYesNo" => "4",
"Lookup" => "4",
"LowerCase" => "4",
"Make" => "4",
"MakeBuffer" => "4",
"MakeClipboard" => "4",
"MakeColorGray" => "4",
"MakeColorWheel" => "4",
"MakeDefault" => "4",
"MakeDisjoint" => "4",
"MakeDocName" => "4",
"MakeEmpty" => "4",
"MakeExisting" => "4",
"MakeField" => "4",
"MakeFileName" => "4",
"MakeFromFile" => "4",
"MakeFromNumber" => "4",
"MakeFromResName" => "4",
"MakeFromSource" => "4",
"MakeFromSrc" => "4",
"MakeFromTwoPoints" => "4",
"MakeGeoRef" => "4",
"MakeGrayScale" => "4",
"MakeGUIName" => "4",
"MakeLine" => "4",
"MakeNew" => "4",
"MakeNominal" => "4",
"MakeNull" => "4",
"MakeRamp" => "4",
"MakeRandom" => "4",
"MakeShort" => "4",
"MakeSQL" => "4",
"MakeStandard" => "4",
"MakeSysDefault" => "4",
"MakeTmp" => "4",
"MakeTmpIMS" => "4",
"MakeUserDefault" => "4",
"MakeUsingDialog" => "4",
"MakeWithGUI" => "4",
"MakeXY" => "4",
"Match" => "4",
"MatchPoints" => "4",
"MatchRectangles" => "4",
"Max" => "4",
"Maximize" => "4",
"Merge" => "4",
"MergeFile" => "4",
"MergePath" => "4",
"MergeSelected" => "4",
"Middle" => "4",
"Min" => "4",
"Minimize" => "4",
"MiniYesNo" => "4",
"Minus" => "4",
"MMultiply" => "4",
"Mod" => "4",
"MOffset" => "4",
"Move" => "4",
"MoveSelectedToBack" => "4",
"MoveSelectedToFront" => "4",
"MoveTo" => "4",
"MoveUserRect" => "4",
"MultiInput" => "4",
"Natural" => "4",
"Negate" => "4",
"New" => "4",
"Normalize" => "4",
"Not" => "4",
"NotRange" => "4",
"Now" => "4",
"Offset" => "4",
"OffsetSelected" => "4",
"Open" => "4",
"OpenAndInstall" => "4",
"OpenIndex" => "4",
"Or" => "4",
"Pan" => "4",
"PanTo" => "4",
"Password" => "4",
"Paste" => "4",
"Peek" => "4",
"PieChart" => "4",
"PixelOffset" => "4",
"PlaySound" => "4",
"PointIntersection" => "4",
"PointPosition" => "4",
"Poke" => "4",
"Pop" => "4",
"Print" => "4",
"PrintDisplay" => "4",
"PrintMemory" => "4",
"PrintTOC" => "4",
"PrintTopic" => "4",
"ProcessAllInvals" => "4",
"ProjectedMove" => "4",
"ProjectPt" => "4",
"ProjectRect" => "4",
"PromoteSelection" => "4",
"Proper" => "4",
"PurgeObjects" => "4",
"Push" => "4",
"Quantile" => "4",
"Query" => "4",
"QueryConnected" => "4",
"QueryCrossProduct" => "4",
"QueryDifference" => "4",
"QueryLocalMachineName" => "4",
"QueryMinus" => "4",
"QueryPlus" => "4",
"QueryPointDistance" => "4",
"QueryShape" => "4",
"Quit" => "4",
"Quote" => "4",
"RampColors" => "4",
"RampSavedColors" => "4",
"RampSizes" => "4",
"RampSubset" => "4",
"RandomColors" => "4",
"RandomSymbols" => "4",
"RangeApply" => "4",
"RangeSelect" => "4",
"Read" => "4",
"ReadElt" => "4",
"ReadFiles" => "4",
"Recalculate" => "4",
"Redo" => "4",
"Refresh" => "4",
"RefreshPalette" => "4",
"RefreshScale" => "4",
"RefreshWindows" => "4",
"RegisterExtension" => "4",
"RegisterFormat" => "4",
"RegTics" => "4",
"RegTicsFromList" => "4",
"RememberSelection" => "4",
"Remove" => "4",
"RemoveDefaultOwner" => "4",
"RemoveDialog" => "4",
"RemoveDoc" => "4",
"RemoveDuplicates" => "4",
"RemoveExtension" => "4",
"RemoveFields" => "4",
"RemoveGraphic" => "4",
"RemoveGUI" => "4",
"RemoveIndex" => "4",
"RemoveListener" => "4",
"RemoveObj" => "4",
"RemovePrivateTmpDir" => "4",
"RemoveRangeApply" => "4",
"RemoveRangeSelect" => "4",
"RemoveRecord" => "4",
"RemoveRecords" => "4",
"RemoveScript" => "4",
"RemovingDuplicates" => "4",
"Report" => "4",
"Request" => "4",
"Reset" => "4",
"ResetClasses" => "4",
"ResetDocActivate" => "4",
"ResetGUIs" => "4",
"ReShape" => "4",
"Resize" => "4",
"ResizeTo" => "4",
"Restore" => "4",
"RestoreGraphic" => "4",
"RestoreSymbols" => "4",
"ReturnActiveLayers" => "4",
"ReturnAOI" => "4",
"ReturnArea" => "4",
"ReturnAxes" => "4",
"ReturnAzimuth" => "4",
"ReturnAzimuthOfCentralLine" => "4",
"ReturnBestDensity" => "4",
"ReturnBox" => "4",
"ReturnBtnClick" => "4",
"ReturnBuffered" => "4",
"ReturnCenter" => "4",
"ReturnCentralLatitude" => "4",
"ReturnCentralLongitude" => "4",
"ReturnCentralMeridian" => "4",
"ReturnClassCounts" => "4",
"ReturnClassInfo" => "4",
"ReturnClipExtent" => "4",
"ReturnClipped" => "4",
"ReturnCommonFamilyName" => "4",
"ReturnConnected" => "4",
"ReturnCurrentSymbol" => "4",
"ReturnDataSets" => "4",
"ReturnDefaultLegend" => "4",
"ReturnDefaultRules" => "4",
"ReturnDefaultSymbol" => "4",
"ReturnDensified" => "4",
"ReturnDescription" => "4",
"ReturnDialogBox" => "4",
"ReturnDifference" => "4",
"ReturnDir" => "4",
"ReturnEccentricity" => "4",
"ReturnEnd" => "4",
"ReturnExportFormats" => "4",
"ReturnExtensions" => "4",
"ReturnExtent" => "4",
"ReturnFalseEasting" => "4",
"ReturnFalseNorthing" => "4",
"ReturnFamilies" => "4",
"ReturnFieldNames" => "4",
"ReturnFiles" => "4",
"ReturnFontName" => "4",
"ReturnFrameSymbol" => "4",
"ReturnGeodesicAzimuth" => "4",
"ReturnIndexSrcNames" => "4",
"ReturnInnerExtent" => "4",
"ReturnInsertPos" => "4",
"ReturnIntersection" => "4",
"ReturnKeys" => "4",
"ReturnLabel" => "4",
"ReturnLatitudeOfTrueScale" => "4",
"ReturnLayers" => "4",
"ReturnLegendExt" => "4",
"ReturnLength" => "4",
"ReturnLibrarians" => "4",
"ReturnLocation" => "4",
"ReturnLowerStandardParallel" => "4",
"ReturnMapExtent" => "4",
"ReturnMarginExtent" => "4",
"ReturnMargins" => "4",
"ReturnMaximum" => "4",
"ReturnMBB" => "4",
"ReturnMerged" => "4",
"ReturnMinimum" => "4",
"ReturnNumberPoints" => "4",
"ReturnOffset" => "4",
"ReturnOpenFilesAsList" => "4",
"ReturnOrigin" => "4",
"ReturnPageExtent" => "4",
"ReturnPageSize" => "4",
"ReturnPattern" => "4",
"ReturnPhysicalBtnClick" => "4",
"ReturnPixmap" => "4",
"ReturnPointAlongGeodesic" => "4",
"ReturnPrjName" => "4",
"ReturnProjected" => "4",
"ReturnProjectedEnd" => "4",
"ReturnProjectedOrigin" => "4",
"ReturnProjectedStart" => "4",
"ReturnProjection" => "4",
"ReturnQuery" => "4",
"ReturnRadius" => "4",
"ReturnRange" => "4",
"ReturnRangeString" => "4",
"ReturnReferenceLatitude" => "4",
"ReturnRelativeLocation" => "4",
"ReturnRhumbLine" => "4",
"ReturnRotationAngle" => "4",
"ReturnRouteMeasure" => "4",
"ReturnScale" => "4",
"ReturnScreenSizeInches" => "4",
"ReturnScreenSizePixels" => "4",
"ReturnSelectedExtent" => "4",
"ReturnSelectedLayers" => "4",
"ReturnShift" => "4",
"ReturnSize" => "4",
"ReturnSrcNames" => "4",
"ReturnStandardParallel" => "4",
"ReturnStart" => "4",
"ReturnSymbols" => "4",
"ReturnSymbolSize" => "4",
"ReturnText" => "4",
"ReturnType" => "4",
"ReturnTypeFromFileExt" => "4",
"ReturnUnion" => "4",
"ReturnUniqueName" => "4",
"ReturnUnprojected" => "4",
"ReturnUpperStandardParallel" => "4",
"ReturnUserCircle" => "4",
"ReturnUserEllipse" => "4",
"ReturnUserGeoCurve" => "4",
"ReturnUserLine" => "4",
"ReturnUserPoint" => "4",
"ReturnUserPolygon" => "4",
"ReturnUserPolyLine" => "4",
"ReturnUserRect" => "4",
"ReturnValue" => "4",
"ReturnValueNumber" => "4",
"ReturnValueString" => "4",
"ReturnVisExtent" => "4",
"ReturnWorldFile" => "4",
"Right" => "4",
"Rotate" => "4",
"RotateBy" => "4",
"Round" => "4",
"Run" => "4",
"Save" => "4",
"SaveChanges" => "4",
"SaveEditsAs" => "4",
"SaveGraphic" => "4",
"SaveSelectedGraphics" => "4",
"SaveStyles" => "4",
"SaveToFile" => "4",
"Scale" => "4",
"ScaleSymbols" => "4",
"ScoreCandidates" => "4",
"Search" => "4",
"SearchUsing" => "4",
"Select" => "4",
"SelectAll" => "4",
"SelectByFTab" => "4",
"SelectByLine" => "4",
"SelectByPoint" => "4",
"SelectByPolygon" => "4",
"SelectByPolyLine" => "4",
"SelectByRect" => "4",
"SelectByShapes" => "4",
"SelectByTheme" => "4",
"SelectCurrent" => "4",
"SelectDefault" => "4",
"SelectEdit" => "4",
"SelectFirst" => "4",
"SelectLabels" => "4",
"SelectRect" => "4",
"SelectSymbol" => "4",
"SelectToEdit" => "4",
"SelectToEditByPoint" => "4",
"Set" => "4",
"SetAbout" => "4",
"SetAccessControlled" => "4",
"SetActionScript" => "4",
"SetActionUpdateScript" => "4",
"SetActivate" => "4",
"SetActive" => "4",
"SetActiveField" => "4",
"SetActiveLocked" => "4",
"SetAlias" => "4",
"SetAliasTable" => "4",
"SetAlignment" => "4",
"SetAll" => "4",
"SetAltitude" => "4",
"SetAltSize" => "4",
"SetAlwaysOnTop" => "4",
"SetAngle" => "4",
"SetAnnoAddFieldsPreference" => "4",
"SetAOI" => "4",
"SetApply" => "4",
"SetAssumedBestCentury" => "4",
"SetAttrUpdateRules" => "4",
"SetAuxIncrement" => "4",
"SetAVFile" => "4",
"SetAxes" => "4",
"SetAxisVisible" => "4",
"SetAzimuth" => "4",
"SetAzimuthOfCentralLine" => "4",
"SetBackgroundSymbol" => "4",
"SetBand" => "4",
"SetBeep" => "4",
"SetBgColor" => "4",
"SetBgSym" => "4",
"SetBlockDisplayEnable" => "4",
"SetBlueBand" => "4",
"SetBlueImageLookup" => "4",
"SetBounds" => "4",
"SetBoundsMax" => "4",
"SetBoundsMin" => "4",
"SetBoundsUsed" => "4",
"SetCanUnloadScript" => "4",
"SetCapStyle" => "4",
"SetCenter" => "4",
"SetCentralLatitude" => "4",
"SetCentralLongitude" => "4",
"SetCentralMeridian" => "4",
"SetChanged" => "4",
"SetCharacter" => "4",
"SetCharSpacing" => "4",
"SetChecking" => "4",
"SetChoice" => "4",
"SetClassesFile" => "4",
"SetClassInfo" => "4",
"SetCleanPreference" => "4",
"SetClick" => "4",
"SetClipExtent" => "4",
"SetClose" => "4",
"SetCloseable" => "4",
"SetCloseScript" => "4",
"SetCodepage" => "4",
"SetCodepageConvert" => "4",
"SetColor" => "4",
"SetColorGray" => "4",
"SetColorLock" => "4",
"SetColorMap" => "4",
"SetColorMapSize" => "4",
"SetColorWheel" => "4",
"SetColumnWidth" => "4",
"SetComments" => "4",
"SetConstraint" => "4",
"SetControlFasteners" => "4",
"SetCoordinatePrecision" => "4",
"SetCoordsVisible" => "4",
"SetCreator" => "4",
"SetCrossGroup" => "4",
"SetCrossValue" => "4",
"SetCrossValueUsed" => "4",
"SetCurrentDocWin" => "4",
"SetCurrentValue" => "4",
"SetCustomizable" => "4",
"SetCWD" => "4",
"SetDataSource" => "4",
"SetDateFormat" => "4",
"SetDefAliasTable" => "4",
"SetDefault" => "4",
"SetDefaultButton" => "4",
"SetDefaultLegend" => "4",
"SetDefaultSymbol" => "4",
"SetDefBitmap" => "4",
"SetDefFormat" => "4",
"SetDefinition" => "4",
"SetDefOffset" => "4",
"SetDefSqueeze" => "4",
"SetDensity" => "4",
"SetDescription" => "4",
"SetDialogBox" => "4",
"SetDisplay" => "4",
"SetDisplayField" => "4",
"SetDisplayQuality" => "4",
"SetDistanceUnits" => "4",
"SetDivisions" => "4",
"SetDocActivate" => "4",
"SetDocBaseName" => "4",
"SetDotDensity" => "4",
"SetDotSymbol" => "4",
"SetDrag" => "4",
"SetDynamicBreak" => "4",
"SetEditable" => "4",
"SetEditableTheme" => "4",
"SetEmpty" => "4",
"SetEnabled" => "4",
"SetEnvVar" => "4",
"SetEolType" => "4",
"SetErrorReporting" => "4",
"SetEscapeEnabled" => "4",
"SetExtension" => "4",
"SetExtensionChecking" => "4",
"SetExtensions" => "4",
"SetExtent" => "4",
"SetExtentPreserved" => "4",
"SetExtVersion" => "4",
"SetFalseEasting" => "4",
"SetFalseNorthing" => "4",
"SetFastener" => "4",
"SetFasteners" => "4",
"SetFeatureWeight" => "4",
"SetField" => "4",
"SetFieldNames" => "4",
"SetFieldNamesVisible" => "4",
"SetFile" => "4",
"SetFileDescriptorLimit" => "4",
"SetFileName" => "4",
"SetFillObject" => "4",
"SetFixedFont" => "4",
"SetFixedSizeText" => "4",
"SetFlip" => "4",
"SetFlushCount" => "4",
"SetFocusLost" => "4",
"SetFont" => "4",
"SetFormat" => "4",
"SetFormatPrecision" => "4",
"SetGrayScale" => "4",
"SetGreenBand" => "4",
"SetGreenImageLookup" => "4",
"SetGridActive" => "4",
"SetGridMesh" => "4",
"SetGridVisible" => "4",
"SetGroupGap" => "4",
"SetGroupGUI" => "4",
"SetGroupLabel" => "4",
"SetGUI" => "4",
"SetHAlign" => "4",
"SetHeight" => "4",
"SetHelp" => "4",
"SetHelping" => "4",
"SetHelpTopic" => "4",
"SetHiddenText" => "4",
"SetHorizontal" => "4",
"SetHorizontalScroll" => "4",
"SetHotField" => "4",
"SetHotScriptName" => "4",
"SetIcon" => "4",
"SetImageLookup" => "4",
"SetInColor" => "4",
"SetIncrement" => "4",
"SetInnerExtent" => "4",
"SetInsertPos" => "4",
"SetInstallScript" => "4",
"SetIntensity" => "4",
"SetInteractiveSnapping" => "4",
"SetInteractiveSnappingPersistent" => "4",
"SetInteractiveSnapTolerance" => "4",
"SetInterval" => "4",
"SetIntervals" => "4",
"SetJobName" => "4",
"SetJoinField" => "4",
"SetJoinStyle" => "4",
"SetJustification" => "4",
"SetKey" => "4",
"SetLabel" => "4",
"SetLabelField" => "4",
"SetLabelSize" => "4",
"SetLabelTextSym" => "4",
"SetLabelVisible" => "4",
"SetLabelWeight" => "4",
"SetLatitudeOfTrueScale" => "4",
"SetLegend" => "4",
"SetLegendEditorScript" => "4",
"SetLegendLineFlatness" => "4",
"SetLegendType" => "4",
"SetLegendVisible" => "4",
"SetLineEvent" => "4",
"SetLineOffset" => "4",
"SetLinePlacement" => "4",
"SetLineSpacing" => "4",
"SetListeners" => "4",
"SetLoadScript" => "4",
"SetLocked" => "4",
"SetLog" => "4",
"SetLook" => "4",
"SetLower" => "4",
"SetLowerStandardParallel" => "4",
"SetM" => "4",
"SetMainIncrement" => "4",
"SetMajorAndMinorAxes" => "4",
"SetMajorGridSpacing" => "4",
"SetMajorGridVisible" => "4",
"SetMapExtent" => "4",
"SetMargin" => "4",
"SetMarginVisible" => "4",
"SetMark" => "4",
"SetMarkLayer" => "4",
"SetMatchPref" => "4",
"SetMatchSource" => "4",
"SetMAtLength" => "4",
"SetMAtPosition" => "4",
"SetMax" => "4",
"SetMaximum" => "4",
"SetMaximumOn" => "4",
"SetMaxSize" => "4",
"SetMaxUndoTransactionSize" => "4",
"SetMaxValue" => "4",
"SetMean" => "4",
"SetMForPoint" => "4",
"SetMin" => "4",
"SetMinimum" => "4",
"SetMinimumOn" => "4",
"SetMinorGridSpacing" => "4",
"SetMinorGridVisible" => "4",
"SetMinSize" => "4",
"SetMinValue" => "4",
"SetModal" => "4",
"SetModalResult" => "4",
"SetMode" => "4",
"SetModified" => "4",
"SetMToNil" => "4",
"SetName" => "4",
"SetNewScript" => "4",
"SetNewUpdateScript" => "4",
"SetNextControl" => "4",
"SetNominal" => "4",
"SetNormFieldName" => "4",
"SetNormType" => "4",
"SetNull" => "4",
"SetNullSymbol" => "4",
"SetNullValue" => "4",
"SetNumberFormat" => "4",
"SetNumberPoints" => "4",
"SetNumValues" => "4",
"SetObjectTag" => "4",
"SetOffset" => "4",
"SetOffsetField" => "4",
"SetOlColor" => "4",
"SetOlWidth" => "4",
"SetOpen" => "4",
"SetOpenScript" => "4",
"SetOpenUpdateScript" => "4",
"SetOrderLocked" => "4",
"SetOrigin" => "4",
"SetOutFileName" => "4",
"SetOutlined" => "4",
"SetOverlapLabelColor" => "4",
"SetPageSize" => "4",
"SetPanel" => "4",
"SetPassword" => "4",
"SetPattern" => "4",
"SetPenSize" => "4",
"SetPixelWidth" => "4",
"SetPlotMarks" => "4",
"SetPointEvent" => "4",
"SetPos" => "4",
"SetPosition" => "4",
"SetPrecision" => "4",
"SetPref" => "4",
"SetPrefVal" => "4",
"SetPreserveInterval" => "4",
"SetPrivateTmpDir" => "4",
"SetProjection" => "4",
"SetProjectSaveScript" => "4",
"SetQuality" => "4",
"SetRadiusAndFlattening" => "4",
"SetRamp" => "4",
"SetRandom" => "4",
"SetRange" => "4",
"SetRangeApply" => "4",
"SetRangeSelect" => "4",
"SetRangeType" => "4",
"SetReadOnly" => "4",
"SetRedBand" => "4",
"SetRedImageLookup" => "4",
"SetRedrawDeferred" => "4",
"SetReferenceLatitude" => "4",
"SetRefresh" => "4",
"SetRefScale" => "4",
"SetRemainActiveState" => "4",
"SetResizable" => "4",
"SetResolution" => "4",
"SetResultBitmap" => "4",
"SetResultField" => "4",
"SetRgbList" => "4",
"SetRightToLeft" => "4",
"SetRotationAngle" => "4",
"SetRotationFieldName" => "4",
"SetRowHeight" => "4",
"SetSaveAsUNIX" => "4",
"SetScale" => "4",
"SetScalePreserved" => "4",
"SetScaleSymbols" => "4",
"SetScaleVisible" => "4",
"SetScratch" => "4",
"SetScreenSizeInches" => "4",
"SetSearchPaths" => "4",
"SetSelColor" => "4",
"SetSelect" => "4",
"SetSelected" => "4",
"SetSelectedControl" => "4",
"SetSelectedDoc" => "4",
"SetSelectedExtent" => "4",
"SetSelectedGUI" => "4",
"SetSelectedLayers" => "4",
"SetSelection" => "4",
"SetSelectionStyle" => "4",
"SetSelectMode" => "4",
"SetSeriesColor" => "4",
"SetSeriesOverlap" => "4",
"SetSeriesSeparated" => "4",
"SetServer" => "4",
"SetServerActivated" => "4",
"SetServerClosed" => "4",
"SetServerDeactivated" => "4",
"SetServerDefinitionChanged" => "4",
"SetServerOpened" => "4",
"SetServerRecordsAdded" => "4",
"SetServerRecordsDeleted" => "4",
"SetServerSelectionChanged" => "4",
"SetShape" => "4",
"SetShift" => "4",
"SetShowStatus" => "4",
"SetShutDown" => "4",
"SetSize" => "4",
"SetSizeFieldName" => "4",
"SetSizeInches" => "4",
"SetSnapping" => "4",
"SetSnapTolerance" => "4",
"SetSource" => "4",
"SetSpacing" => "4",
"SetSpheroid" => "4",
"SetSqueeze" => "4",
"SetStandardDeviation" => "4",
"SetStandardParallel" => "4",
"SetStartUp" => "4",
"SetStatus" => "4",
"SetStipple" => "4",
"SetStreamTolerance" => "4",
"SetStyle" => "4",
"SetSubName" => "4",
"SetSuffixUsed" => "4",
"SetSwitchButton" => "4",
"SetSymbol" => "4",
"SetSymbols" => "4",
"SetTag" => "4",
"SetTemplate" => "4",
"SetText" => "4",
"SetTextRatio" => "4",
"SetTextType" => "4",
"SetThreshold" => "4",
"SetTickLabelsVisible" => "4",
"SetTimeout" => "4",
"SetTitle" => "4",
"SetTOCUnResizable" => "4",
"SetTOCWidth" => "4",
"SetTocWidthScale" => "4",
"SetTransparent" => "4",
"SetType" => "4",
"SetUndoStackSize" => "4",
"SetUniformScaling" => "4",
"SetUninstallScript" => "4",
"SetUnionRule" => "4",
"SetUnits" => "4",
"SetUnloadScript" => "4",
"Setup" => "4",
"SetUpdate" => "4",
"SetUpdateScript" => "4",
"SetUpper" => "4",
"SetUpperStandardParallel" => "4",
"SetUserScale" => "4",
"SetUsingPrinterMargins" => "4",
"SetUsingPrinterPageSize" => "4",
"SetValue" => "4",
"SetValueIncrement" => "4",
"SetValueNumber" => "4",
"SetValuePercentage" => "4",
"SetValues" => "4",
"SetValueString" => "4",
"SetVerticalScroll" => "4",
"SetViewFrame" => "4",
"SetVisible" => "4",
"SetVisibleBorder" => "4",
"SetVisibleGUIsWidth" => "4",
"SetVisibleLocked" => "4",
"SetWidth" => "4",
"SetWorkDir" => "4",
"SetWorkingStatus" => "4",
"SetWorldFile" => "4",
"SetWorldFileEnable" => "4",
"SetX" => "4",
"SetXDelimiter" => "4",
"SetXField" => "4",
"SetXOffset" => "4",
"SetXSeparation" => "4",
"SetY" => "4",
"SetZoneKey" => "4",
"Shift" => "4",
"ShiftLeft" => "4",
"ShiftRight" => "4",
"Show" => "4",
"ShowCandidate" => "4",
"ShowClass" => "4",
"ShowCodepage" => "4",
"ShowCurrent" => "4",
"ShowGallery" => "4",
"ShowLibraries" => "4",
"ShowMsg" => "4",
"ShowRow" => "4",
"ShowStepButtons" => "4",
"ShowStopButton" => "4",
"ShowToleranceCursor" => "4",
"ShowTopic" => "4",
"ShowUsingDefault" => "4",
"ShowVariables" => "4",
"ShowWithDefault" => "4",
"Shuffle" => "4",
"SimplifySelection" => "4",
"Sin" => "4",
"SingleMatch" => "4",
"SingleSymbol" => "4",
"SkipLine" => "4",
"Snap" => "4",
"Sort" => "4",
"SortAscending" => "4",
"SortDescending" => "4",
"Split" => "4",
"SplitLines" => "4",
"Sqrt" => "4",
"Start" => "4",
"StartEditingWithRecovery" => "4",
"StartListening" => "4",
"StartNamed" => "4",
"StdDev" => "4",
"Step" => "4",
"Stop" => "4",
"StopAllDraw" => "4",
"StopDraw" => "4",
"StopEditing" => "4",
"StopEditingWithRecovery" => "4",
"StopListening" => "4",
"StripFile" => "4",
"Substitute" => "4",
"SubtractShape" => "4",
"Summarize" => "4",
"SupportsAOI" => "4",
"SuspendDraw" => "4",
"Tan" => "4",
"The" => "4",
"TileWindows" => "4",
"Translate" => "4",
"Trim" => "4",
"Truncate" => "4",
"UCase" => "4",
"Undo" => "4",
"UndoZoom" => "4",
"UngroupSelected" => "4",
"UnHook" => "4",
"UniformColor" => "4",
"UnionSelected" => "4",
"UnionWith" => "4",
"Unique" => "4",
"UniqueInPaths" => "4",
"UnjoinAll" => "4",
"UnlinkAll" => "4",
"Unload" => "4",
"UnloadLibrary" => "4",
"UnProject" => "4",
"UnProjectPt" => "4",
"UnProjectRect" => "4",
"Unquote" => "4",
"UnregisterExtension" => "4",
"UnregisterFormat" => "4",
"Unselect" => "4",
"UnselectAll" => "4",
"UnselectAllExcept" => "4",
"Update" => "4",
"UpdateDefBitmap" => "4",
"UpdateLegend" => "4",
"UpdateSelection" => "4",
"UserSnapPoint" => "4",
"UseTemplate" => "4",
"UseTitleBar" => "4",
"UseWaitCursor" => "4",
"Validate" => "4",
"Warning" => "4",
"Write" => "4",
"WriteAll" => "4",
"WriteElt" => "4",
"WriteMatch" => "4",
"WriteQStr" => "4",
"WriteUnMatch" => "4",
"Xor" => "4",
"YesNo" => "4",
"YesNoCancel" => "4",
"ZoomIn" => "4",
"ZoomOut" => "4",
"ZoomToActual" => "4",
"ZoomToPage" => "4",
"ZoomToRect" => "4",
"ZoomToScale" => "4");
// Special extensions
// Each category can specify a PHP function that returns an altered
// version of the keyword.
$this->linkscripts = array(
"1" => "donothing",
"2" => "donothing",
"3" => "donothing",
"4" => "donothing");
}

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: