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

#include <UndoSort.hxx>

Collaboration diagram for SwSortUndoElement:
[legend]

Public Member Functions

 SwSortUndoElement (const OUString &aSource, const OUString &aTarget)
 
 SwSortUndoElement (SwNodeOffset nSource, SwNodeOffset nTarget)
 

Public Attributes

OUString maSourceString
 
OUString maTargetString
 
SwNodeOffset mnSourceNodeOffset
 
SwNodeOffset mnTargetNodeOffset
 

Detailed Description

Definition at line 35 of file UndoSort.hxx.

Constructor & Destructor Documentation

◆ SwSortUndoElement() [1/2]

SwSortUndoElement::SwSortUndoElement ( const OUString &  aSource,
const OUString &  aTarget 
)
inline

Definition at line 42 of file UndoSort.hxx.

◆ SwSortUndoElement() [2/2]

SwSortUndoElement::SwSortUndoElement ( SwNodeOffset  nSource,
SwNodeOffset  nTarget 
)
inline

Definition at line 47 of file UndoSort.hxx.

Member Data Documentation

◆ maSourceString

OUString SwSortUndoElement::maSourceString

Definition at line 37 of file UndoSort.hxx.

◆ maTargetString

OUString SwSortUndoElement::maTargetString

Definition at line 38 of file UndoSort.hxx.

◆ mnSourceNodeOffset

SwNodeOffset SwSortUndoElement::mnSourceNodeOffset

Definition at line 39 of file UndoSort.hxx.

◆ mnTargetNodeOffset

SwNodeOffset SwSortUndoElement::mnTargetNodeOffset

Definition at line 40 of file UndoSort.hxx.


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