Home
last modified time | relevance | path

Searched refs:EDITcmdUPD_SECT_PROPS (Results 1 – 10 of 10) sorted by relevance

/dports/editors/ted/Ted-2.23/docEdit/
H A DdocEditCommand.h68 EDITcmdUPD_SECT_PROPS, enumerator
H A DdocRtfReadTrace.c154 RTF_TRACE_CMD( RTFtag_USP, EDITcmdUPD_SECT_PROPS ),
316 es->esCommand == EDITcmdUPD_SECT_PROPS || in docRtfReadEditStep()
H A DdocSelectionDescription.c367 cmdEnabled[EDITcmdUPD_SECT_PROPS]= sd->sdInTreeType == DOCinBODY; in docEnableEditCommands()
/dports/editors/ted/Ted-2.23/Ted/
H A DtedPageLayoutTool.c43 plt->pltCanChangeSelection= cmdEnabled[EDITcmdUPD_SECT_PROPS]; in tedRefreshPageLayoutTool()
H A DtedRepeat.c564 case EDITcmdUPD_SECT_PROPS: in tedDocRepeat()
H A DtedHeaderFooterTool.c208 cmdEnabled[EDITcmdUPD_SECT_PROPS] ); in tedRefreshHeaderFooterTool()
H A DtedDocSetProperties.c335 if ( tedDocChangeSelectionProperties( ed, EDITcmdUPD_SECT_PROPS, in tedDocChangeSectionProperties()
H A DtedNotesTool.c194 nt->ntCanChangeSelection= cmdEnabled[EDITcmdUPD_SECT_PROPS]; in tedRefreshNotesTool()
H A DtedSectionTool.c215 st->stCanChange= cmdEnabled[EDITcmdUPD_SECT_PROPS]; in tedRefreshSectionTool()
H A DtedUndo.c1400 case EDITcmdUPD_SECT_PROPS: in tedDocUndo()