Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/ole/
H A Doleobjw.cxx249 FuncDesc aDescGet(pInfo); in setValue() local
461 FuncDesc aDescGet(pInfo); in getValue() local
481 if (aDescGet) in getValue()
482 dispid = aDescGet->memid; in getValue()
610 FuncDesc aDescGet(pInfo); in hasMethod() local
614 if (aDescGet && aDescGet->cParams > 0 in hasMethod()
654 FuncDesc aDescGet(pInfo); in hasProperty() local
663 || aDescGet && aDescGet->cParams == 0) in hasProperty()
1225 if ( !aDescGet ) in initialize()
1236 if ( aDescPut || ( aDescGet && aDescGet->cParams == 0 ) ) in initialize()
[all …]

Completed in 27 milliseconds