|
LibreOffice Module sc (master) 1
|
#include <pivotsource.hxx>
Public Member Functions | |
| SelectedPages (ScDPObject *pObj, SelectedPagesType &&rSelected) | |
Public Attributes | |
| ScDPObject * | mpDP |
| SelectedPagesType | maSelectedPages |
Definition at line 29 of file pivotsource.hxx.
| sc::PivotTableSources::SelectedPages::SelectedPages | ( | ScDPObject * | pObj, |
| SelectedPagesType && | rSelected | ||
| ) |
Definition at line 18 of file pivotsource.cxx.
| SelectedPagesType sc::PivotTableSources::SelectedPages::maSelectedPages |
Definition at line 32 of file pivotsource.hxx.
| ScDPObject* sc::PivotTableSources::SelectedPages::mpDP |
Definition at line 31 of file pivotsource.hxx.