Home
last modified time | relevance | path

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

/AOO41X/main/sal/textenc/
H A Dconvertiso2022cn.c52 } ImplIso2022CnToUnicodeContext; typedef
72 = rtl_allocateMemory(sizeof (ImplIso2022CnToUnicodeContext)); in ImplCreateIso2022CnToUnicodeContext()
73 ((ImplIso2022CnToUnicodeContext *) pContext)->m_eState in ImplCreateIso2022CnToUnicodeContext()
75 ((ImplIso2022CnToUnicodeContext *) pContext)->m_bSo = sal_False; in ImplCreateIso2022CnToUnicodeContext()
76 ((ImplIso2022CnToUnicodeContext *) pContext)->m_b116431 = sal_False; in ImplCreateIso2022CnToUnicodeContext()
84 ((ImplIso2022CnToUnicodeContext *) pContext)->m_eState in ImplResetIso2022CnToUnicodeContext()
86 ((ImplIso2022CnToUnicodeContext *) pContext)->m_bSo = sal_False; in ImplResetIso2022CnToUnicodeContext()
87 ((ImplIso2022CnToUnicodeContext *) pContext)->m_b116431 = sal_False; in ImplResetIso2022CnToUnicodeContext()
125 eState = ((ImplIso2022CnToUnicodeContext *) pContext)->m_eState; in ImplConvertIso2022CnToUnicode()
126 nRow = ((ImplIso2022CnToUnicodeContext *) pContext)->m_nRow; in ImplConvertIso2022CnToUnicode()
[all …]