LibreOffice Module sw (master) 1
Classes | Typedefs | Enumerations
SwRewriter.hxx File Reference
#include <vector>
#include <rtl/ustring.hxx>
#include "swdllapi.h"
Include dependency graph for SwRewriter.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwRewriter
 

Typedefs

typedef std::pair< SwUndoArg, OUString > SwRewriteRule
 

Enumerations

enum  SwUndoArg {
  UndoArg1 ,
  UndoArg2 ,
  UndoArg3
}
 

Typedef Documentation

◆ SwRewriteRule

typedef std::pair<SwUndoArg, OUString> SwRewriteRule

Definition at line 34 of file SwRewriter.hxx.

Enumeration Type Documentation

◆ SwUndoArg

enum SwUndoArg
Enumerator
UndoArg1 
UndoArg2 
UndoArg3 

Definition at line 27 of file SwRewriter.hxx.