TFindFieldInfo Class Reference
information returned from a "Find the fields in this range" request Gets information about the fields found in a range of characters by
CPlainText::FindFields()
.
This information is the number of fields fully or partially within the range and the start position and length of the first field found.
Member Functions Documentation
operator!=(const TFindFieldInfo &)
operator==(const TFindFieldInfo &)
Member Data Documentation
TInt
iFieldCountInRange
The number of fields found in the specified range.
TInt
iFirstFieldLen
The length of the first field in the range.
TInt
iFirstFieldPos
The document position of the start of the first field in the range.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.