![]() | InDesign SDK 20.5 |
#include <AttributeChecker.h>
Public Member Functions | |
| virtual bool16 | operator() (IWaxLine *line, UID story, TextIndex start, int32 length) const =0 |
This class is used to test wax lines for recomposition by IGlobalRecompose.
| pure virtual |
| line | is the wax line in question. |
| story | is the story being examined. |
| start | is the beginning position of the line in question. |
| length | is the length of the line. |