#include <fl_BlockLayout.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.
| void fl_PartOfBlock::getGrammarMessage |
( |
UT_UTF8String & |
sMsg |
) |
const |
| bool fl_PartOfBlock::getIsIgnored |
( |
void |
|
) |
const [inline] |
| UT_sint32 fl_PartOfBlock::getOffset |
( |
void |
|
) |
const [inline] |
Referenced by fl_Squiggles::_deleteAtOffset(), fl_Squiggles::_find(), fl_Squiggles::_findFirstAfter(), fl_Squiggles::_move(), fl_Squiggles::add(), fl_Squiggles::clear(), fl_Squiggles::findRange(), fl_Squiggles::markForRedraw(), fl_Squiggles::split(), fl_Squiggles::textDeleted(), fl_Squiggles::textInserted(), and fl_Squiggles::updatePOBs().
| UT_sint32 fl_PartOfBlock::getPTLength |
( |
void |
|
) |
const [inline] |
| bool fl_PartOfBlock::isInvisible |
( |
void |
|
) |
[inline] |
| 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: