Searched refs:pReadWriteAttributes (Results 1 – 1 of 1) sorted by relevance
398 sal_Bool * pReadWriteAttributes = (sal_Bool *)alloca( pITD->nAllMembers ); in typelib_typedescription_initTables() local401 pReadWriteAttributes[i] = sal_False; in typelib_typedescription_initTables()409 pReadWriteAttributes[i] = !((typelib_InterfaceAttributeTypeDescription *)pM)->bReadOnly; in typelib_typedescription_initTables()434 if( pReadWriteAttributes[i] ) in typelib_typedescription_initTables()449 if( pReadWriteAttributes[i] ) in typelib_typedescription_initTables()
Completed in 27 milliseconds