Searched refs:copyBuffer (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/registry/source/ |
H A D | reflread.cxx | 68 BlopObject(const sal_uInt8* buffer, sal_uInt32 len, sal_Bool copyBuffer); 137 BlopObject::BlopObject(const sal_uInt8* buffer, sal_uInt32 len, sal_Bool copyBuffer) in BlopObject() argument 139 , m_isCopied(copyBuffer) in BlopObject() 1093 const sal_uInt8* buffer, sal_uInt32 len, sal_Bool copyBuffer); 1102 const sal_uInt8* buffer, sal_uInt32 len, sal_Bool copyBuffer): in TypeRegistryEntry() argument 1103 BlopObject(buffer, len, copyBuffer), m_pCP(NULL), m_pFields(NULL), in TypeRegistryEntry() 1188 …aderImpl TYPEREG_CALLTYPE createEntry(const sal_uInt8* buffer, sal_uInt32 len, sal_Bool copyBuffer) in createEntry() argument 1191 typereg_reader_create(buffer, len, copyBuffer, TYPEREG_VERSION_0, &handle); in createEntry()
|
Completed in 29 milliseconds