#include <fl_PartOfBlock.h>
List of all members.
Constructor & Destructor Documentation
fl_PartOfBlock::fl_PartOfBlock |
( |
void |
|
) |
|
fl_PartOfBlock::fl_PartOfBlock |
( |
UT_sint32 |
iOffset, |
|
|
UT_sint32 |
iPTLength, |
|
|
bool |
bIsIgnored = false | |
|
) |
| | |
Member Function Documentation
Does POB touch region
- Parameters:
-
| iOffset | Offset of region |
| iLength | Length of region |
- Returns:
- True if the region touches the POB
References m_iOffset, m_iPTLength, and xxx_UT_DEBUGMSG.
const std::string & fl_PartOfBlock::getGrammarMessage |
( |
|
) |
const |
bool fl_PartOfBlock::getIsIgnored |
( |
void |
|
) |
const [inline] |
UT_sint32 fl_PartOfBlock::getOffset |
( |
void |
|
) |
const [inline] |
UT_sint32 fl_PartOfBlock::getPTLength |
( |
void |
|
) |
const [inline] |
bool fl_PartOfBlock::isInvisible |
( |
void |
|
) |
const [inline] |
void fl_PartOfBlock::setGrammarMessage |
( |
const std::string & |
sMsg |
) |
|
void fl_PartOfBlock::setInvisible |
( |
void |
|
) |
[inline] |
void fl_PartOfBlock::setIsIgnored |
( |
bool |
bIsIgnored |
) |
[inline] |
void fl_PartOfBlock::setOffset |
( |
UT_sint32 |
iOffset |
) |
[inline] |
void fl_PartOfBlock::setPTLength |
( |
UT_sint32 |
iLength |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: