home *** CD-ROM | disk | FTP | other *** search
Wrap
#include <ocf/automacr.h> #include "olectl.h" #include "vcf132.HXX" // TKIND_DISPATCH: _DVCF1 {042BADC6-5E58-11CE-B610-524153480001}\409 Dispatch interface for Formula One Workbook OLE_COLOR _DVCF1::GetBackColor() { AUTONAMES0("BackColor") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetBackColor(OLE_COLOR val) { AUTONAMES0("BackColor") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetCol() { AUTONAMES0("Col") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetCol(long val) { AUTONAMES0("Col") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetRow() { AUTONAMES0("Row") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetRow(long val) { AUTONAMES0("Row") AUTOARGS0() AUTOCALL_PROP_SET(val) } short _DVCF1::GetShowHScrollBar() { AUTONAMES0("ShowHScrollBar") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetShowHScrollBar(short val) { AUTONAMES0("ShowHScrollBar") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetText() { AUTONAMES0("Text") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetText(TAutoString val) { AUTONAMES0("Text") AUTOARGS0() AUTOCALL_PROP_SET(val) } double _DVCF1::GetNumber() { AUTONAMES0("Number") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetNumber(double val) { AUTONAMES0("Number") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetFormula() { AUTONAMES0("Formula") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetFormula(TAutoString val) { AUTONAMES0("Formula") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetFixedCol() { AUTONAMES0("FixedCol") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetFixedCol(long val) { AUTONAMES0("FixedCol") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetFixedCols() { AUTONAMES0("FixedCols") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetFixedCols(long val) { AUTONAMES0("FixedCols") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetFixedRow() { AUTONAMES0("FixedRow") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetFixedRow(long val) { AUTONAMES0("FixedRow") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetFixedRows() { AUTONAMES0("FixedRows") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetFixedRows(long val) { AUTONAMES0("FixedRows") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetShowGridLines() { AUTONAMES0("ShowGridLines") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetShowGridLines(bool val) { AUTONAMES0("ShowGridLines") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetShowRowHeading() { AUTONAMES0("ShowRowHeading") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetShowRowHeading(bool val) { AUTONAMES0("ShowRowHeading") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } short _DVCF1::GetShowSelections() { AUTONAMES0("ShowSelections") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetShowSelections(short val) { AUTONAMES0("ShowSelections") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetLeftCol() { AUTONAMES0("LeftCol") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetLeftCol(long val) { AUTONAMES0("LeftCol") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetMaxCol() { AUTONAMES0("MaxCol") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetMaxCol(long val) { AUTONAMES0("MaxCol") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetMaxRow() { AUTONAMES0("MaxRow") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetMaxRow(long val) { AUTONAMES0("MaxRow") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetTopRow() { AUTONAMES0("TopRow") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetTopRow(long val) { AUTONAMES0("TopRow") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetAllowResize() { AUTONAMES0("AllowResize") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowResize(bool val) { AUTONAMES0("AllowResize") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetAllowSelections() { AUTONAMES0("AllowSelections") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowSelections(bool val) { AUTONAMES0("AllowSelections") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetAllowFormulas() { AUTONAMES0("AllowFormulas") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowFormulas(bool val) { AUTONAMES0("AllowFormulas") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetAllowInCellEditing() { AUTONAMES0("AllowInCellEditing") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowInCellEditing(bool val) { AUTONAMES0("AllowInCellEditing") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } short _DVCF1::GetShowVScrollBar() { AUTONAMES0("ShowVScrollBar") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetShowVScrollBar(short val) { AUTONAMES0("ShowVScrollBar") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetAllowFillRange() { AUTONAMES0("AllowFillRange") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowFillRange(bool val) { AUTONAMES0("AllowFillRange") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetAllowMoveRange() { AUTONAMES0("AllowMoveRange") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowMoveRange(bool val) { AUTONAMES0("AllowMoveRange") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } long _DVCF1::GetSelStartCol() { AUTONAMES0("SelStartCol") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetSelStartCol(long val) { AUTONAMES0("SelStartCol") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetSelStartRow() { AUTONAMES0("SelStartRow") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetSelStartRow(long val) { AUTONAMES0("SelStartRow") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetSelEndCol() { AUTONAMES0("SelEndCol") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetSelEndCol(long val) { AUTONAMES0("SelEndCol") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetSelEndRow() { AUTONAMES0("SelEndRow") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetSelEndRow(long val) { AUTONAMES0("SelEndRow") AUTOARGS0() AUTOCALL_PROP_SET(val) } OLE_COLOR _DVCF1::GetExtraColor() { AUTONAMES0("ExtraColor") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetExtraColor(OLE_COLOR val) { AUTONAMES0("ExtraColor") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetFileName() { AUTONAMES0("FileName") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetFileName(TAutoString val) { AUTONAMES0("FileName") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetAutoRecalc() { AUTONAMES0("AutoRecalc") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAutoRecalc(bool val) { AUTONAMES0("AutoRecalc") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetPrintGridLines() { AUTONAMES0("PrintGridLines") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetPrintGridLines(bool val) { AUTONAMES0("PrintGridLines") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetPrintRowHeading() { AUTONAMES0("PrintRowHeading") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetPrintRowHeading(bool val) { AUTONAMES0("PrintRowHeading") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetPrintHCenter() { AUTONAMES0("PrintHCenter") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetPrintHCenter(bool val) { AUTONAMES0("PrintHCenter") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetPrintVCenter() { AUTONAMES0("PrintVCenter") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetPrintVCenter(bool val) { AUTONAMES0("PrintVCenter") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetPrintLeftToRight() { AUTONAMES0("PrintLeftToRight") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetPrintLeftToRight(bool val) { AUTONAMES0("PrintLeftToRight") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } TAutoString _DVCF1::GetPrintHeader() { AUTONAMES0("PrintHeader") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetPrintHeader(TAutoString val) { AUTONAMES0("PrintHeader") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetPrintFooter() { AUTONAMES0("PrintFooter") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetPrintFooter(TAutoString val) { AUTONAMES0("PrintFooter") AUTOARGS0() AUTOCALL_PROP_SET(val) } double _DVCF1::GetPrintLeftMargin() { AUTONAMES0("PrintLeftMargin") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetPrintLeftMargin(double val) { AUTONAMES0("PrintLeftMargin") AUTOARGS0() AUTOCALL_PROP_SET(val) } double _DVCF1::GetPrintTopMargin() { AUTONAMES0("PrintTopMargin") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetPrintTopMargin(double val) { AUTONAMES0("PrintTopMargin") AUTOARGS0() AUTOCALL_PROP_SET(val) } double _DVCF1::GetPrintRightMargin() { AUTONAMES0("PrintRightMargin") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetPrintRightMargin(double val) { AUTONAMES0("PrintRightMargin") AUTOARGS0() AUTOCALL_PROP_SET(val) } double _DVCF1::GetPrintBottomMargin() { AUTONAMES0("PrintBottomMargin") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetPrintBottomMargin(double val) { AUTONAMES0("PrintBottomMargin") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetPrintArea() { AUTONAMES0("PrintArea") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetPrintArea(TAutoString val) { AUTONAMES0("PrintArea") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetPrintTitles() { AUTONAMES0("PrintTitles") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetPrintTitles(TAutoString val) { AUTONAMES0("PrintTitles") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetPrintNoColor() { AUTONAMES0("PrintNoColor") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetPrintNoColor(bool val) { AUTONAMES0("PrintNoColor") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } TAutoString _DVCF1::GetSelection() { AUTONAMES0("Selection") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetSelection(TAutoString val) { AUTONAMES0("Selection") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetTableName() { AUTONAMES0("TableName") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetTableName(TAutoString val) { AUTONAMES0("TableName") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetDoCancelEdit() { AUTONAMES0("DoCancelEdit") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoCancelEdit(bool val) { AUTONAMES0("DoCancelEdit") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoSelChange() { AUTONAMES0("DoSelChange") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoSelChange(bool val) { AUTONAMES0("DoSelChange") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoStartEdit() { AUTONAMES0("DoStartEdit") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoStartEdit(bool val) { AUTONAMES0("DoStartEdit") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoEndEdit() { AUTONAMES0("DoEndEdit") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoEndEdit(bool val) { AUTONAMES0("DoEndEdit") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoStartRecalc() { AUTONAMES0("DoStartRecalc") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoStartRecalc(bool val) { AUTONAMES0("DoStartRecalc") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoEndRecalc() { AUTONAMES0("DoEndRecalc") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoEndRecalc(bool val) { AUTONAMES0("DoEndRecalc") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoClick() { AUTONAMES0("DoClick") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoClick(bool val) { AUTONAMES0("DoClick") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoDblClick() { AUTONAMES0("DoDblClick") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoDblClick(bool val) { AUTONAMES0("DoDblClick") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetShowColHeading() { AUTONAMES0("ShowColHeading") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetShowColHeading(bool val) { AUTONAMES0("ShowColHeading") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetPrintColHeading() { AUTONAMES0("PrintColHeading") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetPrintColHeading(bool val) { AUTONAMES0("PrintColHeading") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } TAutoString _DVCF1::GetEntry() { AUTONAMES0("Entry") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetEntry(TAutoString val) { AUTONAMES0("Entry") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetRepaint() { AUTONAMES0("Repaint") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetRepaint(bool val) { AUTONAMES0("Repaint") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetAllowArrows() { AUTONAMES0("AllowArrows") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowArrows(bool val) { AUTONAMES0("AllowArrows") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetAllowTabs() { AUTONAMES0("AllowTabs") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowTabs(bool val) { AUTONAMES0("AllowTabs") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } TAutoString _DVCF1::GetFormattedText() { AUTONAMES0("FormattedText") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetFormattedText(TAutoString val) { AUTONAMES0("FormattedText") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetRowMode() { AUTONAMES0("RowMode") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetRowMode(bool val) { AUTONAMES0("RowMode") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetAllowDelete() { AUTONAMES0("AllowDelete") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowDelete(bool val) { AUTONAMES0("AllowDelete") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetEnableProtection() { AUTONAMES0("EnableProtection") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetEnableProtection(bool val) { AUTONAMES0("EnableProtection") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } long _DVCF1::GetMinCol() { AUTONAMES0("MinCol") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetMinCol(long val) { AUTONAMES0("MinCol") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetMinRow() { AUTONAMES0("MinRow") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetMinRow(long val) { AUTONAMES0("MinRow") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetDoTopLeftChanged() { AUTONAMES0("DoTopLeftChanged") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoTopLeftChanged(bool val) { AUTONAMES0("DoTopLeftChanged") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetAllowEditHeaders() { AUTONAMES0("AllowEditHeaders") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowEditHeaders(bool val) { AUTONAMES0("AllowEditHeaders") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoObjClick() { AUTONAMES0("DoObjClick") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoObjClick(bool val) { AUTONAMES0("DoObjClick") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoObjDblClick() { AUTONAMES0("DoObjDblClick") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoObjDblClick(bool val) { AUTONAMES0("DoObjDblClick") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetAllowObjSelections() { AUTONAMES0("AllowObjSelections") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowObjSelections(bool val) { AUTONAMES0("AllowObjSelections") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoRClick() { AUTONAMES0("DoRClick") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoRClick(bool val) { AUTONAMES0("DoRClick") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoRDblClick() { AUTONAMES0("DoRDblClick") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoRDblClick(bool val) { AUTONAMES0("DoRDblClick") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } TAutoString _DVCF1::GetClip() { AUTONAMES0("Clip") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetClip(TAutoString val) { AUTONAMES0("Clip") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetClipValues() { AUTONAMES0("ClipValues") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetClipValues(TAutoString val) { AUTONAMES0("ClipValues") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetPrintLandscape() { AUTONAMES0("PrintLandscape") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetPrintLandscape(bool val) { AUTONAMES0("PrintLandscape") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetEnabled() { AUTONAMES0("Enabled") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetEnabled(bool val) { AUTONAMES0("Enabled") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } short _DVCF1::GetBorderStyle() { AUTONAMES0("BorderStyle") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetBorderStyle(short val) { AUTONAMES0("BorderStyle") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetAppName() { AUTONAMES0("AppName") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetAppName(TAutoString val) { AUTONAMES0("AppName") AUTOARGS0() AUTOCALL_PROP_SET(val) } short _DVCF1::GetHdrHeight() { AUTONAMES0("HdrHeight") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetHdrHeight(short val) { AUTONAMES0("HdrHeight") AUTOARGS0() AUTOCALL_PROP_SET(val) } short _DVCF1::GetHdrWidth() { AUTONAMES0("HdrWidth") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetHdrWidth(short val) { AUTONAMES0("HdrWidth") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetNumberFormat() { AUTONAMES0("NumberFormat") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetNumberFormat(TAutoString val) { AUTONAMES0("NumberFormat") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetTopLeftText() { AUTONAMES0("TopLeftText") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetTopLeftText(TAutoString val) { AUTONAMES0("TopLeftText") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetEnterMovesDown() { AUTONAMES0("EnterMovesDown") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetEnterMovesDown(bool val) { AUTONAMES0("EnterMovesDown") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } long _DVCF1::GetLastCol() { AUTONAMES0("LastCol") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetLastCol(long val) { AUTONAMES0("LastCol") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetLastRow() { AUTONAMES0("LastRow") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetLastRow(long val) { AUTONAMES0("LastRow") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetLogical() { AUTONAMES0("Logical") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetLogical(bool val) { AUTONAMES0("Logical") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } short _DVCF1::GetMode() { AUTONAMES0("Mode") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetMode(short val) { AUTONAMES0("Mode") AUTOARGS0() AUTOCALL_PROP_SET(val) } short _DVCF1::GetPolyEditMode() { AUTONAMES0("PolyEditMode") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetPolyEditMode(short val) { AUTONAMES0("PolyEditMode") AUTOARGS0() AUTOCALL_PROP_SET(val) } short _DVCF1::GetViewScale() { AUTONAMES0("ViewScale") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetViewScale(short val) { AUTONAMES0("ViewScale") AUTOARGS0() AUTOCALL_PROP_SET(val) } short _DVCF1::GetSelectionCount() { AUTONAMES0("SelectionCount") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetSelectionCount(short val) { AUTONAMES0("SelectionCount") AUTOARGS0() AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetTitle() { AUTONAMES0("Title") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetTitle(TAutoString val) { AUTONAMES0("Title") AUTOARGS0() AUTOCALL_PROP_SET(val) } short _DVCF1::GetType() { AUTONAMES0("Type") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetType(short val) { AUTONAMES0("Type") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetShowFormulas() { AUTONAMES0("ShowFormulas") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetShowFormulas(bool val) { AUTONAMES0("ShowFormulas") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetShowZeroValues() { AUTONAMES0("ShowZeroValues") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetShowZeroValues(bool val) { AUTONAMES0("ShowZeroValues") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } short _DVCF1::GetMousePointer() { AUTONAMES0("MousePointer") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetMousePointer(short val) { AUTONAMES0("MousePointer") AUTOARGS0() AUTOCALL_PROP_SET(val) } IPictureDisp far* _DVCF1::GetMouseIcon() { #if 0 AUTONAMES0("MouseIcon") AUTOARGS0() AUTOCALL_PROP_GET #endif } void _DVCF1::SetMouseIcon(IPictureDisp far* val) { AUTONAMES0("MouseIcon") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetDoObjValueChanged() { AUTONAMES0("DoObjValueChanged") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoObjValueChanged(bool val) { AUTONAMES0("DoObjValueChanged") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetScrollToLastRC() { AUTONAMES0("ScrollToLastRC") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetScrollToLastRC(bool val) { AUTONAMES0("ScrollToLastRC") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetModified() { AUTONAMES0("Modified") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetModified(bool val) { AUTONAMES0("Modified") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoObjGotFocus() { AUTONAMES0("DoObjGotFocus") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoObjGotFocus(bool val) { AUTONAMES0("DoObjGotFocus") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetDoObjLostFocus() { AUTONAMES0("DoObjLostFocus") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetDoObjLostFocus(bool val) { AUTONAMES0("DoObjLostFocus") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } OLE_HANDLE _DVCF1::GetPrintDevMode() { AUTONAMES0("PrintDevMode") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetPrintDevMode(OLE_HANDLE val) { AUTONAMES0("PrintDevMode") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetNumSheets() { AUTONAMES0("NumSheets") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetNumSheets(long val) { AUTONAMES0("NumSheets") AUTOARGS0() AUTOCALL_PROP_SET(val) } long _DVCF1::GetSheet() { AUTONAMES0("Sheet") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetSheet(long val) { AUTONAMES0("Sheet") AUTOARGS0() AUTOCALL_PROP_SET(val) } short _DVCF1::GetColWidthUnits() { AUTONAMES0("ColWidthUnits") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetColWidthUnits(short val) { AUTONAMES0("ColWidthUnits") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetShowTypeMarkers() { AUTONAMES0("ShowTypeMarkers") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetShowTypeMarkers(bool val) { AUTONAMES0("ShowTypeMarkers") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } short _DVCF1::GetShowTabs() { AUTONAMES0("ShowTabs") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SetShowTabs(short val) { AUTONAMES0("ShowTabs") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetShowEditBar() { AUTONAMES0("ShowEditBar") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetShowEditBar(bool val) { AUTONAMES0("ShowEditBar") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetShowEditBarCellRef() { AUTONAMES0("ShowEditBarCellRef") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetShowEditBarCellRef(bool val) { AUTONAMES0("ShowEditBarCellRef") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } bool _DVCF1::GetAllowDesigner() { AUTONAMES0("AllowDesigner") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowDesigner(bool val) { AUTONAMES0("AllowDesigner") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } OLE_HANDLE _DVCF1::GethWnd() { AUTONAMES0("hWnd") AUTOARGS0() AUTOCALL_PROP_GET } void _DVCF1::SethWnd(OLE_HANDLE val) { AUTONAMES0("hWnd") AUTOARGS0() AUTOCALL_PROP_SET(val) } bool _DVCF1::GetAllowAutoFill() { AUTONAMES0("AllowAutoFill") AUTOARGS0() AUTOCALL_PROP_CONV(TBool) } void _DVCF1::SetAllowAutoFill(bool val) { AUTONAMES0("AllowAutoFill") AUTOARGS0() AUTOCALL_PROP_SET(TBool(val)) } TAutoString _DVCF1::GetColText(long nCol) { AUTONAMES0("ColText") AUTOARGS1(nCol) AUTOCALL_PROP_GET } void _DVCF1::SetColText(long val, TAutoString nCol) { AUTONAMES0("ColText") AUTOARGS1(nCol) AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetDefinedName(TAutoString pName) { AUTONAMES0("DefinedName") AUTOARGS1(pName) AUTOCALL_PROP_GET } void _DVCF1::SetDefinedName(TAutoString val, TAutoString pName) { AUTONAMES0("DefinedName") AUTOARGS1(pName) AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetEntryRC(long nRow, long nCol) { AUTONAMES0("EntryRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_GET } void _DVCF1::SetEntryRC(long val, long nRow, TAutoString nCol) { AUTONAMES0("EntryRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetFormattedTextRC(long nRow, long nCol) { AUTONAMES0("FormattedTextRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_GET } void _DVCF1::SetFormattedTextRC(long val, long nRow, TAutoString nCol) { AUTONAMES0("FormattedTextRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetFormulaRC(long nRow, long nCol) { AUTONAMES0("FormulaRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_GET } void _DVCF1::SetFormulaRC(long val, long nRow, TAutoString nCol) { AUTONAMES0("FormulaRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_SET(val) } long _DVCF1::GetLastColForRow(long nRow) { AUTONAMES0("LastColForRow") AUTOARGS1(nRow) AUTOCALL_PROP_GET } void _DVCF1::SetLastColForRow(long val, long nRow) { AUTONAMES0("LastColForRow") AUTOARGS1(nRow) AUTOCALL_PROP_SET(val) } bool _DVCF1::GetLogicalRC(long nRow, long nCol) { AUTONAMES0("LogicalRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_GET } void _DVCF1::SetLogicalRC(long val, long nRow, bool nCol) { AUTONAMES0("LogicalRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_SET(val) } double _DVCF1::GetNumberRC(long nRow, long nCol) { AUTONAMES0("NumberRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_GET } void _DVCF1::SetNumberRC(long val, long nRow, double nCol) { AUTONAMES0("NumberRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetRowText(long nRow) { AUTONAMES0("RowText") AUTOARGS1(nRow) AUTOCALL_PROP_GET } void _DVCF1::SetRowText(long val, TAutoString nRow) { AUTONAMES0("RowText") AUTOARGS1(nRow) AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetTextRC(long nRow, long nCol) { AUTONAMES0("TextRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_GET } void _DVCF1::SetTextRC(long val, long nRow, TAutoString nCol) { AUTONAMES0("TextRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_SET(val) } short _DVCF1::GetTypeRC(long nRow, long nCol) { AUTONAMES0("TypeRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_GET } void _DVCF1::SetTypeRC(long val, long nRow, short nCol) { AUTONAMES0("TypeRC") AUTOARGS2(nRow, nCol) AUTOCALL_PROP_SET(val) } void _DVCF1::EditPasteValues() { AUTONAMES0("EditPasteValues") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::GetAlignment(short far* pHorizontal, bool far* pWordWrap, short far* pVertical, short far* pOrientation) { AUTONAMES0("GetAlignment") AUTOARGS4(pHorizontal, pWordWrap, pVertical, pOrientation) AUTOCALL_METHOD_VOID } void _DVCF1::GetBorder(short far* pLeft, short far* pRight, short far* pTop, short far* pBottom, short far* pShade, OLE_COLOR far* pcrLeft, OLE_COLOR far* pcrRight, OLE_COLOR far* pcrTop, OLE_COLOR far* pcrBottom) { AUTONAMES0("GetBorder") AUTOARGS9(pLeft, pRight, pTop, pBottom, pShade, pcrLeft, pcrRight, pcrTop, pcrBottom) AUTOCALL_METHOD_VOID } void _DVCF1::GetFont(TAutoString far* pName, short far* pSize, bool far* pBold, bool far* pItalic, bool far* pUnderline, bool far* pStrikeout, OLE_COLOR far* pcrColor, bool far* pOutline, bool far* pShadow) { // AUTONAMES0("GetFont") // AUTOARGS9(pName, pSize, TBool&(pBold), TBool&(pItalic), TBool&(pUnderline), TBool&(pStrikeout), pcrColor, TBool&(pOutline), TBool&(pShadow)) // AUTOCALL_METHOD_VOID } void _DVCF1::GetLineStyle(short far* pStyle, OLE_COLOR far* pcrColor, short far* pWeight) { AUTONAMES0("GetLineStyle") AUTOARGS3(pStyle, pcrColor, pWeight) AUTOCALL_METHOD_VOID } void _DVCF1::GetPattern(short far* pPattern, OLE_COLOR far* pcrFG, OLE_COLOR far* pcrBG) { AUTONAMES0("GetPattern") AUTOARGS3(pPattern, pcrFG, pcrBG) AUTOCALL_METHOD_VOID } void _DVCF1::GetProtection(bool far* pLocked, bool far* pHidden) { AUTONAMES0("GetProtection") // AUTOARGS2(TBool&(pLocked), TBool&(pHidden)) // AUTOCALL_METHOD_VOID } void _DVCF1::GetTabbedText(long nR1, long nC1, long nR2, long nC2, bool bValuesOnly, OLE_HANDLE far* phText) { AUTONAMES0("GetTabbedText") AUTOARGS6(nR1, nC1, nR2, nC2, TBool(bValuesOnly), phText) AUTOCALL_METHOD_VOID } void _DVCF1::SetTabbedText(long nStartRow, long nStartCol, long far* pRows, long far* pCols, bool bValuesOnly, TAutoString pText) { AUTONAMES0("SetTabbedText") AUTOARGS6(nStartRow, nStartCol, pRows, pCols, TBool(bValuesOnly), pText) AUTOCALL_METHOD_VOID } void _DVCF1::AddColPageBreak(long nCol) { AUTONAMES0("AddColPageBreak") AUTOARGS1(nCol) AUTOCALL_METHOD_VOID } void _DVCF1::AddPageBreak() { AUTONAMES0("AddPageBreak") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::AddRowPageBreak(long nRow) { AUTONAMES0("AddRowPageBreak") AUTOARGS1(nRow) AUTOCALL_METHOD_VOID } void _DVCF1::AddSelection(long nR1, long nC1, long nR2, long nC2) { AUTONAMES0("AddSelection") AUTOARGS4(nR1, nC1, nR2, nC2) AUTOCALL_METHOD_VOID } void _DVCF1::Attach(TAutoString pTitle) { AUTONAMES0("Attach") AUTOARGS1(pTitle) AUTOCALL_METHOD_VOID } void _DVCF1::AttachToSS(long hSrcSS) { AUTONAMES0("AttachToSS") AUTOARGS1(hSrcSS) AUTOCALL_METHOD_VOID } void _DVCF1::CalculationDlg() { AUTONAMES0("CalculationDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::CancelEdit() { AUTONAMES0("CancelEdit") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::CheckRecalc() { AUTONAMES0("CheckRecalc") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::ClearClipboard() { AUTONAMES0("ClearClipboard") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::ClearRange(long nR1, long nC1, long nR2, long nC2, short ClearType) { AUTONAMES0("ClearRange") AUTOARGS5(nR1, nC1, nR2, nC2, ClearType) AUTOCALL_METHOD_VOID } void _DVCF1::ColorPaletteDlg() { AUTONAMES0("ColorPaletteDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::ColWidthDlg() { AUTONAMES0("ColWidthDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::CopyAll(long hSrcSS) { AUTONAMES0("CopyAll") AUTOARGS1(hSrcSS) AUTOCALL_METHOD_VOID } void _DVCF1::CopyRange(long nDstR1, long nDstC1, long nDstR2, long nDstC2, long hSrcSS, long nSrcR1, long nSrcC1, long nSrcR2, long nSrcC2) { AUTONAMES0("CopyRange") AUTOARGS9(nDstR1, nDstC1, nDstR2, nDstC2, hSrcSS, nSrcR1, nSrcC1, nSrcR2, nSrcC2) AUTOCALL_METHOD_VOID } void _DVCF1::DefinedNameDlg() { AUTONAMES0("DefinedNameDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::DeleteDefinedName(TAutoString pName) { AUTONAMES0("DeleteDefinedName") AUTOARGS1(pName) AUTOCALL_METHOD_VOID } void _DVCF1::DeleteRange(long nR1, long nC1, long nR2, long nC2, short ShiftType) { AUTONAMES0("DeleteRange") AUTOARGS5(nR1, nC1, nR2, nC2, ShiftType) AUTOCALL_METHOD_VOID } void _DVCF1::Draw(OLE_HANDLE hDC, long x, long y, long cx, long cy, long nRow, long nCol, long far* pRows, long far* pCols, long nFixedRow, long nFixedCol, long nFixedRows, long nFixedCols) { AUTONAMES0("Draw") // AUTOARGS13(hDC, x, y, cx, cy, nRow, nCol, pRows, pCols, nFixedRow, nFixedCol, nFixedRows, nFixedCols) // AUTOCALL_METHOD_VOID } void _DVCF1::EditClear(short ClearType) { AUTONAMES0("EditClear") AUTOARGS1(ClearType) AUTOCALL_METHOD_VOID } void _DVCF1::EditCopy() { AUTONAMES0("EditCopy") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::EditCopyDown() { AUTONAMES0("EditCopyDown") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::EditCopyRight() { AUTONAMES0("EditCopyRight") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::EditCut() { AUTONAMES0("EditCut") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::EditDelete(short ShiftType) { AUTONAMES0("EditDelete") AUTOARGS1(ShiftType) AUTOCALL_METHOD_VOID } void _DVCF1::EditInsert(short ShiftType) { AUTONAMES0("EditInsert") AUTOARGS1(ShiftType) AUTOCALL_METHOD_VOID } void _DVCF1::EditPaste() { AUTONAMES0("EditPaste") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::EndEdit() { AUTONAMES0("EndEdit") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FilePageSetupDlg() { AUTONAMES0("FilePageSetupDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FilePrint(bool bShowPrintDlg) { AUTONAMES0("FilePrint") AUTOARGS1(TBool(bShowPrintDlg)) AUTOCALL_METHOD_VOID } void _DVCF1::FilePrintSetupDlg() { AUTONAMES0("FilePrintSetupDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatAlignmentDlg() { AUTONAMES0("FormatAlignmentDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatBorderDlg() { AUTONAMES0("FormatBorderDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatCurrency0() { AUTONAMES0("FormatCurrency0") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatCurrency2() { AUTONAMES0("FormatCurrency2") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatDefaultFontDlg() { AUTONAMES0("FormatDefaultFontDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatFixed() { AUTONAMES0("FormatFixed") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatFixed2() { AUTONAMES0("FormatFixed2") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatFontDlg() { AUTONAMES0("FormatFontDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatFraction() { AUTONAMES0("FormatFraction") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatGeneral() { AUTONAMES0("FormatGeneral") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatHmmampm() { AUTONAMES0("FormatHmmampm") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatMdyy() { AUTONAMES0("FormatMdyy") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatNumberDlg() { AUTONAMES0("FormatNumberDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatPatternDlg() { AUTONAMES0("FormatPatternDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatPercent() { AUTONAMES0("FormatPercent") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::FormatScientific() { AUTONAMES0("FormatScientific") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::GetActiveCell(long far* pRow, long far* pCol) { AUTONAMES0("GetActiveCell") AUTOARGS2(pRow, pCol) AUTOCALL_METHOD_VOID } short _DVCF1::GetColWidth(long nCol) { AUTONAMES0("ColWidth") AUTOARGS1(nCol) AUTOCALL_PROP_GET } void _DVCF1::SetColWidth(long val, short nCol) { AUTONAMES0("ColWidth") AUTOARGS1(nCol) AUTOCALL_PROP_SET(val) } short _DVCF1::GetRowHeight(long nRow) { AUTONAMES0("RowHeight") AUTOARGS1(nRow) AUTOCALL_PROP_GET } void _DVCF1::SetRowHeight(long val, short nRow) { AUTONAMES0("RowHeight") AUTOARGS1(nRow) AUTOCALL_PROP_SET(val) } void _DVCF1::GetDefaultFont(TAutoString far* pBuf, short far* pSize) { AUTONAMES0("GetDefaultFont") // AUTOARGS2(pBuf, pSize) // AUTOCALL_METHOD_VOID } void _DVCF1::GetHdrSelection(bool far* pTopLeftHdr, bool far* pRowHdr, bool far* pColHdr) { AUTONAMES0("GetHdrSelection") // AUTOARGS3(TBool&(pTopLeftHdr), TBool&(pRowHdr), TBool&(pColHdr)) // AUTOCALL_METHOD_VOID } void _DVCF1::GetIteration(bool far* pIteration, short far* pMaxIterations, double far* pMaxChange) { AUTONAMES0("GetIteration") // AUTOARGS3(TBool&(pIteration), pMaxIterations, pMaxChange) // AUTOCALL_METHOD_VOID } void _DVCF1::GetPrintScale(short far* pScale, bool far* pFitToPage, long far* pVPages, long far* pHPages) { AUTONAMES0("GetPrintScale") // AUTOARGS4(pScale, TBool&(pFitToPage), pVPages, pHPages) // AUTOCALL_METHOD_VOID } void _DVCF1::GetSelection(short nSelection, long far* pR1, long far* pC1, long far* pR2, long far* pC2) { AUTONAMES0("GetSelection") AUTOARGS5(nSelection, pR1, pC1, pR2, pC2) AUTOCALL_METHOD_VOID } void _DVCF1::GotoDlg() { AUTONAMES0("GotoDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::HeapMin() { AUTONAMES0("HeapMin") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::InitTable() { AUTONAMES0("InitTable") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::InsertRange(long nR1, long nC1, long nR2, long nC2, short ShiftType) { AUTONAMES0("InsertRange") AUTOARGS5(nR1, nC1, nR2, nC2, ShiftType) AUTOCALL_METHOD_VOID } void _DVCF1::LineStyleDlg() { AUTONAMES0("LineStyleDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::MoveRange(long nR1, long nC1, long nR2, long nC2, long nRowOffset, long nColOffset) { AUTONAMES0("MoveRange") AUTOARGS6(nR1, nC1, nR2, nC2, nRowOffset, nColOffset) AUTOCALL_METHOD_VOID } void _DVCF1::ObjAddItem(long ID, TAutoString pItem) { AUTONAMES0("ObjAddItem") AUTOARGS2(ID, pItem) AUTOCALL_METHOD_VOID } void _DVCF1::ObjAddSelection(long ID) { AUTONAMES0("ObjAddSelection") AUTOARGS1(ID) AUTOCALL_METHOD_VOID } void _DVCF1::ObjBringToFront() { AUTONAMES0("ObjBringToFront") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::ObjDeleteItem(long ID, short nItem) { AUTONAMES0("ObjDeleteItem") AUTOARGS2(ID, nItem) AUTOCALL_METHOD_VOID } void _DVCF1::ObjGetCell(long ID, short far* pControlCellType, long far* pRow, long far* pCol) { AUTONAMES0("ObjGetCell") AUTOARGS4(ID, pControlCellType, pRow, pCol) AUTOCALL_METHOD_VOID } void _DVCF1::ObjGetPos(long ID, float far* pX1, float far* pY1, float far* pX2, float far* pY2) { AUTONAMES0("ObjGetPos") AUTOARGS5(ID, pX1, pY1, pX2, pY2) AUTOCALL_METHOD_VOID } void _DVCF1::ObjGetSelection(short nSelection, long far* pID) { AUTONAMES0("ObjGetSelection") AUTOARGS2(nSelection, pID) AUTOCALL_METHOD_VOID } void _DVCF1::ObjInsertItem(long ID, short nItem, TAutoString pItem) { AUTONAMES0("ObjInsertItem") AUTOARGS3(ID, nItem, pItem) AUTOCALL_METHOD_VOID } void _DVCF1::ObjNameDlg() { AUTONAMES0("ObjNameDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::ObjNew(short ObjType, float nX1, float nY1, float nX2, float nY2, long far* pID) { AUTONAMES0("ObjNew") AUTOARGS6(ObjType, nX1, nY1, nX2, nY2, pID) AUTOCALL_METHOD_VOID } void _DVCF1::ObjNewPicture(float nX1, float nY1, float nX2, float nY2, long far* pID, OLE_HANDLE hMF, long nMapMode, long nWndExtentX, long nWndExtentY) { AUTONAMES0("ObjNewPicture") AUTOARGS9(nX1, nY1, nX2, nY2, pID, hMF, nMapMode, nWndExtentX, nWndExtentY) AUTOCALL_METHOD_VOID } void _DVCF1::ObjOptionsDlg() { AUTONAMES0("ObjOptionsDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::ObjPosToTwips(float nX1, float nY1, float nX2, float nY2, long far* pX, long far* pY, long far* pCX, long far* pCY, short far* pShown) { AUTONAMES0("ObjPosToTwips") AUTOARGS9(nX1, nY1, nX2, nY2, pX, pY, pCX, pCY, pShown) AUTOCALL_METHOD_VOID } void _DVCF1::ObjSendToBack() { AUTONAMES0("ObjSendToBack") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::ObjSetCell(long ID, short ControlCellType, long nRow, long nCol) { AUTONAMES0("ObjSetCell") AUTOARGS4(ID, ControlCellType, nRow, nCol) AUTOCALL_METHOD_VOID } void _DVCF1::ObjSetPicture(long ID, OLE_HANDLE hMF, short nMapMode, long nWndExtentX, long nWndExtentY) { AUTONAMES0("ObjSetPicture") AUTOARGS5(ID, hMF, nMapMode, nWndExtentX, nWndExtentY) AUTOCALL_METHOD_VOID } void _DVCF1::ObjSetPos(long ID, float nX1, float nY1, float nX2, float nY2) { AUTONAMES0("ObjSetPos") AUTOARGS5(ID, nX1, nY1, nX2, nY2) AUTOCALL_METHOD_VOID } void _DVCF1::ObjSetSelection(long ID) { AUTONAMES0("ObjSetSelection") AUTOARGS1(ID) AUTOCALL_METHOD_VOID } void _DVCF1::OpenFileDlg(TAutoString pTitle, OLE_HANDLE hWndParent, TAutoString far* pBuf) { AUTONAMES0("OpenFileDlg") // AUTOARGS3(pTitle, hWndParent, pBuf) // AUTOCALL_METHOD_VOID } void _DVCF1::ProtectionDlg() { AUTONAMES0("ProtectionDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::RangeToTwips(long nRow1, long nCol1, long nRow2, long nCol2, long far* pX, long far* pY, long far* pCX, long far* pCY, short far* pShown) { AUTONAMES0("RangeToTwips") AUTOARGS9(nRow1, nCol1, nRow2, nCol2, pX, pY, pCX, pCY, pShown) AUTOCALL_METHOD_VOID } void _DVCF1::Read(TAutoString pPathName, short far* pFileType) { AUTONAMES0("Read") AUTOARGS2(pPathName, pFileType) AUTOCALL_METHOD_VOID } void _DVCF1::ReadFromBlob(OLE_HANDLE hBlob, short nReservedBytes) { AUTONAMES0("ReadFromBlob") AUTOARGS2(hBlob, nReservedBytes) AUTOCALL_METHOD_VOID } void _DVCF1::Recalc() { AUTONAMES0("Recalc") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::RemoveColPageBreak(long nCol) { AUTONAMES0("RemoveColPageBreak") AUTOARGS1(nCol) AUTOCALL_METHOD_VOID } void _DVCF1::RemovePageBreak() { AUTONAMES0("RemovePageBreak") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::RemoveRowPageBreak(long nRow) { AUTONAMES0("RemoveRowPageBreak") AUTOARGS1(nRow) AUTOCALL_METHOD_VOID } void _DVCF1::RowHeightDlg() { AUTONAMES0("RowHeightDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::SaveFileDlg(TAutoString pTitle, TAutoString far* pBuf, short far* pFileType) { AUTONAMES0("SaveFileDlg") // AUTOARGS3(pTitle, pBuf, pFileType) // AUTOCALL_METHOD_VOID } void _DVCF1::SaveWindowInfo() { AUTONAMES0("SaveWindowInfo") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::SetActiveCell(long nRow, long nCol) { AUTONAMES0("SetActiveCell") AUTOARGS2(nRow, nCol) AUTOCALL_METHOD_VOID } void _DVCF1::SetAlignment(short HAlign, bool bWordWrap, short VAlign, short nOrientation) { AUTONAMES0("SetAlignment") AUTOARGS4(HAlign, TBool(bWordWrap), VAlign, nOrientation) AUTOCALL_METHOD_VOID } void _DVCF1::SetBorder(short nOutline, short nLeft, short nRight, short nTop, short nBottom, short nShade, OLE_COLOR crOutline, OLE_COLOR crLeft, OLE_COLOR crRight, OLE_COLOR crTop, OLE_COLOR crBottom) { AUTONAMES0("SetBorder") // AUTOARGS11(nOutline, nLeft, nRight, nTop, nBottom, nShade, crOutline, crLeft, crRight, crTop, crBottom) // AUTOCALL_METHOD_VOID } void _DVCF1::SetColWidth(long nC1, long nC2, short nWidth, bool bDefColWidth) { AUTONAMES0("SetColWidth") AUTOARGS4(nC1, nC2, nWidth, TBool(bDefColWidth)) AUTOCALL_METHOD_VOID } void _DVCF1::SetColWidthAuto(long nR1, long nC1, long nR2, long nC2, bool bSetDefaults) { AUTONAMES0("SetColWidthAuto") AUTOARGS5(nR1, nC1, nR2, nC2, TBool(bSetDefaults)) AUTOCALL_METHOD_VOID } void _DVCF1::SetDefaultFont(TAutoString pName, short nSize) { AUTONAMES0("SetDefaultFont") AUTOARGS2(pName, nSize) AUTOCALL_METHOD_VOID } void _DVCF1::SetFont(TAutoString pName, short nSize, bool bBold, bool bItalic, bool bUnderline, bool bStrikeout, OLE_COLOR crColor, bool bOutline, bool bShadow) { AUTONAMES0("SetFont") AUTOARGS9(pName, nSize, TBool(bBold), TBool(bItalic), TBool(bUnderline), TBool(bStrikeout), crColor, TBool(bOutline), TBool(bShadow)) AUTOCALL_METHOD_VOID } void _DVCF1::SetHdrSelection(bool bTopLeftHdr, bool bRowHdr, bool bColHdr) { AUTONAMES0("SetHdrSelection") AUTOARGS3(TBool(bTopLeftHdr), TBool(bRowHdr), TBool(bColHdr)) AUTOCALL_METHOD_VOID } void _DVCF1::SetIteration(bool bIteration, short nMaxIterations, double nMaxChange) { AUTONAMES0("SetIteration") AUTOARGS3(TBool(bIteration), nMaxIterations, nMaxChange) AUTOCALL_METHOD_VOID } void _DVCF1::SetLineStyle(short nStyle, OLE_COLOR crColor, short nWeight) { AUTONAMES0("SetLineStyle") AUTOARGS3(nStyle, crColor, nWeight) AUTOCALL_METHOD_VOID } void _DVCF1::SetPattern(short nPattern, OLE_COLOR crFG, OLE_COLOR crBG) { AUTONAMES0("SetPattern") AUTOARGS3(nPattern, crFG, crBG) AUTOCALL_METHOD_VOID } void _DVCF1::SetPrintAreaFromSelection() { AUTONAMES0("SetPrintAreaFromSelection") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::SetPrintScale(short nScale, bool bFitToPage, short nVPages, short nHPages) { AUTONAMES0("SetPrintScale") AUTOARGS4(nScale, TBool(bFitToPage), nVPages, nHPages) AUTOCALL_METHOD_VOID } void _DVCF1::SetPrintTitlesFromSelection() { AUTONAMES0("SetPrintTitlesFromSelection") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::SetProtection(bool bLocked, bool bHidden) { AUTONAMES0("SetProtection") AUTOARGS2(TBool(bLocked), TBool(bHidden)) AUTOCALL_METHOD_VOID } void _DVCF1::SetRowHeight(long nR1, long nR2, short nHeight, bool bDefRowHeight) { AUTONAMES0("SetRowHeight") AUTOARGS4(nR1, nR2, nHeight, TBool(bDefRowHeight)) AUTOCALL_METHOD_VOID } void _DVCF1::SetRowHeightAuto(long nR1, long nC1, long nR2, long nC2, bool bSetDefaults) { AUTONAMES0("SetRowHeightAuto") AUTOARGS5(nR1, nC1, nR2, nC2, TBool(bSetDefaults)) AUTOCALL_METHOD_VOID } void _DVCF1::SetSelection(long nR1, long nC1, long nR2, long nC2) { AUTONAMES0("SetSelection") AUTOARGS4(nR1, nC1, nR2, nC2) AUTOCALL_METHOD_VOID } void _DVCF1::ShowActiveCell() { AUTONAMES0("ShowActiveCell") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::Sort3(long nR1, long nC1, long nR2, long nC2, bool bSortByRows, long nKey1, long nKey2, long nKey3) { AUTONAMES0("Sort3") AUTOARGS8(nR1, nC1, nR2, nC2, TBool(bSortByRows), nKey1, nKey2, nKey3) AUTOCALL_METHOD_VOID } void _DVCF1::SortDlg() { AUTONAMES0("SortDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::StartEdit(bool bClear, bool bInCellEditFocus, bool bArrowsExitEditMode) { AUTONAMES0("StartEdit") AUTOARGS3(TBool(bClear), TBool(bInCellEditFocus), TBool(bArrowsExitEditMode)) AUTOCALL_METHOD_VOID } void _DVCF1::SwapTables(long hSS2) { AUTONAMES0("SwapTables") AUTOARGS1(hSS2) AUTOCALL_METHOD_VOID } void _DVCF1::TransactCommit() { AUTONAMES0("TransactCommit") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::TransactRollback() { AUTONAMES0("TransactRollback") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::TransactStart() { AUTONAMES0("TransactStart") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::TwipsToRC(long x, long y, long far* pRow, long far* pCol) { AUTONAMES0("TwipsToRC") AUTOARGS4(x, y, pRow, pCol) AUTOCALL_METHOD_VOID } void _DVCF1::SSUpdate() { AUTONAMES0("SSUpdate") AUTOARGS0() AUTOCALL_METHOD_VOID } short _DVCF1::SSVersion() { AUTONAMES0("SSVersion") AUTOARGS0() AUTOCALL_METHOD_RET } void _DVCF1::Write(TAutoString pPathName, short FileType) { AUTONAMES0("Write") AUTOARGS2(pPathName, FileType) AUTOCALL_METHOD_VOID } void _DVCF1::WriteToBlob(OLE_HANDLE far* phBlob, short nReservedBytes) { AUTONAMES0("WriteToBlob") AUTOARGS2(phBlob, nReservedBytes) AUTOCALL_METHOD_VOID } void _DVCF1::SetRowHidden(long nRow1, long nRow2, bool bHidden) { AUTONAMES0("SetRowHidden") AUTOARGS3(nRow1, nRow2, TBool(bHidden)) AUTOCALL_METHOD_VOID } void _DVCF1::SetColHidden(long nCol1, long nCol2, bool bHidden) { AUTONAMES0("SetColHidden") AUTOARGS3(nCol1, nCol2, TBool(bHidden)) AUTOCALL_METHOD_VOID } void _DVCF1::SetColWidthTwips(long nCol1, long nCol2, long nWidth, bool bDefColWidth) { AUTONAMES0("SetColWidthTwips") AUTOARGS4(nCol1, nCol2, nWidth, TBool(bDefColWidth)) AUTOCALL_METHOD_VOID } TAutoString _DVCF1::GetDefinedNameByIndex(long nName) { AUTONAMES0("DefinedNameByIndex") AUTOARGS1(nName) AUTOCALL_PROP_GET } void _DVCF1::SetDefinedNameByIndex(long val, TAutoString nName) { AUTONAMES0("DefinedNameByIndex") AUTOARGS1(nName) AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetSheetName(long nSheet) { AUTONAMES0("SheetName") AUTOARGS1(nSheet) AUTOCALL_PROP_GET } void _DVCF1::SetSheetName(long val, TAutoString nSheet) { AUTONAMES0("SheetName") AUTOARGS1(nSheet) AUTOCALL_PROP_SET(val) } OLE_COLOR _DVCF1::GetPaletteEntry(long nEntry) { AUTONAMES0("PaletteEntry") AUTOARGS1(nEntry) AUTOCALL_PROP_GET } void _DVCF1::SetPaletteEntry(long val, OLE_COLOR nEntry) { AUTONAMES0("PaletteEntry") AUTOARGS1(nEntry) AUTOCALL_PROP_SET(val) } void _DVCF1::EditInsertSheets() { AUTONAMES0("EditInsertSheets") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::EditDeleteSheets() { AUTONAMES0("EditDeleteSheets") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::InsertSheets(long nSheet, long nSheets) { AUTONAMES0("InsertSheets") AUTOARGS2(nSheet, nSheets) AUTOCALL_METHOD_VOID } void _DVCF1::DeleteSheets(long nSheet, long nSheets) { AUTONAMES0("DeleteSheets") AUTOARGS2(nSheet, nSheets) AUTOCALL_METHOD_VOID } void _DVCF1::Refresh() { AUTONAMES0("Refresh") AUTOARGS0() AUTOCALL_METHOD_VOID } short _DVCF1::GetColWidthTwips(long Col) { AUTONAMES0("ColWidthTwips") AUTOARGS1(Col) AUTOCALL_PROP_GET } void _DVCF1::SetColWidthTwips(long val, short Col) { AUTONAMES0("ColWidthTwips") AUTOARGS1(Col) AUTOCALL_PROP_SET(val) } long _DVCF1::NextColPageBreak(long Col) { AUTONAMES0("NextColPageBreak") AUTOARGS1(Col) AUTOCALL_METHOD_RET } long _DVCF1::NextRowPageBreak(long Row) { AUTONAMES0("NextRowPageBreak") AUTOARGS1(Row) AUTOCALL_METHOD_RET } long _DVCF1::ObjFirstID() { AUTONAMES0("ObjFirstID") AUTOARGS0() AUTOCALL_METHOD_RET } long _DVCF1::ObjNextID(long ID) { AUTONAMES0("ObjNextID") AUTOARGS1(ID) AUTOCALL_METHOD_RET } short _DVCF1::ObjGetItemCount(long ID) { AUTONAMES0("ObjGetItemCount") AUTOARGS1(ID) AUTOCALL_METHOD_RET } short _DVCF1::ObjGetType(long ID) { AUTONAMES0("ObjGetType") AUTOARGS1(ID) AUTOCALL_METHOD_RET } short _DVCF1::ObjGetSelectionCount() { AUTONAMES0("ObjGetSelectionCount") AUTOARGS0() AUTOCALL_METHOD_RET } TAutoString _DVCF1::FormatRCNr(long Row, long Col, bool DoAbsolute) { AUTONAMES0("FormatRCNr") AUTOARGS3(Row, Col, TBool(DoAbsolute)) AUTOCALL_METHOD_RET } long _DVCF1::SS() { AUTONAMES0("SS") AUTOARGS0() AUTOCALL_METHOD_RET } TAutoString _DVCF1::ErrorNumberToText(long SSError) { AUTONAMES0("ErrorNumberToText") AUTOARGS1(SSError) AUTOCALL_METHOD_RET } TAutoString _DVCF1::GetObjItem(long ID, short Item) { AUTONAMES0("ObjItem") AUTOARGS2(ID, Item) AUTOCALL_PROP_GET } void _DVCF1::SetObjItem(long val, short ID, TAutoString Item) { AUTONAMES0("ObjItem") AUTOARGS2(ID, Item) AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetObjItems(long ID) { AUTONAMES0("ObjItems") AUTOARGS1(ID) AUTOCALL_PROP_GET } void _DVCF1::SetObjItems(long val, TAutoString ID) { AUTONAMES0("ObjItems") AUTOARGS1(ID) AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetObjName(long ID) { AUTONAMES0("ObjName") AUTOARGS1(ID) AUTOCALL_PROP_GET } void _DVCF1::SetObjName(long val, TAutoString ID) { AUTONAMES0("ObjName") AUTOARGS1(ID) AUTOCALL_PROP_SET(val) } TAutoString _DVCF1::GetObjText(long ID) { AUTONAMES0("ObjText") AUTOARGS1(ID) AUTOCALL_PROP_GET } void _DVCF1::SetObjText(long val, TAutoString ID) { AUTONAMES0("ObjText") AUTOARGS1(ID) AUTOCALL_PROP_SET(val) } short _DVCF1::GetObjValue(long ID) { AUTONAMES0("ObjValue") AUTOARGS1(ID) AUTOCALL_PROP_GET } void _DVCF1::SetObjValue(long val, short ID) { AUTONAMES0("ObjValue") AUTOARGS1(ID) AUTOCALL_PROP_SET(val) } bool _DVCF1::GetObjVisible(long ID) { AUTONAMES0("ObjVisible") AUTOARGS1(ID) AUTOCALL_PROP_GET } void _DVCF1::SetObjVisible(long val, bool ID) { AUTONAMES0("ObjVisible") AUTOARGS1(ID) AUTOCALL_PROP_SET(val) } long _DVCF1::ObjNameToID(TAutoString Name) { AUTONAMES0("ObjNameToID") AUTOARGS1(Name) AUTOCALL_METHOD_RET } long _DVCF1::DefinedNameCount() { AUTONAMES0("DefinedNameCount") AUTOARGS0() AUTOCALL_METHOD_RET } TAutoString _DVCF1::GetAutoFillItems(short Index) { AUTONAMES0("AutoFillItems") AUTOARGS1(Index) AUTOCALL_PROP_GET } void _DVCF1::SetAutoFillItems(short val, TAutoString Index) { AUTONAMES0("AutoFillItems") AUTOARGS1(Index) AUTOCALL_PROP_SET(val) } void _DVCF1::ValidationRuleDlg() { AUTONAMES0("ValidationRuleDlg") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::SetValidationRule(TAutoString Rule, TAutoString Text) { AUTONAMES0("SetValidationRule") AUTOARGS2(Rule, Text) AUTOCALL_METHOD_VOID } void _DVCF1::GetValidationRule(TAutoString far* Rule, TAutoString far* Text) { AUTONAMES0("GetValidationRule") // AUTOARGS2(Rule, Text) // AUTOCALL_METHOD_VOID } short _DVCF1::AutoFillItemsCount() { AUTONAMES0("AutoFillItemsCount") AUTOARGS0() AUTOCALL_METHOD_RET } void _DVCF1::CopyRangeEx(long nDstSheet, long nDstR1, long nDstC1, long nDstR2, long nDstC2, long hSrcSS, long nSrcSheet, long nSrcR1, long nSrcC1, long nSrcR2, long nSrcC2) { AUTONAMES0("CopyRangeEx") // AUTOARGS11(nDstSheet, nDstR1, nDstC1, nDstR2, nDstC2, hSrcSS, nSrcSheet, nSrcR1, nSrcC1, nSrcR2, nSrcC2) // AUTOCALL_METHOD_VOID } void _DVCF1::Sort(long nR1, long nC1, long nR2, long nC2, bool bSortByRows, VARIANT far* Keys) { AUTONAMES0("Sort") // AUTOARGS6(nR1, nC1, nR2, nC2, TBool(bSortByRows), Keys) // AUTOCALL_METHOD_VOID } bool _DVCF1::GetColHidden(long nCol) { AUTONAMES0("ColHidden") AUTOARGS1(nCol) AUTOCALL_PROP_GET } void _DVCF1::SetColHidden(long val, bool nCol) { AUTONAMES0("ColHidden") AUTOARGS1(nCol) AUTOCALL_PROP_SET(val) } bool _DVCF1::GetRowHidden(long nRow) { AUTONAMES0("RowHidden") AUTOARGS1(nRow) AUTOCALL_PROP_GET } void _DVCF1::SetRowHidden(long val, bool nRow) { AUTONAMES0("RowHidden") AUTOARGS1(nRow) AUTOCALL_PROP_SET(val) } void _DVCF1::DeleteAutoFillItems(short nIndex) { AUTONAMES0("DeleteAutoFillItems") AUTOARGS1(nIndex) AUTOCALL_METHOD_VOID } void _DVCF1::ODBCConnect(TAutoString far* pConnect, bool bShowErrors, short far* pRetCode) { AUTONAMES0("ODBCConnect") // AUTOARGS3(pConnect, TBool(bShowErrors), pRetCode) // AUTOCALL_METHOD_VOID } void _DVCF1::ODBCDisconnect() { AUTONAMES0("ODBCDisconnect") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::ODBCQuery(TAutoString far* pQuery, long nRow, long nCol, bool bForceShowDlg, bool far* pSetColNames, bool far* pSetColFormats, bool far* pSetColWidths, bool far* pSetMaxRC, short far* pRetCode) { AUTONAMES0("ODBCQuery") // AUTOARGS9(pQuery, nRow, nCol, TBool(bForceShowDlg), TBool&(pSetColNames), TBool&(pSetColFormats), TBool&(pSetColWidths), TBool&(pSetMaxRC), pRetCode) // AUTOCALL_METHOD_VOID } bool _DVCF1::GetSheetSelected(long nSheet) { AUTONAMES0("SheetSelected") AUTOARGS1(nSheet) AUTOCALL_PROP_GET } void _DVCF1::SetSheetSelected(long val, bool nSheet) { AUTONAMES0("SheetSelected") AUTOARGS1(nSheet) AUTOCALL_PROP_SET(val) } void _DVCF1::LaunchDesigner() { AUTONAMES0("LaunchDesigner") AUTOARGS0() AUTOCALL_METHOD_VOID } void _DVCF1::AboutBox() { AUTONAMES0("AboutBox") AUTOARGS0() AUTOCALL_METHOD_VOID }