Searched refs:attrCount (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/rdbmaker/source/rdbmaker/ |
H A D | typeblop.cxx | 367 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()
|
/aoo4110/main/unodevtools/source/unodevtools/ |
H A D | typeblob.cxx | 383 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 21 milliseconds