Method | Description | |
---|---|---|
DummyParaCheckingToken ( ICmObject obj, int ws, int paraOffset ) : System |
Initializes a new instance of the DummyParaCheckingToken class.
|
|
DummyParaCheckingToken ( ICmObject obj, int ws, int paraOffset, SILUBS.SharedScrUtils.BCVRef startRef, SILUBS.SharedScrUtils.BCVRef endRef ) : System |
Initializes a new instance of the DummyParaCheckingToken class.
|
public DummyParaCheckingToken ( ICmObject obj, int ws, int paraOffset ) : System | ||
obj | ICmObject | The obj. |
ws | int | The writing system |
paraOffset | int | The para offset. |
return | System |
public DummyParaCheckingToken ( ICmObject obj, int ws, int paraOffset, SILUBS.SharedScrUtils.BCVRef startRef, SILUBS.SharedScrUtils.BCVRef endRef ) : System | ||
obj | ICmObject | The obj. |
ws | int | The writing system |
paraOffset | int | The para offset. |
startRef | SILUBS.SharedScrUtils.BCVRef | The start reference. |
endRef | SILUBS.SharedScrUtils.BCVRef | The end reference. |
return | System |