Home
last modified time | relevance | path

Searched refs:rpRowStyle (Results 1 – 4 of 4) sorted by relevance

/dports/editors/ted/Ted-2.23/docBase/
H A DdocRowProperties.h30 int rpRowStyle; member
H A DdocRowProperties.c144 rp->rpRowStyle= -1; in docInitRowProperties()
965 rp->rpRowStyle= arg; in docSetRowProperty()
1161 return rp->rpRowStyle; in docGetRowProperty()
/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfSaveRowProperties.c39 { docRtfWriteArgTag( rw, "ts", rpSet->rpRowStyle ); } in docRtfSaveRowProperties()
H A DdocRtfStylesheet.c112 rrc->rrcRowProperties.rpRowStyle= arg; in docRtfStyleGroup()