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

#include <pivotcachebuffer.hxx>

Collaboration diagram for oox::xls::PCWorksheetSourceModel:
[legend]

Public Member Functions

 PCWorksheetSourceModel ()
 Source cell range of the data. More...
 

Public Attributes

OUString maRelId
 
OUString maSheet
 Relation identifier for an external document URL. More...
 
OUString maDefName
 Sheet name for cell range or sheet-local defined names. More...
 
ScRange maRange
 Defined name containing a cell range if present. More...
 

Detailed Description

Definition at line 341 of file pivotcachebuffer.hxx.

Constructor & Destructor Documentation

◆ PCWorksheetSourceModel()

oox::xls::PCWorksheetSourceModel::PCWorksheetSourceModel ( )
explicit

Source cell range of the data.

Definition at line 878 of file pivotcachebuffer.cxx.

References maRange, and ScRange::SetInvalid().

Member Data Documentation

◆ maDefName

OUString oox::xls::PCWorksheetSourceModel::maDefName

◆ maRange

ScRange oox::xls::PCWorksheetSourceModel::maRange

◆ maRelId

OUString oox::xls::PCWorksheetSourceModel::maRelId

◆ maSheet

OUString oox::xls::PCWorksheetSourceModel::maSheet

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