Home
last modified time | relevance | path

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

/AOO41X/main/cppu/source/typelib/
H A Dtypelib.cxx400 sal_Bool * pReadWriteAttributes = (sal_Bool *)alloca( pITD->nAllMembers ); in typelib_typedescription_initTables() local
403 pReadWriteAttributes[i] = sal_False; in typelib_typedescription_initTables()
411pReadWriteAttributes[i] = !((typelib_InterfaceAttributeTypeDescription *)pM)->bReadOnly; in typelib_typedescription_initTables()
436 if( pReadWriteAttributes[i] ) in typelib_typedescription_initTables()
451 if( pReadWriteAttributes[i] ) in typelib_typedescription_initTables()