scsolver::WidgetProperty Class Reference

#include <basedlg.hxx>

Inheritance diagram for scsolver::WidgetProperty:

Inheritance graph
[legend]
Collaboration diagram for scsolver::WidgetProperty:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 WidgetProperty (const Reference< XInterface > &)
virtual ~WidgetProperty () throw ()
void setPositionX (sal_Int32) const
void setPositionY (sal_Int32) const
void setWidth (sal_Int32) const
void setHeight (sal_Int32) const
void setName (const rtl::OUString &) const
void setLabel (const rtl::OUString &) const

Private Attributes

std::auto_ptr
< WidgetPropertyImpl
m_pImpl


Detailed Description

Definition at line 194 of file basedlg.hxx.


Constructor & Destructor Documentation

scsolver::WidgetProperty::WidgetProperty ( const Reference< XInterface > &  aRef  ) 

Definition at line 954 of file basedlg.cxx.

scsolver::WidgetProperty::~WidgetProperty (  )  throw () [virtual]

Definition at line 959 of file basedlg.cxx.


Member Function Documentation

void scsolver::WidgetProperty::setPositionX ( sal_Int32  n  )  const

Definition at line 963 of file basedlg.cxx.

References m_pImpl.

void scsolver::WidgetProperty::setPositionY ( sal_Int32  n  )  const

Definition at line 968 of file basedlg.cxx.

References m_pImpl.

void scsolver::WidgetProperty::setWidth ( sal_Int32  n  )  const

Definition at line 973 of file basedlg.cxx.

References m_pImpl.

void scsolver::WidgetProperty::setHeight ( sal_Int32  n  )  const

Definition at line 978 of file basedlg.cxx.

References m_pImpl.

void scsolver::WidgetProperty::setName ( const rtl::OUString &  s  )  const

Definition at line 983 of file basedlg.cxx.

References m_pImpl.

void scsolver::WidgetProperty::setLabel ( const rtl::OUString &  s  )  const

Definition at line 988 of file basedlg.cxx.

References m_pImpl.


Member Data Documentation

std::auto_ptr<WidgetPropertyImpl> scsolver::WidgetProperty::m_pImpl [private]

Reimplemented from scsolver::ObjProperty.

Definition at line 208 of file basedlg.hxx.

Referenced by setHeight(), setLabel(), setName(), setPositionX(), setPositionY(), and setWidth().


The documentation for this class was generated from the following files:
Generated on Mon Jul 28 09:13:44 2008 for scsolver by  doxygen 1.5.3