Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/ole/
H A Doleobjw.cxx2218 unsigned int pcNames=0; in getFuncDesc() local
2220 if( SUCCEEDED(getTypeInfo()->GetNames( id, & memberName, 1, &pcNames))) in getFuncDesc()
2280 unsigned int pcNames=0; in getPropDesc() local
2282 if( SUCCEEDED(getTypeInfo()->GetNames( id, & memberName, 1, &pcNames))) in getPropDesc()
2425 unsigned int pcNames=0; in buildComTlbIndex() local
2426 … if( SUCCEEDED(pType->GetNames( funcDesc->memid, & memberName, 1, &pcNames))) in buildComTlbIndex()
2450 unsigned int pcNames = 0; in buildComTlbIndex() local
2451 … if (SUCCEEDED(pType->GetNames(varDesc->memid, & memberName, 1, &pcNames))) in buildComTlbIndex()

Completed in 30 milliseconds