LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
pivotcachebuffer.hxx File Reference
#include <com/sun/star/util/DateTime.hpp>
#include <oox/helper/containerhelper.hxx>
#include <oox/helper/refvector.hxx>
#include "workbookhelper.hxx"
Include dependency graph for pivotcachebuffer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oox::xls::PivotCacheItem
 
class  oox::xls::PivotCacheItemList
 
struct  oox::xls::PCFieldModel
 
struct  oox::xls::PCSharedItemsModel
 
struct  oox::xls::PCFieldGroupModel
 
struct  oox::xls::PivotCacheGroupItem
 Helper struct for mapping original item names from/to group item names. More...
 
class  oox::xls::PivotCacheField
 
struct  oox::xls::PCDefinitionModel
 
struct  oox::xls::PCSourceModel
 
struct  oox::xls::PCWorksheetSourceModel
 
class  oox::xls::PivotCache
 
class  oox::xls::PivotCacheBuffer
 

Namespaces

namespace  oox
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::sheet
 
namespace  oox::core
 
namespace  oox::xls
 

Typedefs

typedef ::std::pair< sal_Int32, OUString > oox::xls::IdCaptionPair
 
typedef ::std::vector< IdCaptionPair > oox::xls::IdCaptionPairList
 
typedef ::std::vector< PivotCacheGroupItem > oox::xls::PivotCacheGroupItemVector