Searched refs:getBlop (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/rdbmaker/source/rdbmaker/ |
H A D | typeblop.cxx | 311 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 D | rdbtype.cxx | 172 …if ( typeKey.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)reader.getBlop(), reader.getBlopSize… in produceType()
|
/aoo4110/main/registry/inc/registry/ |
H A D | reflwrit.hxx | 60 const sal_uInt8* (TYPEREG_CALLTYPE *getBlop) (TypeWriterImpl); 204 inline const sal_uInt8* getBlop(); 331 inline const sal_uInt8* RegistryTypeWriter::getBlop() in getBlop() function in RegistryTypeWriter 333 return m_pApi->getBlop(m_hImpl); in getBlop()
|
/aoo4110/main/registry/test/ |
H A D | testregcpp.cxx | 137 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()
|
/aoo4110/main/registry/source/ |
H A D | reflwrit.cxx | 1372 static const sal_uInt8* TYPEREG_CALLTYPE getBlop(TypeWriterImpl hEntry) in getBlop() function 1475 aApi.getBlop = &getBlop; in initRegistryTypeWriter_Api()
|
H A D | regimpl.cxx | 1309 const sal_uInt8* pBlop = writer.getBlop(); in mergeModuleValue()
|
/aoo4110/main/rdbmaker/inc/codemaker/ |
H A D | registry.hxx | 196 inline const sal_uInt8* getBlop() const in getBlop() function in TypeReader
|
Completed in 42 milliseconds