ScIndexEnumeration Class Reference

#include <miscuno.hxx>

Collaboration diagram for ScIndexEnumeration:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ScIndexEnumeration (const com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > &rInd, const rtl::OUString &rServiceName)
virtual ~ScIndexEnumeration ()
virtual sal_Bool SAL_CALL hasMoreElements () throw (::com::sun::star::uno::RuntimeException)
virtual
::com::sun::star::uno::Any
SAL_CALL 
nextElement () throw (::com::sun::star::container::NoSuchElementException, ::com::sun::star::lang::WrappedTargetException, ::com::sun::star::uno::RuntimeException)
virtual ::rtl::OUString SAL_CALL getImplementationName () throw (::com::sun::star::uno::RuntimeException)
virtual sal_Bool SAL_CALL supportsService (const ::rtl::OUString &ServiceName) throw (::com::sun::star::uno::RuntimeException)
virtual
::com::sun::star::uno::Sequence
< ::rtl::OUString > SAL_CALL 
getSupportedServiceNames () throw (::com::sun::star::uno::RuntimeException)

Private Attributes

com::sun::star::uno::Reference
< com::sun::star::container::XIndexAccess > 
xIndex
rtl::OUString sServiceName
sal_Int32 nPos


Detailed Description

Definition at line 96 of file miscuno.hxx.


Constructor & Destructor Documentation

ScIndexEnumeration::ScIndexEnumeration ( const com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > &  rInd,
const rtl::OUString &  rServiceName 
)

ScIndexEnumeration::~ScIndexEnumeration (  )  [virtual]

Definition at line 227 of file miscuno.cxx.


Member Function Documentation

sal_Bool SAL_CALL ScIndexEnumeration::hasMoreElements (  )  throw (::com::sun::star::uno::RuntimeException) [virtual]

Definition at line 233 of file miscuno.cxx.

uno::Any SAL_CALL ScIndexEnumeration::nextElement (  )  throw (::com::sun::star::container::NoSuchElementException, ::com::sun::star::lang::WrappedTargetException, ::com::sun::star::uno::RuntimeException)

Definition at line 239 of file miscuno.cxx.

References nPos, and xIndex.

rtl::OUString SAL_CALL ScIndexEnumeration::getImplementationName ( void   )  throw (::com::sun::star::uno::RuntimeException)

Definition at line 255 of file miscuno.cxx.

sal_Bool SAL_CALL ScIndexEnumeration::supportsService ( const ::rtl::OUString &  ServiceName  )  throw (::com::sun::star::uno::RuntimeException) [virtual]

Definition at line 261 of file miscuno.cxx.

References sServiceName.

com::sun::star::uno::Sequence<::rtl::OUString > SAL_CALL ScIndexEnumeration::getSupportedServiceNames ( void   )  throw (::com::sun::star::uno::RuntimeException)

Definition at line 268 of file miscuno.cxx.

References sServiceName.


Member Data Documentation

com::sun::star::uno::Reference<com::sun::star::container::XIndexAccess> ScIndexEnumeration::xIndex [private]

Definition at line 101 of file miscuno.hxx.

Referenced by nextElement().

rtl::OUString ScIndexEnumeration::sServiceName [private]

Definition at line 102 of file miscuno.hxx.

Referenced by getSupportedServiceNames(), and supportsService().

sal_Int32 ScIndexEnumeration::nPos [private]

Definition at line 103 of file miscuno.hxx.

Referenced by nextElement().


The documentation for this class was generated from the following files:

Generated on Thu Apr 29 18:38:55 2010 for ooo-build Module sc (ooo/OOO320_m15) by  doxygen 1.5.6