Searched refs:getBlopSize (Results 1 – 7 of 7) sorted by relevance
309 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()
172 … typeKey.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)reader.getBlop(), reader.getBlopSize()) ) in produceType()
61 sal_uInt32 (TYPEREG_CALLTYPE *getBlopSize) (TypeWriterImpl);208 inline sal_uInt32 getBlopSize();336 inline sal_uInt32 RegistryTypeWriter::getBlopSize() in getBlopSize() function in RegistryTypeWriter338 return m_pApi->getBlopSize(m_hImpl); in getBlopSize()
138 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()
223 sal_uInt32 getBlopSize();240 sal_uInt32 CPInfo::getBlopSize() in getBlopSize() function in CPInfo297 buff += writeUINT32(buff, getBlopSize()); in toBlop()1102 cpBlopSize += pInfo->getBlopSize(); in createBlop()1379 static sal_uInt32 TYPEREG_CALLTYPE getBlopSize(TypeWriterImpl hEntry) in getBlopSize() function1476 aApi.getBlopSize = &getBlopSize; in initRegistryTypeWriter_Api()
1310 sal_uInt32 aBlopSize = writer.getBlopSize(); in mergeModuleValue()
193 inline sal_uInt32 getBlopSize() const in getBlopSize() function in TypeReader
Completed in 118 milliseconds