Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/classes/
H A Dimage.cxx193 …PCodeBuffConvertor< sal_uInt16, sal_uInt32 > aLegacyToNew( (sal_uInt8*)pLegacyPCode, nLegacyCodeSi… in Load() local
194 aLegacyToNew.convert(); in Load()
195 pCode = (char*)aLegacyToNew.GetBuffer(); in Load()
196 nCodeSize = aLegacyToNew.GetSize(); in Load()

Completed in 17 milliseconds