Home
last modified time | relevance | path

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

/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx398 sal_Bool * pReadWriteAttributes = (sal_Bool *)alloca( pITD->nAllMembers ); in typelib_typedescription_initTables() local
401 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 26 milliseconds