Home
last modified time | relevance | path

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

/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx311 rtl_copyMemory(*pBlop, writer.getBlop(), length); in getTypeBlop()
353 rtl_copyMemory(*pBlop, writer.getBlop(), length); in getTypeBlop()
428 rtl_copyMemory(*pBlop, writer.getBlop(), length); in getTypeBlop()
468 rtl_copyMemory(*pBlop, writer.getBlop(), length); in getTypeBlop()
497 rtl_copyMemory(*pBlop, writer.getBlop(), length); in getTypeBlop()
512 rtl_copyMemory(*pBlop, writer.getBlop(), length); in getTypeBlop()
H A Drdbtype.cxx172 …if ( typeKey.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)reader.getBlop(), reader.getBlopSize… in produceType()
/trunk/main/registry/inc/registry/
H A Dreflwrit.hxx61 const sal_uInt8* (TYPEREG_CALLTYPE *getBlop) (TypeWriterImpl);
205 inline const sal_uInt8* getBlop();
332 inline const sal_uInt8* RegistryTypeWriter::getBlop() in getBlop() function in RegistryTypeWriter
334 return m_pApi->getBlop(m_hImpl); in getBlop()
/trunk/main/registry/test/
H A Dtestregcpp.cxx137 const sal_uInt8* pBlop = writer.getBlop(); in test_coreReflection()
184 const sal_uInt8* pBlop = writer.getBlop(); in test_coreReflection()
211 const sal_uInt8* pBlop = writer.getBlop(); in test_coreReflection()
252 const sal_uInt8* pBlop = writer.getBlop(); in test_coreReflection()
289 const sal_uInt8* pBlop = writer.getBlop(); in test_coreReflection()
318 const sal_uInt8* pBlop = writer.getBlop(); in test_coreReflection()
368 const sal_uInt8* pBlop = writer.getBlop(); in test_coreReflection()
/trunk/main/registry/source/
H A Dreflwrit.cxx1372 static const sal_uInt8* TYPEREG_CALLTYPE getBlop(TypeWriterImpl hEntry) in getBlop() function
1475 aApi.getBlop = &getBlop; in initRegistryTypeWriter_Api()
H A Dregimpl.cxx1309 const sal_uInt8* pBlop = writer.getBlop(); in mergeModuleValue()
/trunk/main/rdbmaker/inc/codemaker/
H A Dregistry.hxx196 inline const sal_uInt8* getBlop() const in getBlop() function in TypeReader

Completed in 47 milliseconds