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

#include <pivotsource.hxx>

Collaboration diagram for sc::PivotTableSources::SelectedPages:
[legend]

Public Member Functions

 SelectedPages (ScDPObject *pObj, SelectedPagesType &&rSelected)
 

Public Attributes

ScDPObjectmpDP
 
SelectedPagesType maSelectedPages
 

Detailed Description

Definition at line 29 of file pivotsource.hxx.

Constructor & Destructor Documentation

◆ SelectedPages()

sc::PivotTableSources::SelectedPages::SelectedPages ( ScDPObject pObj,
SelectedPagesType &&  rSelected 
)

Definition at line 18 of file pivotsource.cxx.

Member Data Documentation

◆ maSelectedPages

SelectedPagesType sc::PivotTableSources::SelectedPages::maSelectedPages

Definition at line 32 of file pivotsource.hxx.

◆ mpDP

ScDPObject* sc::PivotTableSources::SelectedPages::mpDP

Definition at line 31 of file pivotsource.hxx.


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