Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiChanges.cpp86 dispatch(FuncRequest(LFUN_CHANGE_NEXT)); in nextChange()
/dports/print/lyx/lyx-2.3.4.2/src/
H A DFuncCode.h353 LFUN_CHANGE_NEXT, enumerator
H A DLyXAction.cpp1052 { LFUN_CHANGE_NEXT, "change-next", ReadOnly, Edit }, in init()
H A DBufferView.cpp1171 case LFUN_CHANGE_NEXT: in getStatus()
1517 case LFUN_CHANGE_NEXT: in dispatch()