LibreOffice Module forms (master) 1
Classes | Typedefs
NameContainer.hxx File Reference
#include <comphelper/sequence.hxx>
#include <cppuhelper/implbase.hxx>
#include <map>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/container/NoSuchElementException.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Type.hxx>
#include <osl/diagnose.h>
Include dependency graph for NameContainer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NameContainer< T >
 

Typedefs

typedef cppu::WeakImplHelper< css::container::XNameContainer > NameContainer_t
 

Typedef Documentation

◆ NameContainer_t

typedef cppu::WeakImplHelper< css::container::XNameContainer> NameContainer_t

Definition at line 35 of file NameContainer.hxx.