#include <miscuno.hxx>
Definition at line 97 of file miscuno.hxx.
◆ ScIndexEnumeration()
| ScIndexEnumeration::ScIndexEnumeration |
( |
css::uno::Reference< css::container::XIndexAccess > |
xInd, |
|
|
OUString |
aServiceName |
|
) |
| |
◆ ~ScIndexEnumeration()
| ScIndexEnumeration::~ScIndexEnumeration |
( |
| ) |
|
|
overridevirtual |
◆ getImplementationName()
| OUString SAL_CALL ScIndexEnumeration::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
| css::uno::Sequence< OUString > SAL_CALL ScIndexEnumeration::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ hasMoreElements()
| sal_Bool SAL_CALL ScIndexEnumeration::hasMoreElements |
( |
| ) |
|
|
overridevirtual |
◆ nextElement()
| uno::Any SAL_CALL ScIndexEnumeration::nextElement |
( |
| ) |
|
|
overridevirtual |
◆ supportsService()
| sal_Bool SAL_CALL ScIndexEnumeration::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ nPos
| sal_Int32 ScIndexEnumeration::nPos |
|
private |
◆ sServiceName
| OUString ScIndexEnumeration::sServiceName |
|
private |
◆ xIndex
| css::uno::Reference<css::container::XIndexAccess> ScIndexEnumeration::xIndex |
|
private |
The documentation for this class was generated from the following files: