Home
last modified time | relevance | path

Searched refs:LFUN_VC_CHECK_IN (Results 1 – 3 of 3) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/src/
H A DFuncCode.h224 LFUN_VC_CHECK_IN, // Lgb 97-07-01 enumerator
H A DLyXAction.cpp3913 { LFUN_VC_CHECK_IN, "vc-check-in", ReadOnly, System }, in init()
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiView.cpp2180 case LFUN_VC_CHECK_IN: in getStatus()
3315 case LFUN_VC_CHECK_IN: in dispatchVC()
4261 case LFUN_VC_CHECK_IN: in dispatch()