Méthode | Description | |
---|---|---|
AddSelection ( int startOffset, int endOffset ) : bool | ||
GetRunAttributes ( int offset, int &startOffset, int &endOffset ) : Atk.Attribute[] | ||
GetSelection ( int selectionNum, int &startOffset, int &endOffset ) : string | ||
RemoveSelection ( int selectionNum ) : bool | ||
SetSelection ( int selectionNum, int startOffset, int endOffset ) : bool | ||
TextProviderTextImplementor ( |
Méthode | Description | |
---|---|---|
AddTextAttribute ( CG |
||
GetAttributesInRange ( int start, int end ) : Atk.Attribute[] | ||
GetTextRange ( int start, int end ) : ITextRangeProvider | ||
IsAttrNotNullOrMultiValued ( int providerAttrId, ITextRangeProvider prov, object &val ) : bool |
public AddSelection ( int startOffset, int endOffset ) : bool | ||
startOffset | int | |
endOffset | int | |
Résultat | bool |
public GetRunAttributes ( int offset, int &startOffset, int &endOffset ) : Atk.Attribute[] | ||
offset | int | |
startOffset | int | |
endOffset | int | |
Résultat | Atk.Attribute[] |
public GetSelection ( int selectionNum, int &startOffset, int &endOffset ) : string | ||
selectionNum | int | |
startOffset | int | |
endOffset | int | |
Résultat | string |
public RemoveSelection ( int selectionNum ) : bool | ||
selectionNum | int | |
Résultat | bool |
public SetSelection ( int selectionNum, int startOffset, int endOffset ) : bool | ||
selectionNum | int | |
startOffset | int | |
endOffset | int | |
Résultat | bool |
public TextProviderTextImplementor ( |
||
resource | ||
textProvider | ITextProvider | |
Résultat | System |