#include <unostyle.hxx>
Definition at line 105 of file unostyle.hxx.
◆ ~SwXAutoStyles()
SwXAutoStyles::~SwXAutoStyles |
( |
| ) |
|
|
overrideprivatevirtual |
◆ SwXAutoStyles()
SwXAutoStyles::SwXAutoStyles |
( |
SwDocShell & |
rDocShell | ) |
|
◆ getByIndex()
uno::Any SwXAutoStyles::getByIndex |
( |
sal_Int32 |
nIndex | ) |
|
|
overridevirtual |
Definition at line 3417 of file unostyle.cxx.
References aAutoStyleByIndex, IStyleAccess::AUTO_STYLE_CHAR, IStyleAccess::AUTO_STYLE_PARA, IStyleAccess::AUTO_STYLE_RUBY, AUTOSTYLE_FAMILY_COUNT, SwUnoCollection::IsValid(), m_pDocShell, m_xAutoCharStyles, m_xAutoParaStyles, m_xAutoRubyStyles, nIndex, and nType.
Referenced by getByName().
◆ getByName()
uno::Any SwXAutoStyles::getByName |
( |
const OUString & |
Name | ) |
|
|
overridevirtual |
◆ getCount()
sal_Int32 SwXAutoStyles::getCount |
( |
| ) |
|
|
overridevirtual |
◆ getElementNames()
uno::Sequence< OUString > SwXAutoStyles::getElementNames |
( |
| ) |
|
|
overridevirtual |
◆ getElementType()
◆ hasByName()
sal_Bool SwXAutoStyles::hasByName |
( |
const OUString & |
Name | ) |
|
|
overridevirtual |
◆ hasElements()
◆ m_pDocShell
◆ m_xAutoCharStyles
css::uno::Reference< css::style::XAutoStyleFamily > SwXAutoStyles::m_xAutoCharStyles |
|
private |
◆ m_xAutoParaStyles
css::uno::Reference< css::style::XAutoStyleFamily > SwXAutoStyles::m_xAutoParaStyles |
|
private |
◆ m_xAutoRubyStyles
css::uno::Reference< css::style::XAutoStyleFamily > SwXAutoStyles::m_xAutoRubyStyles |
|
private |
The documentation for this class was generated from the following files: