Home
last modified time | relevance | path

Searched refs:docRtfReadExtTree (Results 1 – 3 of 3) sorted by relevance

/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfTab.c95 # define docRtfReadExtTree 0 macro
1965 RTF_DEST_XX( "footer", DOCinRIGHT_FOOTER, docRtfReadExtTree ),
1966 RTF_DEST_XX( "footerf", DOCinFIRST_FOOTER, docRtfReadExtTree ),
1967 RTF_DEST_XX( "footerl", DOCinLEFT_FOOTER, docRtfReadExtTree ),
1970 RTF_DEST_XX( "header", DOCinRIGHT_HEADER, docRtfReadExtTree ),
1975 RTF_DEST_XX( "ftnsep", DOCinFTNSEP, docRtfReadExtTree ),
1976 RTF_DEST_XX( "ftnsepc", DOCinFTNSEPC, docRtfReadExtTree ),
1977 RTF_DEST_XX( "ftncn", DOCinFTNCN, docRtfReadExtTree ),
1979 RTF_DEST_XX( "aftnsep", DOCinAFTNSEP, docRtfReadExtTree ),
1980 RTF_DEST_XX( "aftnsepc", DOCinAFTNSEPC, docRtfReadExtTree ),
[all …]
H A DdocRtfReadDocumentTree.c158 int docRtfReadExtTree( const RtfControlWord * rcw, in docRtfReadExtTree() function
H A DdocRtfReaderImpl.h506 extern int docRtfReadExtTree( const RtfControlWord * rcw,