LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::PivotCacheGroupItem Struct Reference

Helper struct for mapping original item names from/to group item names. More...

#include <pivotcachebuffer.hxx>

Public Member Functions

 PivotCacheGroupItem (const OUString &rItemName)
 

Public Attributes

OUString maOrigName
 
OUString maGroupName
 

Detailed Description

Helper struct for mapping original item names from/to group item names.

Definition at line 188 of file pivotcachebuffer.hxx.

Constructor & Destructor Documentation

◆ PivotCacheGroupItem()

oox::xls::PivotCacheGroupItem::PivotCacheGroupItem ( const OUString &  rItemName)
inlineexplicit

Definition at line 193 of file pivotcachebuffer.hxx.

Member Data Documentation

◆ maGroupName

OUString oox::xls::PivotCacheGroupItem::maGroupName

Definition at line 191 of file pivotcachebuffer.hxx.

◆ maOrigName

OUString oox::xls::PivotCacheGroupItem::maOrigName

Definition at line 190 of file pivotcachebuffer.hxx.


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