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

Public Member Functions

 Impl (ScChangeTrack &rChangeTrack)
 

Public Attributes

ScChangeTrackmrChangeTrack
 
sal_Int32 mnSheetIndex
 
RevisionType meType
 
ScAddress maOldCellPos
 
ScAddress maNewCellPos
 
ScCellValue maOldCellValue
 
ScCellValue maNewCellValue
 
ScRange maRange
 
bool mbEndOfList
 

Detailed Description

Definition at line 300 of file revisionfragment.cxx.

Constructor & Destructor Documentation

◆ Impl()

oox::xls::RevisionLogFragment::Impl::Impl ( ScChangeTrack rChangeTrack)
inlineexplicit

Definition at line 319 of file revisionfragment.cxx.

Member Data Documentation

◆ maNewCellPos

ScAddress oox::xls::RevisionLogFragment::Impl::maNewCellPos

Definition at line 310 of file revisionfragment.cxx.

◆ maNewCellValue

ScCellValue oox::xls::RevisionLogFragment::Impl::maNewCellValue

Definition at line 312 of file revisionfragment.cxx.

◆ maOldCellPos

ScAddress oox::xls::RevisionLogFragment::Impl::maOldCellPos

Definition at line 309 of file revisionfragment.cxx.

◆ maOldCellValue

ScCellValue oox::xls::RevisionLogFragment::Impl::maOldCellValue

Definition at line 311 of file revisionfragment.cxx.

◆ maRange

ScRange oox::xls::RevisionLogFragment::Impl::maRange

Definition at line 315 of file revisionfragment.cxx.

◆ mbEndOfList

bool oox::xls::RevisionLogFragment::Impl::mbEndOfList

Definition at line 317 of file revisionfragment.cxx.

◆ meType

RevisionType oox::xls::RevisionLogFragment::Impl::meType

Definition at line 306 of file revisionfragment.cxx.

◆ mnSheetIndex

sal_Int32 oox::xls::RevisionLogFragment::Impl::mnSheetIndex

Definition at line 304 of file revisionfragment.cxx.

◆ mrChangeTrack

ScChangeTrack& oox::xls::RevisionLogFragment::Impl::mrChangeTrack

Definition at line 302 of file revisionfragment.cxx.


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