LibreOffice Module oox (master) 1
Classes | Namespaces | Typedefs
containerhelper.hxx File Reference
#include <cstddef>
#include <vector>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <oox/dllapi.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Include dependency graph for containerhelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  oox::ValueRange
 A range of signed 32-bit integer values. More...
 
class  oox::ValueRangeSet
 An ordered list of value ranges. More...
 
class  oox::Matrix< typename Type >
 Template for a 2-dimensional array of objects.
 
class  oox::ContainerHelper
 Static helper functions for improved API container handling. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::container
 
namespace  com::sun::star::uno
 
namespace  oox
 

Typedefs

typedef ::std::vector< ValueRange > oox::ValueRangeVector