Home
last modified time | relevance | path

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

/AOO41X/main/extensions/source/ole/
H A Doleobjw.cxx278 ExcepInfo excepinfo; in setValue() local
330 &dispparams, & varResult, & excepinfo, &uArgErr); in setValue()
478 ExcepInfo excepinfo; in getValue() local
494 &excepinfo, in getValue()
516 … throw RuntimeException(OUString(reinterpret_cast<const sal_Unicode*>(excepinfo.bstrDescription)), in getValue()
520 … throw RuntimeException(OUString(reinterpret_cast<const sal_Unicode*>(excepinfo.bstrDescription)), in getValue()
524 … throw RuntimeException(OUString(reinterpret_cast<const sal_Unicode*>(excepinfo.bstrDescription)), in getValue()
528 …throw UnknownPropertyException(OUString(reinterpret_cast<const sal_Unicode*>(excepinfo.bstrDescrip… in getValue()
532 … throw RuntimeException(OUString(reinterpret_cast<const sal_Unicode*>(excepinfo.bstrDescription)), in getValue()
536 … throw RuntimeException(OUString(reinterpret_cast<const sal_Unicode*>(excepinfo.bstrDescription)), in getValue()
[all …]