filters
RTFImport Class Reference
List of all members.Detailed Description
Definition at line 244 of file rtfimport.h.
Member Function Documentation
|
Add anchor to current destination (see KWord DTD).
Definition at line 2033 of file rtfimport.cpp. |
|
Add a date/time field and split it for KWord.
Definition at line 1650 of file rtfimport.cpp. |
|
Add format information to document node.
Definition at line 2050 of file rtfimport.cpp. |
|
Add layout information to document node.
Definition at line 2264 of file rtfimport.cpp. |
|
Add paragraph information to document node.
Definition at line 2415 of file rtfimport.cpp. |
|
Change the destination.
Definition at line 2009 of file rtfimport.cpp. |
|
Convert document from RTF to KWord format.
Definition at line 312 of file rtfimport.cpp. |
|
Finish table and recalculate cell borders.
Definition at line 2484 of file rtfimport.cpp. |
|
Skip the keyword, as we do not need to do anything with it (either because it is supported anyway or because we cannot support it. ) Definition at line 801 of file rtfimport.cpp. |
|
Inserts a table cell definition.
Definition at line 1187 of file rtfimport.cpp. |
|
Insert a date or time field.
Definition at line 1644 of file rtfimport.cpp. |
|
Insert special character (hexadecimal escape value).
Definition at line 1256 of file rtfimport.cpp. |
|
Insert a page number field.
Definition at line 1634 of file rtfimport.cpp. |
|
Insert special character (as plain text).
Definition at line 1251 of file rtfimport.cpp. |
|
Inserts a tabulator definition.
Definition at line 1203 of file rtfimport.cpp. |
|
Finish table row and calculate cell borders.
Definition at line 1122 of file rtfimport.cpp. |
|
Insert unicode character (keyword \u).
Definition at line 1282 of file rtfimport.cpp. |
|
Inserts a single (Unicode) character in UTF8 format.
Definition at line 1212 of file rtfimport.cpp. |
|
Parse the picture identifier.
Definition at line 1419 of file rtfimport.cpp. |
|
Color table destination callback.
Definition at line 1398 of file rtfimport.cpp. |
|
Parse recursive fields.
Definition at line 1693 of file rtfimport.cpp. |
|
Font table destination callback.
Definition at line 1319 of file rtfimport.cpp. |
|
This function parses footnotes.
Definition at line 1893 of file rtfimport.cpp. |
|
Do nothing special for this group.
Definition at line 1991 of file rtfimport.cpp. |
|
Picture destination callback.
Definition at line 1435 of file rtfimport.cpp. |
|
Plain text destination callback.
Definition at line 1979 of file rtfimport.cpp. |
|
Rich text destination callback.
Definition at line 1920 of file rtfimport.cpp. |
|
Style sheet destination callback.
Definition at line 1371 of file rtfimport.cpp. |
|
Reset formatting properties to their default settings.
Definition at line 2001 of file rtfimport.cpp. |
|
Select which border is the current one.
Definition at line 1070 of file rtfimport.cpp. |
|
Select which border is the current one, in case of a cell.
Definition at line 1075 of file rtfimport.cpp. |
|
Set document codepage to CP1252.
Definition at line 833 of file rtfimport.cpp. |
|
Sets the value of a border color specified by token.
Definition at line 965 of file rtfimport.cpp. |
|
Sets the value of a border property specified by token.
Definition at line 949 of file rtfimport.cpp. |
|
Sets the value of a border property specified by token.
Definition at line 934 of file rtfimport.cpp. |
|
Sets the charset.
Definition at line 870 of file rtfimport.cpp. |
|
Set document codepage.
Definition at line 805 of file rtfimport.cpp. |
|
Sets an enumeration (flag) RTF property specified by token.
Definition at line 907 of file rtfimport.cpp. |
|
Sets a boolean RTF property specified by token.
Definition at line 865 of file rtfimport.cpp. |
|
Set font style hint.
Definition at line 912 of file rtfimport.cpp. |
|
Set document codepage to Mac (also known as MacRoman or as Apple Roman).
Definition at line 824 of file rtfimport.cpp. |
|
Sets the value of a numeric RTF property specified by token.
Definition at line 902 of file rtfimport.cpp. |
|
Reset paragraph-formatting properties.
Definition at line 1009 of file rtfimport.cpp. |
|
Set document codepage to IBM 850.
Definition at line 842 of file rtfimport.cpp. |
|
Set document codepage to IBM 435.
Definition at line 851 of file rtfimport.cpp. |
|
Set the picture type (BMP, PNG. ..)
Definition at line 917 of file rtfimport.cpp. |
|
Reset character-formatting properties.
Definition at line 985 of file rtfimport.cpp. |
|
Reset section-formatting properties.
Definition at line 1041 of file rtfimport.cpp. |
|
Sets the enumaration value for \ul-type keywords \ul switches on simple underline \ul0 switches off all underlines.
Definition at line 922 of file rtfimport.cpp. |
|
Reset table-formatting properties.
Definition at line 1050 of file rtfimport.cpp. |
|
Sets the value of a boolean RTF property specified by token.
Definition at line 860 of file rtfimport.cpp. |
|
Set underline properties.
Definition at line 929 of file rtfimport.cpp. |
|
Sets the value of the font baseline (superscript).
Definition at line 980 of file rtfimport.cpp. |
|
Discard all tokens until the current group is closed.
Definition at line 1995 of file rtfimport.cpp. |
|
Write out part (file inside the store).
Definition at line 2613 of file rtfimport.cpp. |
Member Data Documentation
|
support for recursive fields
Definition at line 566 of file rtfimport.h. |
|
number of last footnote
Definition at line 530 of file rtfimport.h. |
|
list of footnotes
Definition at line 529 of file rtfimport.h. |
|
File name of the source file.
Definition at line 567 of file rtfimport.h. |
|
Should the filter system be in batch mode (i.e. non-interactive).
Definition at line 572 of file rtfimport.h. |
|
Dummy text state for destinations without own RTFTextState.
Definition at line 537 of file rtfimport.h. |
|
Picture number; increase *before* use!
Definition at line 554 of file rtfimport.h. |
|
currently used QTextCodec by the RTF file
Definition at line 569 of file rtfimport.h. |
|
QTextCodec for UTF-8 (used in ).
Definition at line 570 of file rtfimport.h. |
The documentation for this class was generated from the following files: