LibreOffice Module sc (master) 1
Classes | Namespaces
revisionfragment.cxx File Reference
#include <sal/config.h>
#include <memory>
#include <revisionfragment.hxx>
#include <oox/core/relations.hxx>
#include <oox/core/xmlfilterbase.hxx>
#include <oox/core/fastparser.hxx>
#include <oox/helper/attributelist.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/tokens.hxx>
#include <svl/sharedstringpool.hxx>
#include <sax/tools/converter.hxx>
#include <editeng/editobj.hxx>
#include <chgtrack.hxx>
#include <document.hxx>
#include <compiler.hxx>
#include <editutil.hxx>
#include <formulacell.hxx>
#include <chgviset.hxx>
#include <richstringcontext.hxx>
#include <tokenarray.hxx>
#include <com/sun/star/util/DateTime.hpp>
Include dependency graph for revisionfragment.cxx:

Go to the source code of this file.

Classes

struct  oox::xls::RevisionHeadersFragment::Impl
 
struct  oox::xls::RevisionLogFragment::Impl
 

Namespaces

namespace  oox
 
namespace  oox::xls
 

Variable Documentation

◆ maDateTime

DateTime maDateTime

Definition at line 177 of file revisionfragment.cxx.

◆ maUserName

OUString maUserName

Definition at line 176 of file revisionfragment.cxx.

◆ mnSheetIndex

sal_Int32 mnSheetIndex
private

Definition at line 55 of file revisionfragment.cxx.

◆ mnType

sal_Int32 mnType
private

Definition at line 58 of file revisionfragment.cxx.

◆ mrCellValue

ScCellValue& mrCellValue
private

Definition at line 57 of file revisionfragment.cxx.

◆ mrPos

ScAddress& mrPos
private

Definition at line 56 of file revisionfragment.cxx.

◆ mxRichString

RichStringRef mxRichString
private

Definition at line 60 of file revisionfragment.cxx.