Home
last modified time | relevance | path

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

/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx309 length = writer.getBlopSize(); in getTypeBlop()
351 length = writer.getBlopSize(); in getTypeBlop()
426 length = writer.getBlopSize(); in getTypeBlop()
466 length = writer.getBlopSize(); in getTypeBlop()
495 length = writer.getBlopSize(); in getTypeBlop()
510 length = writer.getBlopSize(); in getTypeBlop()
H A Drdbtype.cxx172 … typeKey.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)reader.getBlop(), reader.getBlopSize()) ) in produceType()
/trunk/main/registry/inc/registry/
H A Dreflwrit.hxx62 sal_uInt32 (TYPEREG_CALLTYPE *getBlopSize) (TypeWriterImpl);
209 inline sal_uInt32 getBlopSize();
337 inline sal_uInt32 RegistryTypeWriter::getBlopSize() in getBlopSize() function in RegistryTypeWriter
339 return m_pApi->getBlopSize(m_hImpl); in getBlopSize()
/trunk/main/registry/test/
H A Dtestregcpp.cxx138 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection()
185 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection()
212 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection()
253 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection()
290 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection()
319 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection()
369 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection()
/trunk/main/registry/source/
H A Dreflwrit.cxx223 sal_uInt32 getBlopSize();
240 sal_uInt32 CPInfo::getBlopSize() in getBlopSize() function in CPInfo
297 buff += writeUINT32(buff, getBlopSize()); in toBlop()
1102 cpBlopSize += pInfo->getBlopSize(); in createBlop()
1379 static sal_uInt32 TYPEREG_CALLTYPE getBlopSize(TypeWriterImpl hEntry) in getBlopSize() function
1476 aApi.getBlopSize = &getBlopSize; in initRegistryTypeWriter_Api()
H A Dregimpl.cxx1310 sal_uInt32 aBlopSize = writer.getBlopSize(); in mergeModuleValue()
/trunk/main/rdbmaker/inc/codemaker/
H A Dregistry.hxx193 inline sal_uInt32 getBlopSize() const in getBlopSize() function in TypeReader

Completed in 43 milliseconds