#include <unoport.hxx>
Definition at line 246 of file unoport.hxx.
◆ ~SwXTextPortionEnumeration()
SwXTextPortionEnumeration::~SwXTextPortionEnumeration |
( |
| ) |
|
|
overrideprivatevirtual |
◆ SwXTextPortionEnumeration() [1/2]
SwXTextPortionEnumeration::SwXTextPortionEnumeration |
( |
SwPaM & |
rParaCursor, |
|
|
css::uno::Reference< css::text::XText > const & |
xParent, |
|
|
const sal_Int32 |
nStart, |
|
|
const sal_Int32 |
nEnd, |
|
|
bool |
bOnlyTextFields = false |
|
) |
| |
- Parameters
-
bOnlyTextFields | tries to return less data, but may return more than just text fields |
◆ SwXTextPortionEnumeration() [2/2]
SwXTextPortionEnumeration::SwXTextPortionEnumeration |
( |
SwPaM & |
rParaCursor, |
|
|
TextRangeList_t && |
rPortions |
|
) |
| |
◆ getImplementationName()
OUString SwXTextPortionEnumeration::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
Sequence< OUString > SwXTextPortionEnumeration::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ hasMoreElements()
sal_Bool SwXTextPortionEnumeration::hasMoreElements |
( |
| ) |
|
|
overridevirtual |
◆ nextElement()
uno::Any SwXTextPortionEnumeration::nextElement |
( |
| ) |
|
|
overridevirtual |
◆ supportsService()
sal_Bool SwXTextPortionEnumeration::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_Portions
◆ m_pUnoCursor
The documentation for this class was generated from the following files: