Home
last modified time | relevance | path

Searched refs:rrcSectionProperties (Results 1 – 8 of 8) sorted by relevance

/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfStylesheet.c63 ds->dsStyleNumber= rrc->rrcSectionProperties.spStyle; in docRtfStyleName()
106 rrc->rrcSectionProperties.spStyle= arg; in docRtfStyleGroup()
335 &(rrc->rrcSectionProperties) ); in docRtfStoreStyleProperties()
H A DdocRtfReadSectProperties.c28 SectionProperties * sp= &(rrc->rrcSectionProperties); in docRtfRememberSectionProperty()
H A DdocRtfReaderImpl.c64 docInitSectionProperties( &(rr->rrcSectionProperties) ); in docRtfInitReader()
174 docCleanSectionProperties( &(rr->rrcSectionProperties) ); in docRtfCleanReader()
H A DdocRtfReadCellProperties.c92 dg= &(rrc->rrcSectionProperties.spDocumentGeometry); in docRtfRememberCellProperty()
H A DdocRtfReadNodeTree.c137 &spUpdMask, &(rr->rrcSectionProperties) ) ) in docRtfCloseSect()
594 &(rr->rrcSectionProperties) ) ) in docRtfStartSect()
H A DdocRtfReadDocumentProperties.c125 SectionProperties * sp= &(rrc->rrcSectionProperties); in docRtfRememberDocProperty()
H A DdocRtfReadDocumentTree.c81 ss, &(rrc->rrcSectionProperties) ) ) in docRtfReadDocumentTree()
H A DdocRtfReaderImpl.h111 SectionProperties rrcSectionProperties; member