#include <oofrpRTF.h>
Simple structure class.
Public Types | |
| enum | tabAlignTypesT { eLeft, eCentred, eRight } |
Public Member Functions | |
| oofRepTabStop (int inTwipsFromLeftMargin, tabAlignTypesT inTabType=eLeft) | |
| int | twipsToStop () const |
| tabAlignTypesT | alignType () const |
| void | writeTabDefinitionsInRTF (std::ostream &) |
| Write a definition for a single tab. | |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Write a definition for a single tab.
|
1.3.5