Purpose:
The DXMatchesTextItemTS class provides the interface for a document text item.
Methods:
short protocol();
BSTR getObjectType();
BSTR getText();
setText(LPCTSTR text);
BOOL isMatch();
long numberOfNewLines();
addNewLine();
long getOffset();
setOffset(long offset);
long getLength();
setLength(long length);
Sets the match length in the text string.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.