| 
    LibreOffice Module sw (master) 1
    
   | 
 
#include <UndoSort.hxx>
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 | 
Definition at line 35 of file UndoSort.hxx.
      
  | 
  inline | 
Definition at line 42 of file UndoSort.hxx.
      
  | 
  inline | 
Definition at line 47 of file UndoSort.hxx.
| OUString SwSortUndoElement::maSourceString | 
Definition at line 37 of file UndoSort.hxx.
| OUString SwSortUndoElement::maTargetString | 
Definition at line 38 of file UndoSort.hxx.
| SwNodeOffset SwSortUndoElement::mnSourceNodeOffset | 
Definition at line 39 of file UndoSort.hxx.
| SwNodeOffset SwSortUndoElement::mnTargetNodeOffset | 
Definition at line 40 of file UndoSort.hxx.