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

#include <XMLChangeTrackingImportHelper.hxx>

Inheritance diagram for ScMyContentAction:
[legend]
Collaboration diagram for ScMyContentAction:
[legend]

Public Member Functions

 ScMyContentAction ()
 
virtual ~ScMyContentAction () override
 
- Public Member Functions inherited from ScMyBaseAction
 ScMyBaseAction (const ScChangeActionType nActionType)
 
virtual ~ScMyBaseAction ()
 

Public Attributes

std::unique_ptr< ScMyCellInfopCellInfo
 
- Public Attributes inherited from ScMyBaseAction
ScMyActionInfo aInfo
 
ScBigRange aBigRange
 
std::vector< sal_uInt32 > aDependencies
 
std::vector< ScMyDeletedaDeletedList
 
sal_uInt32 nActionNumber
 
sal_uInt32 nRejectingNumber
 
sal_uInt32 nPreviousAction
 
ScChangeActionType nActionType
 
ScChangeActionState nActionState
 

Detailed Description

Definition at line 149 of file XMLChangeTrackingImportHelper.hxx.

Constructor & Destructor Documentation

◆ ScMyContentAction()

ScMyContentAction::ScMyContentAction ( )

Definition at line 121 of file XMLChangeTrackingImportHelper.cxx.

◆ ~ScMyContentAction()

ScMyContentAction::~ScMyContentAction ( )
overridevirtual

Definition at line 126 of file XMLChangeTrackingImportHelper.cxx.

Member Data Documentation

◆ pCellInfo

std::unique_ptr<ScMyCellInfo> ScMyContentAction::pCellInfo

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