C# Class SIL.FieldWorks.Common.RootSites.SimpleRootSiteTests.DummyRootBox

Inheritance: IVwRootBox
Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Properties

Property Type Description
Text string

Public Methods

Method Description
Activate ( VwSelectionState vss ) : void
Close ( ) : void
DeleteRangeIfComplex ( IVwGraphics _vg, bool &_fWasComplex ) : void
Deserialize ( System _strm ) : void
DestroySelection ( ) : void
DoSpellCheckStep ( ) : bool
DrawRoot ( IVwGraphics _vg, System.Utils rcSrc, System.Utils rcDst, bool fDrawSel ) : void
DrawRoot2 ( IVwGraphics _vg, System.Utils rcSrc, System.Utils rcDst, bool fDrawSel, int ysTop, int dysHeight ) : void
DrawingErrors ( IVwGraphics _vg ) : void
DummyRootBox ( SimpleRootSite srs ) : System
FlashInsertionPoint ( ) : void
GetRootObject ( int &_hvo, IVwViewConstructor &_pvwvc, int &_frag, IVwStylesheet &_pss ) : void
GetRootVariant ( ) : object
GetTotalPrintPages ( IVwPrintContext _vpc ) : int
InitializePrinting ( IVwPrintContext _vpc ) : void
IsDirty ( ) : bool
IsSpellCheckComplete ( ) : bool
Layout ( IVwGraphics _vg, int dxsAvailWidth ) : void
LoseFocus ( ) : bool
MakeRangeSelection ( IVwSelection _selAnchor, IVwSelection _selEnd, bool fInstall ) : IVwSelection
MakeSelAt ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst, bool fInstall ) : IVwSelection
MakeSelInBox ( IVwSelection _selInit, bool fEndPoint, int iLevel, int iBox, bool fInitial, bool fRange, bool fInstall ) : IVwSelection
MakeSelInObj ( int ihvoRoot, int cvsli, SIL.FieldWorks.Common.COMInterfaces.SelLevInfo _rgvsli, int tag, bool fInstall ) : IVwSelection
MakeSimpleSel ( bool fInitial, bool fEdit, bool fRange, bool fInstall ) : IVwSelection
MakeTextSelInObj ( int ihvoRoot, int cvsli, SIL.FieldWorks.Common.COMInterfaces.SelLevInfo _rgvsli, int cvsliEnd, SIL.FieldWorks.Common.COMInterfaces.SelLevInfo _rgvsliEnd, bool fInitial, bool fEdit, bool fRange, bool fWholeObj, bool fInstall ) : IVwSelection
MakeTextSelection ( int ihvoRoot, int cvlsi, SIL.FieldWorks.Common.COMInterfaces.SelLevInfo _rgvsli, int tagTextProp, int cpropPrevious, int ichAnchor, int ichEnd, int ws, bool fAssocPrev, int ihvoEnd, ITsTextProps _ttpIns, bool fInstall ) : IVwSelection
MouseDblClk ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : void
MouseDown ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : void
MouseDownExtended ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : void
MouseMoveDrag ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : void
MouseUp ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : void
OnChar ( int chw ) : void
OnExtendedKey ( int chw, VwShiftStatus ss, int nFlags ) : int
OnStylesheetChange ( ) : void
OnSysChar ( int chw ) : void
OnTyping ( IVwGraphics _vg, string input, VwShiftStatus shiftStatus, int &_wsPending ) : void
PrepareToDraw ( IVwGraphics _vg, System.Utils rcSrc, System.Utils rcDst ) : VwPrepDrawResult
PrintSinglePage ( IVwPrintContext _vpc, int nPageNo ) : void
PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void
Reconstruct ( ) : void
RestartSpellChecking ( ) : void
Serialize ( System _strm ) : void
SetRootObject ( int hvo, IVwViewConstructor _vwvc, int frag, IVwStylesheet _ss ) : void
SetRootObjects ( int _rghvo, IVwViewConstructor _rgpvwvc, int _rgfrag, IVwStylesheet _ss, int chvo ) : void
SetRootString ( ITsString _tss, IVwStylesheet _ss, IVwViewConstructor _vwvc, int frag ) : void
SetRootVariant ( object v, IVwStylesheet _ss, IVwViewConstructor _vwvc, int frag ) : void
SetSite ( IVwRootSite _vrs ) : void
SetSpellingRepository ( IGetSpellChecker _gsp ) : void
SetTableColWidths ( VwLength _rgvlen, int cvlen ) : void
WriteWpx ( System _strm ) : void
get_IsClickInObject ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst, int &_odt ) : bool
get_IsClickInOverlayTag ( int xd, int yd, System.Utils rcSrc1, System.Utils rcDst1, int &_iGuid, string &_bstrGuids, System.Utils &_rcTag, System.Utils &_rcAllTags, bool &_fOpeningTag ) : bool
get_IsClickInText ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : bool

Method Details

Activate() public method

public Activate ( VwSelectionState vss ) : void
vss VwSelectionState
return void

Close() public method

public Close ( ) : void
return void

DeleteRangeIfComplex() public method

public DeleteRangeIfComplex ( IVwGraphics _vg, bool &_fWasComplex ) : void
_vg IVwGraphics
_fWasComplex bool
return void

Deserialize() public method

public Deserialize ( System _strm ) : void
_strm System
return void

DestroySelection() public method

public DestroySelection ( ) : void
return void

DoSpellCheckStep() public method

public DoSpellCheckStep ( ) : bool
return bool

DrawRoot() public method

public DrawRoot ( IVwGraphics _vg, System.Utils rcSrc, System.Utils rcDst, bool fDrawSel ) : void
_vg IVwGraphics
rcSrc System.Utils
rcDst System.Utils
fDrawSel bool
return void

DrawRoot2() public method

public DrawRoot2 ( IVwGraphics _vg, System.Utils rcSrc, System.Utils rcDst, bool fDrawSel, int ysTop, int dysHeight ) : void
_vg IVwGraphics
rcSrc System.Utils
rcDst System.Utils
fDrawSel bool
ysTop int
dysHeight int
return void

DrawingErrors() public method

public DrawingErrors ( IVwGraphics _vg ) : void
_vg IVwGraphics
return void

DummyRootBox() public method

public DummyRootBox ( SimpleRootSite srs ) : System
srs SimpleRootSite
return System

FlashInsertionPoint() public method

public FlashInsertionPoint ( ) : void
return void

GetRootObject() public method

public GetRootObject ( int &_hvo, IVwViewConstructor &_pvwvc, int &_frag, IVwStylesheet &_pss ) : void
_hvo int
_pvwvc IVwViewConstructor
_frag int
_pss IVwStylesheet
return void

GetRootVariant() public method

public GetRootVariant ( ) : object
return object

GetTotalPrintPages() public method

public GetTotalPrintPages ( IVwPrintContext _vpc ) : int
_vpc IVwPrintContext
return int

InitializePrinting() public method

public InitializePrinting ( IVwPrintContext _vpc ) : void
_vpc IVwPrintContext
return void

IsDirty() public method

public IsDirty ( ) : bool
return bool

IsSpellCheckComplete() public method

public IsSpellCheckComplete ( ) : bool
return bool

Layout() public method

public Layout ( IVwGraphics _vg, int dxsAvailWidth ) : void
_vg IVwGraphics
dxsAvailWidth int
return void

LoseFocus() public method

public LoseFocus ( ) : bool
return bool

MakeRangeSelection() public method

public MakeRangeSelection ( IVwSelection _selAnchor, IVwSelection _selEnd, bool fInstall ) : IVwSelection
_selAnchor IVwSelection
_selEnd IVwSelection
fInstall bool
return IVwSelection

MakeSelAt() public method

public MakeSelAt ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst, bool fInstall ) : IVwSelection
xd int
yd int
rcSrc System.Utils
rcDst System.Utils
fInstall bool
return IVwSelection

MakeSelInBox() public method

public MakeSelInBox ( IVwSelection _selInit, bool fEndPoint, int iLevel, int iBox, bool fInitial, bool fRange, bool fInstall ) : IVwSelection
_selInit IVwSelection
fEndPoint bool
iLevel int
iBox int
fInitial bool
fRange bool
fInstall bool
return IVwSelection

MakeSelInObj() public method

public MakeSelInObj ( int ihvoRoot, int cvsli, SIL.FieldWorks.Common.COMInterfaces.SelLevInfo _rgvsli, int tag, bool fInstall ) : IVwSelection
ihvoRoot int
cvsli int
_rgvsli SIL.FieldWorks.Common.COMInterfaces.SelLevInfo
tag int
fInstall bool
return IVwSelection

MakeSimpleSel() public method

public MakeSimpleSel ( bool fInitial, bool fEdit, bool fRange, bool fInstall ) : IVwSelection
fInitial bool
fEdit bool
fRange bool
fInstall bool
return IVwSelection

MakeTextSelInObj() public method

public MakeTextSelInObj ( int ihvoRoot, int cvsli, SIL.FieldWorks.Common.COMInterfaces.SelLevInfo _rgvsli, int cvsliEnd, SIL.FieldWorks.Common.COMInterfaces.SelLevInfo _rgvsliEnd, bool fInitial, bool fEdit, bool fRange, bool fWholeObj, bool fInstall ) : IVwSelection
ihvoRoot int
cvsli int
_rgvsli SIL.FieldWorks.Common.COMInterfaces.SelLevInfo
cvsliEnd int
_rgvsliEnd SIL.FieldWorks.Common.COMInterfaces.SelLevInfo
fInitial bool
fEdit bool
fRange bool
fWholeObj bool
fInstall bool
return IVwSelection

MakeTextSelection() public method

public MakeTextSelection ( int ihvoRoot, int cvlsi, SIL.FieldWorks.Common.COMInterfaces.SelLevInfo _rgvsli, int tagTextProp, int cpropPrevious, int ichAnchor, int ichEnd, int ws, bool fAssocPrev, int ihvoEnd, ITsTextProps _ttpIns, bool fInstall ) : IVwSelection
ihvoRoot int
cvlsi int
_rgvsli SIL.FieldWorks.Common.COMInterfaces.SelLevInfo
tagTextProp int
cpropPrevious int
ichAnchor int
ichEnd int
ws int
fAssocPrev bool
ihvoEnd int
_ttpIns ITsTextProps
fInstall bool
return IVwSelection

MouseDblClk() public method

public MouseDblClk ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : void
xd int
yd int
rcSrc System.Utils
rcDst System.Utils
return void

MouseDown() public method

public MouseDown ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : void
xd int
yd int
rcSrc System.Utils
rcDst System.Utils
return void

MouseDownExtended() public method

public MouseDownExtended ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : void
xd int
yd int
rcSrc System.Utils
rcDst System.Utils
return void

MouseMoveDrag() public method

public MouseMoveDrag ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : void
xd int
yd int
rcSrc System.Utils
rcDst System.Utils
return void

MouseUp() public method

public MouseUp ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : void
xd int
yd int
rcSrc System.Utils
rcDst System.Utils
return void

OnChar() public method

public OnChar ( int chw ) : void
chw int
return void

OnExtendedKey() public method

public OnExtendedKey ( int chw, VwShiftStatus ss, int nFlags ) : int
chw int
ss VwShiftStatus
nFlags int
return int

OnStylesheetChange() public method

public OnStylesheetChange ( ) : void
return void

OnSysChar() public method

public OnSysChar ( int chw ) : void
chw int
return void

OnTyping() public method

public OnTyping ( IVwGraphics _vg, string input, VwShiftStatus shiftStatus, int &_wsPending ) : void
_vg IVwGraphics
input string
shiftStatus VwShiftStatus
_wsPending int
return void

PrepareToDraw() public method

public PrepareToDraw ( IVwGraphics _vg, System.Utils rcSrc, System.Utils rcDst ) : VwPrepDrawResult
_vg IVwGraphics
rcSrc System.Utils
rcDst System.Utils
return VwPrepDrawResult

PrintSinglePage() public method

public PrintSinglePage ( IVwPrintContext _vpc, int nPageNo ) : void
_vpc IVwPrintContext
nPageNo int
return void

PropChanged() public method

public PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void
hvo int
tag int
ivMin int
cvIns int
cvDel int
return void

Reconstruct() public method

public Reconstruct ( ) : void
return void

RestartSpellChecking() public method

public RestartSpellChecking ( ) : void
return void

Serialize() public method

public Serialize ( System _strm ) : void
_strm System
return void

SetRootObject() public method

public SetRootObject ( int hvo, IVwViewConstructor _vwvc, int frag, IVwStylesheet _ss ) : void
hvo int
_vwvc IVwViewConstructor
frag int
_ss IVwStylesheet
return void

SetRootObjects() public method

public SetRootObjects ( int _rghvo, IVwViewConstructor _rgpvwvc, int _rgfrag, IVwStylesheet _ss, int chvo ) : void
_rghvo int
_rgpvwvc IVwViewConstructor
_rgfrag int
_ss IVwStylesheet
chvo int
return void

SetRootString() public method

public SetRootString ( ITsString _tss, IVwStylesheet _ss, IVwViewConstructor _vwvc, int frag ) : void
_tss ITsString
_ss IVwStylesheet
_vwvc IVwViewConstructor
frag int
return void

SetRootVariant() public method

public SetRootVariant ( object v, IVwStylesheet _ss, IVwViewConstructor _vwvc, int frag ) : void
v object
_ss IVwStylesheet
_vwvc IVwViewConstructor
frag int
return void

SetSite() public method

public SetSite ( IVwRootSite _vrs ) : void
_vrs IVwRootSite
return void

SetSpellingRepository() public method

public SetSpellingRepository ( IGetSpellChecker _gsp ) : void
_gsp IGetSpellChecker
return void

SetTableColWidths() public method

public SetTableColWidths ( VwLength _rgvlen, int cvlen ) : void
_rgvlen VwLength
cvlen int
return void

WriteWpx() public method

public WriteWpx ( System _strm ) : void
_strm System
return void

get_IsClickInObject() public method

public get_IsClickInObject ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst, int &_odt ) : bool
xd int
yd int
rcSrc System.Utils
rcDst System.Utils
_odt int
return bool

get_IsClickInOverlayTag() public method

public get_IsClickInOverlayTag ( int xd, int yd, System.Utils rcSrc1, System.Utils rcDst1, int &_iGuid, string &_bstrGuids, System.Utils &_rcTag, System.Utils &_rcAllTags, bool &_fOpeningTag ) : bool
xd int
yd int
rcSrc1 System.Utils
rcDst1 System.Utils
_iGuid int
_bstrGuids string
_rcTag System.Utils
_rcAllTags System.Utils
_fOpeningTag bool
return bool

get_IsClickInText() public method

public get_IsClickInText ( int xd, int yd, System.Utils rcSrc, System.Utils rcDst ) : bool
xd int
yd int
rcSrc System.Utils
rcDst System.Utils
return bool

Property Details

Text public property

public string Text
return string