Public Member Functions | |
| ObjPropertyImpl (const Reference< XInterface > &) | |
| ~ObjPropertyImpl () throw () | |
| void | setPropertyValue (const char *, const Any &) |
Private Member Functions | |
| const Reference < beans::XPropertySet > & | getPropertySet () const |
Private Attributes | |
| Reference< XInterface > | m_oModel |
| Reference < beans::XPropertySet > | m_xPS |
Definition at line 826 of file basedlg.cxx.
| scsolver::ObjPropertyImpl::ObjPropertyImpl | ( | const Reference< XInterface > & | aRef | ) |
| scsolver::ObjPropertyImpl::~ObjPropertyImpl | ( | ) | throw () |
Definition at line 846 of file basedlg.cxx.
| void scsolver::ObjPropertyImpl::setPropertyValue | ( | const char * | name, | |
| const Any & | aVal | |||
| ) |
| const Reference< beans::XPropertySet > & scsolver::ObjPropertyImpl::getPropertySet | ( | ) | const [private] |
Definition at line 855 of file basedlg.cxx.
References m_oModel, and m_xPS.
Referenced by setPropertyValue().
Reference< XInterface > scsolver::ObjPropertyImpl::m_oModel [private] |
Reference< beans::XPropertySet > scsolver::ObjPropertyImpl::m_xPS [mutable, private] |
1.5.3