Functions | |
| uno::Any | getPropertyValue (const Reference< XInterface > &, const rtl::OUString &) |
| void | getPropertyValue (const Reference< XInterface > &, const rtl::OUString &, sal_Int16 &) |
| void | setPropertyValue (const Reference< uno::XInterface > &, const rtl::OUString &, const sal_Int32) |
| void | setPropertyValue (const Reference< XInterface > &, const rtl::OUString &, const uno::Any &) |
| uno::Any | getPropertyValue (const Reference< uno::XInterface > &obj, const rtl::OUString &sPropName) |
| void | setPropertyValue (const Reference< uno::XInterface > &obj, const rtl::OUString &sPropName, const uno::Any &aVal) |
| uno::Any scsolver::unohelper::getPropertyValue | ( | const Reference< uno::XInterface > & | obj, | |
| const rtl::OUString & | sPropName | |||
| ) |
| void scsolver::unohelper::getPropertyValue | ( | const Reference< XInterface > & | obj, | |
| const rtl::OUString & | sPropName, | |||
| sal_Int16 & | t | |||
| ) |
| uno::Any scsolver::unohelper::getPropertyValue | ( | const Reference< XInterface > & | , | |
| const rtl::OUString & | ||||
| ) |
Referenced by getPropertyValue().
| void scsolver::unohelper::setPropertyValue | ( | const Reference< uno::XInterface > & | obj, | |
| const rtl::OUString & | sPropName, | |||
| const uno::Any & | aVal | |||
| ) |
| void scsolver::unohelper::setPropertyValue | ( | const Reference< XInterface > & | , | |
| const rtl::OUString & | , | |||
| const uno::Any & | ||||
| ) |
| void scsolver::unohelper::setPropertyValue | ( | const Reference< uno::XInterface > & | obj, | |
| const rtl::OUString & | sPropName, | |||
| const | sal_Int32 | |||
| ) |
Definition at line 50 of file unohelper.cxx.
1.5.3