Searched refs:superTypeCount (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/registry/source/ |
H A D | reflwrit.cxx | 699 sal_uInt16 superTypeCount, 717 sal_uInt16 superTypeCount, in TypeWriter() argument 727 , m_nSuperTypes(superTypeCount) in TypeWriter() 1413 rtl_uString const * typeName, sal_uInt16 superTypeCount, in typereg_writer_create() argument 1420 typeClass, published, toByteString(typeName), superTypeCount, in typereg_writer_create() 1449 sal_uInt16 superTypeCount = rtl_uString_getLength(superTypeName) == 0 in createEntry() local 1453 superTypeCount, fieldCount, methodCount, referenceCount); in createEntry() 1454 if (superTypeCount > 0) { in createEntry()
|
/aoo4110/main/registry/inc/registry/ |
H A D | writer.hxx | 81 rtl::OUString const & typeName, sal_uInt16 superTypeCount, in Writer() argument 87 published, typeName.pData, superTypeCount, fieldCount, in Writer()
|
H A D | writer.h | 73 rtl_uString const * typeName, sal_uInt16 superTypeCount,
|
Completed in 24 milliseconds