C# Class CSReportEditor.fProperties

Afficher le fichier Open project: javiercrowsoft/CSReports.net Class Usage Examples

Méthodes publiques

Méthode Description
fProperties ( ) : System
getAlignChanged ( ) : bool
getBackColorChanged ( ) : bool
getBoldChanged ( ) : bool
getBorder3DChanged ( ) : bool
getBorder3DShadowChanged ( ) : bool
getBorderColorChanged ( ) : bool
getBorderRoundedChanged ( ) : bool
getBorderTypeChanged ( ) : bool
getBorderWidthChanged ( ) : bool
getCanGrowChanged ( ) : bool
getChartColorSerie1Changed ( ) : bool
getChartColorSerie2Changed ( ) : bool
getChartFieldGroupChanged ( ) : bool
getChartFieldLbl1Changed ( ) : bool
getChartFieldLbl2Changed ( ) : bool
getChartFieldType ( int idx ) : int
getChartFieldVal1Changed ( ) : bool
getChartFieldVal2Changed ( ) : bool
getChartFormatTypeChanged ( ) : bool
getChartGroupFieldType ( ) : int
getChartGroupIndex ( ) : int
getChartGroupValueChanged ( ) : bool
getChartIndex ( int idx ) : int
getChartLinesTypeChanged ( ) : bool
getChartShowLinesChanged ( ) : bool
getChartShowValuesChanged ( ) : bool
getChartSizeChanged ( ) : bool
getChartSortChanged ( ) : bool
getChartThicknessChanged ( ) : bool
getChartTopChanged ( ) : bool
getChartTypeChanged ( ) : bool
getDbFieldChanged ( ) : bool
getDbFieldGroupValue ( ) : string
getExportColIdxChanged ( ) : bool
getFieldType ( ) : int
getFontChanged ( ) : bool
getFontSizeChanged ( ) : bool
getForeColorChanged ( ) : bool
getFormatChanged ( ) : bool
getFormulaHide ( ) : String
getFormulaHideChanged ( ) : bool
getFormulaName ( ) : String
getFormulaValue ( ) : String
getFormulaValueChanged ( ) : bool
getHeightChanged ( ) : bool
getIdxGroupChanged ( ) : bool
getIndex ( ) : int
getIsAccounting ( ) : bool
getIsFreeCtrlChanged ( ) : bool
getItalicChanged ( ) : bool
getLeftChanged ( ) : bool
getOk ( ) : bool
getPictureChanged ( ) : bool
getSetFormulaHideChanged ( ) : bool
getSetFormulaValueChanged ( ) : bool
getStrikeChanged ( ) : bool
getSymbolChanged ( ) : bool
getTagChanged ( ) : bool
getTextChanged ( ) : bool
getTopChanged ( ) : bool
getTransparentChanged ( ) : bool
getUnderlineChanged ( ) : bool
getWhenEvalChanged ( ) : bool
getWidthChanged ( ) : bool
getWordWrapChanged ( ) : bool
hideTabChart ( ) : void
hideTabField ( ) : void
hideTabImage ( ) : void
resetChangedFlags ( ) : void
setAlignChanged ( bool rhs ) : void
setBackColorChanged ( bool rhs ) : void
setBoldChanged ( bool rhs ) : void
setBorder3DChanged ( bool rhs ) : void
setBorder3DShadowChanged ( bool rhs ) : void
setBorderColorChanged ( bool rhs ) : void
setBorderRoundedChanged ( bool rhs ) : void
setBorderTypeChanged ( bool rhs ) : void
setBorderWidthChanged ( bool rhs ) : void
setCanGrowChanged ( bool rhs ) : void
setChartColorSerie1Changed ( bool rhs ) : void
setChartColorSerie2Changed ( bool rhs ) : void
setChartFieldGroupChanged ( bool rhs ) : void
setChartFieldLbl1Changed ( bool rhs ) : void
setChartFieldLbl2Changed ( bool rhs ) : void
setChartFieldType ( int idx, int rhs ) : void
setChartFieldVal1Changed ( bool rhs ) : void
setChartFieldVal2Changed ( bool rhs ) : void
setChartFormatTypeChanged ( bool rhs ) : void
setChartGroupFieldType ( int rhs ) : void
setChartGroupIndex ( int rhs ) : void
setChartGroupValueChanged ( bool rhs ) : void
setChartIndex ( int idx, int rhs ) : void
setChartLinesTypeChanged ( bool rhs ) : void
setChartShowLinesChanged ( bool rhs ) : void
setChartShowValuesChanged ( bool rhs ) : void
setChartSizeChanged ( bool rhs ) : void
setChartSortChanged ( bool rhs ) : void
setChartThicknessChanged ( bool rhs ) : void
setChartTopChanged ( bool rhs ) : void
setChartTypeChanged ( bool rhs ) : void
setDbFieldChanged ( bool rhs ) : void
setDbFieldGroupValue ( string sField ) : void
setExportColIdxChanged ( bool rhs ) : void
setFieldType ( int rhs ) : void
setFontChanged ( bool rhs ) : void
setFontSizeChanged ( bool rhs ) : void
setForeColorChanged ( bool rhs ) : void
setFormatChanged ( bool rhs ) : void
setFormulaHide ( String rhs ) : void
setFormulaHideChanged ( bool rhs ) : void
setFormulaName ( String rhs ) : void
setFormulaValue ( String rhs ) : void
setFormulaValueChanged ( bool rhs ) : void
setHandler ( cEditor editor ) : void
setHeightChanged ( bool rhs ) : void
setIdxGroupChanged ( bool rhs ) : void
setIndex ( int rhs ) : void
setIsAccounting ( bool rhs ) : void
setIsFreeCtrlChanged ( bool rhs ) : void
setItalicChanged ( bool rhs ) : void
setLeftChanged ( bool rhs ) : void
setPictureChanged ( bool rhs ) : void
setSetFormulaHideChanged ( bool rhs ) : void
setSetFormulaValueChanged ( bool rhs ) : void
setStrikeChanged ( bool rhs ) : void
setSymbolChanged ( bool rhs ) : void
setTagChanged ( bool rhs ) : void
setTextChanged ( bool rhs ) : void
setTopChanged ( bool rhs ) : void
setTransparentChanged ( bool rhs ) : void
setUnderlineChanged ( bool rhs ) : void
setWhenEvalChanged ( bool rhs ) : void
setWidthChanged ( bool rhs ) : void
setWordWrapChanged ( bool rhs ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

cb_align_Click ( object sender, EventArgs e ) : void
cb_align_SelectedIndexChanged ( object sender, EventArgs e ) : void
cb_borderType_Click ( object sender, EventArgs e ) : void
cb_borderType_SelectedIndexChanged ( object sender, EventArgs e ) : void
cb_chartSize_SelectedIndexChanged ( object sender, EventArgs e ) : void
cb_chartThickness_SelectedIndexChanged ( object sender, EventArgs e ) : void
cb_colorSerie1_SelectedIndexChanged ( object sender, EventArgs e ) : void
cb_colorSerie2_SelectedIndexChanged ( object sender, EventArgs e ) : void
cb_formatType_SelectedIndexChanged ( object sender, EventArgs e ) : void
cb_linesType_SelectedIndexChanged ( object sender, EventArgs e ) : void
cb_type_SelectedIndexChanged ( object sender, EventArgs e ) : void
chk_borderRounded_CheckedChanged ( object sender, EventArgs e ) : void
chk_borderRounded_Click ( object sender, EventArgs e ) : void
chk_canGrow_CheckedChanged ( object sender, EventArgs e ) : void
chk_fontBold_CheckedChanged ( object sender, EventArgs e ) : void
chk_fontItalic_CheckedChanged ( object sender, EventArgs e ) : void
chk_fontStrike_CheckedChanged ( object sender, EventArgs e ) : void
chk_fontUnderline_CheckedChanged ( object sender, EventArgs e ) : void
chk_formulaHide_Click ( object sender, EventArgs e ) : void
chk_formulaValue_Click ( object sender, EventArgs e ) : void
chk_isFreeCtrl_CheckedChanged ( object sender, EventArgs e ) : void
chk_showBarValues_CheckedChanged ( object sender, EventArgs e ) : void
chk_showOutlines_CheckedChanged ( object sender, EventArgs e ) : void
chk_sort_CheckedChanged ( object sender, EventArgs e ) : void
chk_wordWrap_CheckedChanged ( object sender, EventArgs e ) : void
cmd_apply_Click ( object sender, EventArgs e ) : void
cmd_backColor_Click ( object sender, EventArgs e ) : void
cmd_border3D_click ( object sender, EventArgs e ) : void
cmd_borderColor3d_Click ( object sender, EventArgs e ) : void
cmd_borderColor_Click ( object sender, EventArgs e ) : void
cmd_borderColor_Click_1 ( object sender, EventArgs e ) : void
cmd_borderShadowColor_Click ( object sender, EventArgs e ) : void
cmd_borderShadow_Click ( object sender, EventArgs e ) : void
cmd_cancel_Click ( object sender, EventArgs e ) : void
cmd_dbFieldGroupValue_Click ( object sender, EventArgs e ) : void
cmd_dbFieldLbl1_Click ( object sender, EventArgs e ) : void
cmd_dbFieldLbl2_Click ( object sender, EventArgs e ) : void
cmd_dbFieldVal1_Click ( object sender, EventArgs e ) : void
cmd_dbFieldVal2_Click ( object sender, EventArgs e ) : void
cmd_dbField_Click ( object sender, EventArgs e ) : void
cmd_font_Click ( object sender, EventArgs e ) : void
cmd_foreColor_Click ( object sender, EventArgs e ) : void
cmd_formulaHide_Click ( object sender, EventArgs e ) : void
cmd_formulaValue_Click ( object sender, EventArgs e ) : void
fProperties_Load ( object sender, EventArgs e ) : void
initChart ( ) : void
op_afterPrint_Click ( object sender, EventArgs e ) : void
op_beforePrint_Click ( object sender, EventArgs e ) : void
pFillColors ( ComboBox cb_list ) : void
picColor ( TextBox txColor, Label shColor ) : void
showFormula ( String formula, bool &cancel ) : void
tx_BorderWidth_TextChanged ( object sender, EventArgs e ) : void
tx_ChartGroupValue_TextChanged ( object sender, EventArgs e ) : void
tx_ChartTop_TextChanged ( object sender, EventArgs e ) : void
tx_backColor_LostFocus ( object sender, EventArgs e ) : void
tx_backColor_TextChanged ( object sender, EventArgs e ) : void
tx_border3D_LostFocus ( object sender, EventArgs e ) : void
tx_border3D_TextChanged ( object sender, EventArgs e ) : void
tx_borderColor_LostFocus ( object sender, EventArgs e ) : void
tx_borderColor_TextChanged ( object sender, EventArgs e ) : void
tx_borderShadow_LostFocus ( object sender, EventArgs e ) : void
tx_borderShadow_TextChanged ( object sender, EventArgs e ) : void
tx_borderWidth_TextChanged_1 ( object sender, EventArgs e ) : void
tx_chartGroupValue_TextChanged_1 ( object sender, EventArgs e ) : void
tx_chartTop_TextChanged_1 ( object sender, EventArgs e ) : void
tx_dbFieldGroupValue_TextChanged ( object sender, EventArgs e ) : void
tx_dbFieldLbl1_TextChanged ( object sender, EventArgs e ) : void
tx_dbFieldLbl2_TextChanged ( object sender, EventArgs e ) : void
tx_dbFieldVal1_TextChanged ( object sender, EventArgs e ) : void
tx_dbFieldVal2_TextChanged ( object sender, EventArgs e ) : void
tx_exportColIdx_TextChanged ( object sender, EventArgs e ) : void
tx_fontSize_TextChanged ( object sender, EventArgs e ) : void
tx_font_TextChanged ( object sender, EventArgs e ) : void
tx_foreColor_LostFocus ( object sender, EventArgs e ) : void
tx_foreColor_TextChanged ( object sender, EventArgs e ) : void
tx_format_TextChanged ( object sender, EventArgs e ) : void
tx_height_TextChanged ( object sender, EventArgs e ) : void
tx_left_TextChanged ( object sender, EventArgs e ) : void
tx_name_TextChanged ( object sender, EventArgs e ) : void
tx_symbol_TextChanged ( object sender, EventArgs e ) : void
tx_tag_TextChanged ( object sender, EventArgs e ) : void
tx_text_TextChanged ( object sender, EventArgs e ) : void
tx_top_TextChanged ( object sender, EventArgs e ) : void
tx_width_TextChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

fProperties() public méthode

public fProperties ( ) : System
Résultat System

getAlignChanged() public méthode

public getAlignChanged ( ) : bool
Résultat bool

getBackColorChanged() public méthode

public getBackColorChanged ( ) : bool
Résultat bool

getBoldChanged() public méthode

public getBoldChanged ( ) : bool
Résultat bool

getBorder3DChanged() public méthode

public getBorder3DChanged ( ) : bool
Résultat bool

getBorder3DShadowChanged() public méthode

public getBorder3DShadowChanged ( ) : bool
Résultat bool

getBorderColorChanged() public méthode

public getBorderColorChanged ( ) : bool
Résultat bool

getBorderRoundedChanged() public méthode

public getBorderRoundedChanged ( ) : bool
Résultat bool

getBorderTypeChanged() public méthode

public getBorderTypeChanged ( ) : bool
Résultat bool

getBorderWidthChanged() public méthode

public getBorderWidthChanged ( ) : bool
Résultat bool

getCanGrowChanged() public méthode

public getCanGrowChanged ( ) : bool
Résultat bool

getChartColorSerie1Changed() public méthode

public getChartColorSerie1Changed ( ) : bool
Résultat bool

getChartColorSerie2Changed() public méthode

public getChartColorSerie2Changed ( ) : bool
Résultat bool

getChartFieldGroupChanged() public méthode

public getChartFieldGroupChanged ( ) : bool
Résultat bool

getChartFieldLbl1Changed() public méthode

public getChartFieldLbl1Changed ( ) : bool
Résultat bool

getChartFieldLbl2Changed() public méthode

public getChartFieldLbl2Changed ( ) : bool
Résultat bool

getChartFieldType() public méthode

public getChartFieldType ( int idx ) : int
idx int
Résultat int

getChartFieldVal1Changed() public méthode

public getChartFieldVal1Changed ( ) : bool
Résultat bool

getChartFieldVal2Changed() public méthode

public getChartFieldVal2Changed ( ) : bool
Résultat bool

getChartFormatTypeChanged() public méthode

public getChartFormatTypeChanged ( ) : bool
Résultat bool

getChartGroupFieldType() public méthode

public getChartGroupFieldType ( ) : int
Résultat int

getChartGroupIndex() public méthode

public getChartGroupIndex ( ) : int
Résultat int

getChartGroupValueChanged() public méthode

public getChartGroupValueChanged ( ) : bool
Résultat bool

getChartIndex() public méthode

public getChartIndex ( int idx ) : int
idx int
Résultat int

getChartLinesTypeChanged() public méthode

public getChartLinesTypeChanged ( ) : bool
Résultat bool

getChartShowLinesChanged() public méthode

public getChartShowLinesChanged ( ) : bool
Résultat bool

getChartShowValuesChanged() public méthode

public getChartShowValuesChanged ( ) : bool
Résultat bool

getChartSizeChanged() public méthode

public getChartSizeChanged ( ) : bool
Résultat bool

getChartSortChanged() public méthode

public getChartSortChanged ( ) : bool
Résultat bool

getChartThicknessChanged() public méthode

public getChartThicknessChanged ( ) : bool
Résultat bool

getChartTopChanged() public méthode

public getChartTopChanged ( ) : bool
Résultat bool

getChartTypeChanged() public méthode

public getChartTypeChanged ( ) : bool
Résultat bool

getDbFieldChanged() public méthode

public getDbFieldChanged ( ) : bool
Résultat bool

getDbFieldGroupValue() public méthode

public getDbFieldGroupValue ( ) : string
Résultat string

getExportColIdxChanged() public méthode

public getExportColIdxChanged ( ) : bool
Résultat bool

getFieldType() public méthode

public getFieldType ( ) : int
Résultat int

getFontChanged() public méthode

public getFontChanged ( ) : bool
Résultat bool

getFontSizeChanged() public méthode

public getFontSizeChanged ( ) : bool
Résultat bool

getForeColorChanged() public méthode

public getForeColorChanged ( ) : bool
Résultat bool

getFormatChanged() public méthode

public getFormatChanged ( ) : bool
Résultat bool

getFormulaHide() public méthode

public getFormulaHide ( ) : String
Résultat String

getFormulaHideChanged() public méthode

public getFormulaHideChanged ( ) : bool
Résultat bool

getFormulaName() public méthode

public getFormulaName ( ) : String
Résultat String

getFormulaValue() public méthode

public getFormulaValue ( ) : String
Résultat String

getFormulaValueChanged() public méthode

public getFormulaValueChanged ( ) : bool
Résultat bool

getHeightChanged() public méthode

public getHeightChanged ( ) : bool
Résultat bool

getIdxGroupChanged() public méthode

public getIdxGroupChanged ( ) : bool
Résultat bool

getIndex() public méthode

public getIndex ( ) : int
Résultat int

getIsAccounting() public méthode

public getIsAccounting ( ) : bool
Résultat bool

getIsFreeCtrlChanged() public méthode

public getIsFreeCtrlChanged ( ) : bool
Résultat bool

getItalicChanged() public méthode

public getItalicChanged ( ) : bool
Résultat bool

getLeftChanged() public méthode

public getLeftChanged ( ) : bool
Résultat bool

getOk() public méthode

public getOk ( ) : bool
Résultat bool

getPictureChanged() public méthode

public getPictureChanged ( ) : bool
Résultat bool

getSetFormulaHideChanged() public méthode

public getSetFormulaHideChanged ( ) : bool
Résultat bool

getSetFormulaValueChanged() public méthode

public getSetFormulaValueChanged ( ) : bool
Résultat bool

getStrikeChanged() public méthode

public getStrikeChanged ( ) : bool
Résultat bool

getSymbolChanged() public méthode

public getSymbolChanged ( ) : bool
Résultat bool

getTagChanged() public méthode

public getTagChanged ( ) : bool
Résultat bool

getTextChanged() public méthode

public getTextChanged ( ) : bool
Résultat bool

getTopChanged() public méthode

public getTopChanged ( ) : bool
Résultat bool

getTransparentChanged() public méthode

public getTransparentChanged ( ) : bool
Résultat bool

getUnderlineChanged() public méthode

public getUnderlineChanged ( ) : bool
Résultat bool

getWhenEvalChanged() public méthode

public getWhenEvalChanged ( ) : bool
Résultat bool

getWidthChanged() public méthode

public getWidthChanged ( ) : bool
Résultat bool

getWordWrapChanged() public méthode

public getWordWrapChanged ( ) : bool
Résultat bool

hideTabChart() public méthode

public hideTabChart ( ) : void
Résultat void

hideTabField() public méthode

public hideTabField ( ) : void
Résultat void

hideTabImage() public méthode

public hideTabImage ( ) : void
Résultat void

resetChangedFlags() public méthode

public resetChangedFlags ( ) : void
Résultat void

setAlignChanged() public méthode

public setAlignChanged ( bool rhs ) : void
rhs bool
Résultat void

setBackColorChanged() public méthode

public setBackColorChanged ( bool rhs ) : void
rhs bool
Résultat void

setBoldChanged() public méthode

public setBoldChanged ( bool rhs ) : void
rhs bool
Résultat void

setBorder3DChanged() public méthode

public setBorder3DChanged ( bool rhs ) : void
rhs bool
Résultat void

setBorder3DShadowChanged() public méthode

public setBorder3DShadowChanged ( bool rhs ) : void
rhs bool
Résultat void

setBorderColorChanged() public méthode

public setBorderColorChanged ( bool rhs ) : void
rhs bool
Résultat void

setBorderRoundedChanged() public méthode

public setBorderRoundedChanged ( bool rhs ) : void
rhs bool
Résultat void

setBorderTypeChanged() public méthode

public setBorderTypeChanged ( bool rhs ) : void
rhs bool
Résultat void

setBorderWidthChanged() public méthode

public setBorderWidthChanged ( bool rhs ) : void
rhs bool
Résultat void

setCanGrowChanged() public méthode

public setCanGrowChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartColorSerie1Changed() public méthode

public setChartColorSerie1Changed ( bool rhs ) : void
rhs bool
Résultat void

setChartColorSerie2Changed() public méthode

public setChartColorSerie2Changed ( bool rhs ) : void
rhs bool
Résultat void

setChartFieldGroupChanged() public méthode

public setChartFieldGroupChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartFieldLbl1Changed() public méthode

public setChartFieldLbl1Changed ( bool rhs ) : void
rhs bool
Résultat void

setChartFieldLbl2Changed() public méthode

public setChartFieldLbl2Changed ( bool rhs ) : void
rhs bool
Résultat void

setChartFieldType() public méthode

public setChartFieldType ( int idx, int rhs ) : void
idx int
rhs int
Résultat void

setChartFieldVal1Changed() public méthode

public setChartFieldVal1Changed ( bool rhs ) : void
rhs bool
Résultat void

setChartFieldVal2Changed() public méthode

public setChartFieldVal2Changed ( bool rhs ) : void
rhs bool
Résultat void

setChartFormatTypeChanged() public méthode

public setChartFormatTypeChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartGroupFieldType() public méthode

public setChartGroupFieldType ( int rhs ) : void
rhs int
Résultat void

setChartGroupIndex() public méthode

public setChartGroupIndex ( int rhs ) : void
rhs int
Résultat void

setChartGroupValueChanged() public méthode

public setChartGroupValueChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartIndex() public méthode

public setChartIndex ( int idx, int rhs ) : void
idx int
rhs int
Résultat void

setChartLinesTypeChanged() public méthode

public setChartLinesTypeChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartShowLinesChanged() public méthode

public setChartShowLinesChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartShowValuesChanged() public méthode

public setChartShowValuesChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartSizeChanged() public méthode

public setChartSizeChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartSortChanged() public méthode

public setChartSortChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartThicknessChanged() public méthode

public setChartThicknessChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartTopChanged() public méthode

public setChartTopChanged ( bool rhs ) : void
rhs bool
Résultat void

setChartTypeChanged() public méthode

public setChartTypeChanged ( bool rhs ) : void
rhs bool
Résultat void

setDbFieldChanged() public méthode

public setDbFieldChanged ( bool rhs ) : void
rhs bool
Résultat void

setDbFieldGroupValue() public méthode

public setDbFieldGroupValue ( string sField ) : void
sField string
Résultat void

setExportColIdxChanged() public méthode

public setExportColIdxChanged ( bool rhs ) : void
rhs bool
Résultat void

setFieldType() public méthode

public setFieldType ( int rhs ) : void
rhs int
Résultat void

setFontChanged() public méthode

public setFontChanged ( bool rhs ) : void
rhs bool
Résultat void

setFontSizeChanged() public méthode

public setFontSizeChanged ( bool rhs ) : void
rhs bool
Résultat void

setForeColorChanged() public méthode

public setForeColorChanged ( bool rhs ) : void
rhs bool
Résultat void

setFormatChanged() public méthode

public setFormatChanged ( bool rhs ) : void
rhs bool
Résultat void

setFormulaHide() public méthode

public setFormulaHide ( String rhs ) : void
rhs String
Résultat void

setFormulaHideChanged() public méthode

public setFormulaHideChanged ( bool rhs ) : void
rhs bool
Résultat void

setFormulaName() public méthode

public setFormulaName ( String rhs ) : void
rhs String
Résultat void

setFormulaValue() public méthode

public setFormulaValue ( String rhs ) : void
rhs String
Résultat void

setFormulaValueChanged() public méthode

public setFormulaValueChanged ( bool rhs ) : void
rhs bool
Résultat void

setHandler() public méthode

public setHandler ( cEditor editor ) : void
editor cEditor
Résultat void

setHeightChanged() public méthode

public setHeightChanged ( bool rhs ) : void
rhs bool
Résultat void

setIdxGroupChanged() public méthode

public setIdxGroupChanged ( bool rhs ) : void
rhs bool
Résultat void

setIndex() public méthode

public setIndex ( int rhs ) : void
rhs int
Résultat void

setIsAccounting() public méthode

public setIsAccounting ( bool rhs ) : void
rhs bool
Résultat void

setIsFreeCtrlChanged() public méthode

public setIsFreeCtrlChanged ( bool rhs ) : void
rhs bool
Résultat void

setItalicChanged() public méthode

public setItalicChanged ( bool rhs ) : void
rhs bool
Résultat void

setLeftChanged() public méthode

public setLeftChanged ( bool rhs ) : void
rhs bool
Résultat void

setPictureChanged() public méthode

public setPictureChanged ( bool rhs ) : void
rhs bool
Résultat void

setSetFormulaHideChanged() public méthode

public setSetFormulaHideChanged ( bool rhs ) : void
rhs bool
Résultat void

setSetFormulaValueChanged() public méthode

public setSetFormulaValueChanged ( bool rhs ) : void
rhs bool
Résultat void

setStrikeChanged() public méthode

public setStrikeChanged ( bool rhs ) : void
rhs bool
Résultat void

setSymbolChanged() public méthode

public setSymbolChanged ( bool rhs ) : void
rhs bool
Résultat void

setTagChanged() public méthode

public setTagChanged ( bool rhs ) : void
rhs bool
Résultat void

setTextChanged() public méthode

public setTextChanged ( bool rhs ) : void
rhs bool
Résultat void

setTopChanged() public méthode

public setTopChanged ( bool rhs ) : void
rhs bool
Résultat void

setTransparentChanged() public méthode

public setTransparentChanged ( bool rhs ) : void
rhs bool
Résultat void

setUnderlineChanged() public méthode

public setUnderlineChanged ( bool rhs ) : void
rhs bool
Résultat void

setWhenEvalChanged() public méthode

public setWhenEvalChanged ( bool rhs ) : void
rhs bool
Résultat void

setWidthChanged() public méthode

public setWidthChanged ( bool rhs ) : void
rhs bool
Résultat void

setWordWrapChanged() public méthode

public setWordWrapChanged ( bool rhs ) : void
rhs bool
Résultat void