Searched refs:aDescGet (Results 1 – 1 of 1) sorted by relevance
249 FuncDesc aDescGet(pInfo); in setValue() local461 FuncDesc aDescGet(pInfo); in getValue() local481 if (aDescGet) in getValue()482 dispid = aDescGet->memid; in getValue()610 FuncDesc aDescGet(pInfo); in hasMethod() local614 if (aDescGet && aDescGet->cParams > 0 in hasMethod()654 FuncDesc aDescGet(pInfo); in hasProperty() local663 || aDescGet && aDescGet->cParams == 0) in hasProperty()1225 if ( !aDescGet ) in initialize()1236 if ( aDescPut || ( aDescGet && aDescGet->cParams == 0 ) ) in initialize()[all …]
Completed in 25 milliseconds