Home
last modified time | relevance | path

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

/aoo41x/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx367 sal_uInt16 attrCount = 0; in getTypeBlop() local
376 attrCount++; in getTypeBlop()
389 uSuperType, attrCount, memberCount-attrCount, 0); in getTypeBlop()
397 attrCount = 0; in getTypeBlop()
404 ++attrCount; in getTypeBlop()
422 writeMethodData( writer, attrCount+inheritedMemberCount, memberTypes[i], xMethod ); in getTypeBlop()
/aoo41x/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx383 sal_uInt16 attrCount = 0, attrmethods = 0; in getTypeBlob() local
391 attrCount++; in getTypeBlob()
411 baseCount, attrCount, memberCount-attrCount+attrmethods, in getTypeBlob()
431 attrCount = 0; in getTypeBlob()
437 ++attrCount; in getTypeBlob()
466 writeMethodData(writer, attrCount+inheritedMemberCount-attrmethods, in getTypeBlob()

Completed in 24 milliseconds