#include <unotxdoc.hxx>
Definition at line 573 of file unotxdoc.hxx.
◆ SwXOutlineTarget()
SwXOutlineTarget::SwXOutlineTarget |
( |
OUString |
aOutlineText, |
|
|
OUString |
aActualText, |
|
|
const sal_Int32 |
nOutlineLevel |
|
) |
| |
◆ ~SwXOutlineTarget()
SwXOutlineTarget::~SwXOutlineTarget |
( |
| ) |
|
|
overridevirtual |
◆ addPropertyChangeListener()
void SwXOutlineTarget::addPropertyChangeListener |
( |
const OUString & |
aPropertyName, |
|
|
const css::uno::Reference< css::beans::XPropertyChangeListener > & |
xListener |
|
) |
| |
|
overridevirtual |
◆ addVetoableChangeListener()
void SwXOutlineTarget::addVetoableChangeListener |
( |
const OUString & |
PropertyName, |
|
|
const css::uno::Reference< css::beans::XVetoableChangeListener > & |
aListener |
|
) |
| |
|
overridevirtual |
◆ getImplementationName()
OUString SwXOutlineTarget::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getPropertySetInfo()
Reference< XPropertySetInfo > SwXOutlineTarget::getPropertySetInfo |
( |
| ) |
|
|
overridevirtual |
◆ getPropertyValue()
Any SwXOutlineTarget::getPropertyValue |
( |
const OUString & |
PropertyName | ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
Sequence< OUString > SwXOutlineTarget::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ removePropertyChangeListener()
void SwXOutlineTarget::removePropertyChangeListener |
( |
const OUString & |
aPropertyName, |
|
|
const css::uno::Reference< css::beans::XPropertyChangeListener > & |
aListener |
|
) |
| |
|
overridevirtual |
◆ removeVetoableChangeListener()
void SwXOutlineTarget::removeVetoableChangeListener |
( |
const OUString & |
PropertyName, |
|
|
const css::uno::Reference< css::beans::XVetoableChangeListener > & |
aListener |
|
) |
| |
|
overridevirtual |
◆ setPropertyValue()
void SwXOutlineTarget::setPropertyValue |
( |
const OUString & |
aPropertyName, |
|
|
const css::uno::Any & |
aValue |
|
) |
| |
|
overridevirtual |
◆ supportsService()
sal_Bool SwXOutlineTarget::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_nOutlineLevel
const sal_Int32 SwXOutlineTarget::m_nOutlineLevel |
|
private |
◆ m_pPropSet
◆ m_sActualText
OUString SwXOutlineTarget::m_sActualText |
|
private |
◆ m_sOutlineText
OUString SwXOutlineTarget::m_sOutlineText |
|
private |
The documentation for this class was generated from the following files: