Home
last modified time | relevance | path

Searched refs:m_blopSize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/rdbmaker/inc/codemaker/
H A Dregistry.hxx41 , m_blopSize(bufferLen) in TypeReader_Impl()
50 m_blopSize = bufferLen; in TypeReader_Impl()
55 m_pBlop, m_blopSize, false, TYPEREG_VERSION_1); in TypeReader_Impl()
68 sal_Int32 m_blopSize; member
194 { return m_pImpl->m_blopSize; } in getBlopSize()
/trunk/main/registry/source/
H A Dreflwrit.cxx691 sal_uInt32 m_blopSize; member in TypeWriter
735 , m_blopSize(0) in TypeWriter()
1186 m_blopSize = blopSize; in createBlop()
1368 *size = writer->m_blopSize; in typereg_writer_getBlob()

Completed in 19 milliseconds