LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScDPCache::GroupItems Struct Reference

#include <dpcache.hxx>

Collaboration diagram for ScDPCache::GroupItems:
[legend]

Public Member Functions

 GroupItems ()
 
 GroupItems (const GroupItems &)=delete
 
const GroupItemsoperator= (const GroupItems &)=delete
 
 GroupItems (const ScDPNumGroupInfo &rInfo, sal_Int32 nGroupType)
 

Public Attributes

ScDPItemDataVec maItems
 
ScDPNumGroupInfo maInfo
 
sal_Int32 mnGroupType
 

Detailed Description

Definition at line 56 of file dpcache.hxx.

Constructor & Destructor Documentation

◆ GroupItems() [1/3]

ScDPCache::GroupItems::GroupItems ( )

Definition at line 65 of file dpcache.cxx.

◆ GroupItems() [2/3]

ScDPCache::GroupItems::GroupItems ( const GroupItems )
delete

◆ GroupItems() [3/3]

ScDPCache::GroupItems::GroupItems ( const ScDPNumGroupInfo rInfo,
sal_Int32  nGroupType 
)

Definition at line 67 of file dpcache.cxx.

Member Function Documentation

◆ operator=()

const GroupItems & ScDPCache::GroupItems::operator= ( const GroupItems )
delete

Member Data Documentation

◆ maInfo

ScDPNumGroupInfo ScDPCache::GroupItems::maInfo

Definition at line 59 of file dpcache.hxx.

Referenced by ScDPCache::ResetGroupItems().

◆ maItems

ScDPItemDataVec ScDPCache::GroupItems::maItems

Definition at line 58 of file dpcache.hxx.

Referenced by ScDPCache::ResetGroupItems(), and ScDPCache::SetGroupItem().

◆ mnGroupType

sal_Int32 ScDPCache::GroupItems::mnGroupType

Definition at line 60 of file dpcache.hxx.

Referenced by ScDPCache::ResetGroupItems().


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