Searched defs:PCodeBuffConvertor (Results 1 – 2 of 2) sorted by relevance
65 class PCodeBuffConvertor class77 …PCodeBuffConvertor( sal_uInt8* pCode, T nSize ): m_nSize( nSize ), m_pStart( pCode ), m_pCnvtdBuf… in PCodeBuffConvertor() function in PCodeBuffConvertor
536 template class PCodeBuffConvertor< sal_uInt16, sal_uInt32 >; variable537 template class PCodeBuffConvertor< sal_uInt32, sal_uInt16 >; variable
Completed in 18 milliseconds