LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScXMLTableRowCellContext::Field Struct Reference
Collaboration diagram for ScXMLTableRowCellContext::Field:
[legend]

Public Member Functions

 Field (const Field &)=delete
 
const Fieldoperator= (const Field &)=delete
 
 Field (std::unique_ptr< SvxFieldData > pData)
 
 ~Field ()
 

Public Attributes

std::unique_ptr< SvxFieldDatampData
 
ESelection maSelection
 

Detailed Description

Definition at line 48 of file xmlcelli.hxx.

Constructor & Destructor Documentation

◆ Field() [1/2]

ScXMLTableRowCellContext::Field::Field ( const Field )
delete

◆ Field() [2/2]

ScXMLTableRowCellContext::Field::Field ( std::unique_ptr< SvxFieldData pData)
explicit

Definition at line 108 of file xmlcelli.cxx.

References pData.

◆ ~Field()

ScXMLTableRowCellContext::Field::~Field ( )

Definition at line 110 of file xmlcelli.cxx.

Member Function Documentation

◆ operator=()

const Field & ScXMLTableRowCellContext::Field::operator= ( const Field )
delete

Member Data Documentation

◆ maSelection

ESelection ScXMLTableRowCellContext::Field::maSelection

Definition at line 51 of file xmlcelli.hxx.

Referenced by ScXMLTableRowCellContext::PushParagraphField().

◆ mpData

std::unique_ptr<SvxFieldData> ScXMLTableRowCellContext::Field::mpData

Definition at line 50 of file xmlcelli.hxx.


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