#include <oofrepeditx.h>
Collaboration diagram for OOF_InteractionArea:

Public Member Functions | |
| OOF_InteractionArea () | |
| bool | matchesPageLocation (short inX, short inY) const |
| Simple rectangular inclusion test. | |
| void | singleClick (short inX, short inY, oofRepEditingEnv *) |
| Forward a click to our strategy. | |
Public Attributes | |
| short | X |
| short | Y |
| short | mWidth |
| short | mHeight |
| long | mRow |
| short | mCol |
| oofRepEditLink * | mEditLink |
| just a ref - may be many maps to same editor! | |
| oofRepInteractorStrategy * | mInteractionStrategy |
|
|
|
|
||||||||||||
|
Simple rectangular inclusion test.
|
|
||||||||||||||||
|
Forward a click to our strategy.
|
|
|
|
|
|
just a ref - may be many maps to same editor!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5