LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
NamedRangesEnumeration Service Referencepublished

represents an enumeration of named ranges. More...

import "NamedRangesEnumeration.idl";

Inheritance diagram for NamedRangesEnumeration:
XEnumeration XInterface

Exported Interfaces

interface com::sun::star::container::XEnumeration
 provides methods to access the named ranges in the enumeration. More...
 

Additional Inherited Members

- Public Member Functions inherited from XEnumeration
boolean hasMoreElements ()
 tests whether this enumeration contains more elements. More...
 
any nextElement () raises ( com::sun::star::container::NoSuchElementException, com::sun::star::lang::WrappedTargetException )
 

Detailed Description

represents an enumeration of named ranges.

See Also
com::sun::star::sheet::NamedRange

Exported Interfaces

provides methods to access the named ranges in the enumeration.

See Also
com::sun::star::sheet::NamedRange

The documentation for this service was generated from the following file: