Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/
H A DFuncCode.h275 LFUN_CHARS_TRANSPOSE, // Lgb 20010425 enumerator
H A DLyXAction.cpp1080 { LFUN_CHARS_TRANSPOSE, "chars-transpose", Noop, Edit }, in init()
H A DText3.cpp1418 case LFUN_CHARS_TRANSPOSE: in dispatch()
3439 case LFUN_CHARS_TRANSPOSE: in getStatus()
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetTabular.cpp4600 case LFUN_CHARS_TRANSPOSE: in doDispatch()