this abstract class is the interface for an instance that likes to enhance the functionality of components implemented with derivations from SvxShape
More...
#include <unomaster.hxx>
this abstract class is the interface for an instance that likes to enhance the functionality of components implemented with derivations from SvxShape
- See also
- SvxShape::setMaster
Definition at line 33 of file unomaster.hxx.
◆ ~SvxShapeMaster()
SvxShapeMaster::~SvxShapeMaster |
( |
| ) |
|
|
inlineprotected |
◆ dispose()
virtual void SvxShapeMaster::dispose |
( |
| ) |
|
|
pure virtual |
◆ getPropertyDefault()
virtual css::uno::Any SAL_CALL SvxShapeMaster::getPropertyDefault |
( |
const OUString & |
aPropertyName | ) |
|
|
pure virtual |
- Exceptions
-
css::beans::UnknownPropertyException | |
css::lang::WrappedTargetException | |
css::uno::RuntimeException | |
◆ getPropertySetInfo()
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL SvxShapeMaster::getPropertySetInfo |
( |
| ) |
|
|
pure virtual |
- Exceptions
-
css::uno::RuntimeException | |
◆ getPropertyState()
virtual css::beans::PropertyState SAL_CALL SvxShapeMaster::getPropertyState |
( |
const OUString & |
PropertyName | ) |
|
|
pure virtual |
- Exceptions
-
css::beans::UnknownPropertyException | |
css::uno::RuntimeException | |
◆ getPropertyValue()
virtual css::uno::Any SAL_CALL SvxShapeMaster::getPropertyValue |
( |
const OUString & |
PropertyName | ) |
|
|
pure virtual |
- Exceptions
-
css::beans::UnknownPropertyException | |
css::lang::WrappedTargetException | |
css::uno::RuntimeException | |
◆ getSupportedServiceNames()
virtual css::uno::Sequence< OUString > SAL_CALL SvxShapeMaster::getSupportedServiceNames |
( |
| ) |
|
|
pure virtual |
- Exceptions
-
css::uno::RuntimeException | |
◆ getTypes()
virtual css::uno::Sequence< css::uno::Type > SAL_CALL SvxShapeMaster::getTypes |
( |
| ) |
|
|
pure virtual |
- Exceptions
-
css::uno::RuntimeException | |
◆ queryAggregation()
virtual bool SvxShapeMaster::queryAggregation |
( |
const css::uno::Type & |
rType, |
|
|
css::uno::Any & |
aAny |
|
) |
| |
|
pure virtual |
◆ setPropertyToDefault()
virtual void SAL_CALL SvxShapeMaster::setPropertyToDefault |
( |
const OUString & |
PropertyName | ) |
|
|
pure virtual |
- Exceptions
-
css::beans::UnknownPropertyException | |
css::uno::RuntimeException | |
◆ setPropertyValue()
virtual void SAL_CALL SvxShapeMaster::setPropertyValue |
( |
const OUString & |
aPropertyName, |
|
|
const css::uno::Any & |
aValue |
|
) |
| |
|
pure virtual |
- Exceptions
-
css::beans::UnknownPropertyException | |
css::beans::PropertyVetoException | |
css::lang::IllegalArgumentException | |
css::lang::WrappedTargetException | |
css::uno::RuntimeException | |
The documentation for this class was generated from the following file: