#include "unohelper.hxx"#include <com/sun/star/beans/XPropertySet.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | scsolver |
| namespace | scsolver::unohelper |
Functions | |
| uno::Any | scsolver::unohelper::getPropertyValue (const Reference< uno::XInterface > &obj, const rtl::OUString &sPropName) |
| void | scsolver::unohelper::getPropertyValue (const Reference< XInterface > &, const rtl::OUString &, sal_Int16 &) |
| void | scsolver::unohelper::setPropertyValue (const Reference< uno::XInterface > &, const rtl::OUString &, const sal_Int32) |
| void | scsolver::unohelper::setPropertyValue (const Reference< uno::XInterface > &obj, const rtl::OUString &sPropName, const uno::Any &aVal) |
1.5.3