Home
last modified time | relevance | path

Searched refs:P_ABS (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMsWks4Text.cxx97 typedef enum { P_ABS=0, P_REL, P_INCR, P_UNKNOWN} Position; enumerator
141 PLC(MsWks4TextInternal::BTE,PLC::P_ABS, PLC::T_CST); in createMapping()
143 PLC(MsWks4TextInternal::BTE,PLC::P_ABS, PLC::T_CST); in createMapping()
972 case MsWks4PLCInternal::PLC::P_ABS: in readPLC()
994 plcType.m_pos = MsWks4PLCInternal::PLC::P_ABS; in readPLC()
/dports/textproc/libwps03/libwps-0.3.1/src/lib/
H A DWPS4Text.cpp2348 typedef enum { P_ABS=0, P_REL, P_UNKNOWN} Position; enumerator
2392 PLC(WPS4TextInternal::BTE, PLC::P_ABS, PLC::T_CST, '\0', 0x80); in createMapping()
2394 PLC(WPS4TextInternal::BTE,PLC::P_ABS, PLC::T_CST, '\0', 0x80); in createMapping()
2434 plcType.m_pos = WPS4PLCInternal::PLC::P_ABS; in readPLC()
2445 plcType.m_pos = WPS4PLCInternal::PLC::P_ABS; in readPLC()
H A DWPS8Text.cpp1915 typedef enum { P_ABS=0, P_MREL, P_ZREL, P_MINCR, P_ZINCR, P_UNKNOWN} Position; enumerator
1954 m_knowns["BTEP"]=PLC(WPS8TextInternal::BTE,PLC::P_ABS, PLC::T_CST); in createMapping()
1955 m_knowns["BTEC"]=PLC(WPS8TextInternal::BTE,PLC::P_ABS, PLC::T_CST); in createMapping()
2045 case WPS8PLCInternal::PLC::P_ABS: in readPLC()
/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DWPS4Text.cpp2449 typedef enum { P_ABS=0, P_REL, P_UNKNOWN} Position; enumerator
2497 PLC(WPS4TextInternal::BTE, PLC::P_ABS, PLC::T_CST, '\0', 0x80); in createMapping()
2499 PLC(WPS4TextInternal::BTE,PLC::P_ABS, PLC::T_CST, '\0', 0x80); in createMapping()
2539 plcType.m_pos = WPS4PLCInternal::PLC::P_ABS; in readPLC()
2550 plcType.m_pos = WPS4PLCInternal::PLC::P_ABS; in readPLC()
H A DWPS8Text.cpp1939 typedef enum { P_ABS=0, P_MREL, P_ZREL, P_MINCR, P_ZINCR, P_UNKNOWN} Position; enumerator
1980 m_knowns["BTEP"]=PLC(WPS8TextInternal::BTE,PLC::P_ABS, PLC::T_CST); in createMapping()
1981 m_knowns["BTEC"]=PLC(WPS8TextInternal::BTE,PLC::P_ABS, PLC::T_CST); in createMapping()
2071 case WPS8PLCInternal::PLC::P_ABS: in readPLC()