Home
last modified time | relevance | path

Searched defs:PCodeBuffConvertor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basic/source/inc/
H A Dcodegen.hxx65 class PCodeBuffConvertor class
77PCodeBuffConvertor( sal_uInt8* pCode, T nSize ): m_nSize( nSize ), m_pStart( pCode ), m_pCnvtdBuf… in PCodeBuffConvertor() function in PCodeBuffConvertor
/trunk/main/basic/source/comp/
H A Dcodegen.cxx536 template class PCodeBuffConvertor< sal_uInt16, sal_uInt32 >; variable
537 template class PCodeBuffConvertor< sal_uInt32, sal_uInt16 >; variable

Completed in 21 milliseconds