LibreOffice Module comphelper (master) 1
Classes | Namespaces
enumhelper.hxx File Reference
#include <com/sun/star/container/XEnumeration.hpp>
#include <com/sun/star/lang/XEventListener.hpp>
#include <comphelper/comphelperdllapi.h>
#include <cppuhelper/implbase.hxx>
#include <mutex>
#include <variant>
#include <vector>
Include dependency graph for enumhelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  comphelper::OEnumerationByName
 provides a com.sun.star.container::XEnumeration access based on an object implementing the com.sun.star.container::XNameAccess interface More...
 
class  comphelper::OEnumerationByIndex
 provides a com.sun.star.container::XEnumeration access based on an object implementing the com.sun.star.container::XNameAccess interface More...
 
class  comphelper::OAnyEnumeration_BASE
 
class  comphelper::OAnyEnumeration
 provides a com.sun.star.container::XEnumeration for an outside set vector of Any's. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::container
 
namespace  comphelper