Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/ole/
H A Doleobjw.cxx502 TypeDescription attrInfo; in getValue() local
503 getAttributeInfo(aPropertyName, attrInfo); in getValue()
504 if( attrInfo.is() ) in getValue()
505 variantToAny( &varResult, ret, Type( attrInfo.get()->pWeakRef)); in getValue()

Completed in 29 milliseconds