Home
last modified time | relevance | path

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

/trunk/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()
126 nRow = ((ImplIso2022CnToUnicodeContext *) pContext)->m_nRow; in ImplConvertIso2022CnToUnicode()
127 bSo = ((ImplIso2022CnToUnicodeContext *) pContext)->m_bSo; in ImplConvertIso2022CnToUnicode()
402 ((ImplIso2022CnToUnicodeContext *) pContext)->m_nRow = nRow; in ImplConvertIso2022CnToUnicode()
[all …]

Completed in 17 milliseconds