Public Member Functions | |
| TReaderProperties (const TCharacterProperties ACharProps, const TParagraphProperties AParProps, const TInternalState AIntState, const TRTFDestination ARTFDestination) | |
| create an instance with the given properties. | |
| ~TReaderProperties () | |
| Destructor. | |
Public Attributes | |
| TCharacterProperties | CharProps |
| Current character properties. | |
| TParagraphProperties | ParProps |
| Current paragraph properties. | |
| TInternalState | InternalState |
| Current internal state. | |
| TRTFDestination | RTFDestination |
| Current output destination. | |
| TReaderProperties::TReaderProperties | ( | const TCharacterProperties | ACharProps, | |
| const TParagraphProperties | AParProps, | |||
| const TInternalState | AIntState, | |||
| const TRTFDestination | ARTFDestination | |||
| ) |
create an instance with the given properties.
| TReaderProperties::~TReaderProperties | ( | ) |
Destructor.
Current character properties.
Current paragraph properties.
| TInternalState TReaderProperties.InternalState |
Current internal state.
1.5.4