LibreOffice Module sw (master) 1
Classes | Namespaces | Functions
UndoInsert.hxx File Reference
#include <memory>
#include <undobj.hxx>
#include <svx/svdtypes.hxx>
#include <rtl/ustring.hxx>
#include <vcl/graph.hxx>
#include <swtypes.hxx>
#include <ndindex.hxx>
#include <IDocumentContentOperations.hxx>
#include <optional>
Include dependency graph for UndoInsert.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwUndoInsert
 Typing one or more characters to a single paragraph. More...
 
class  SwUndoReplace
 
class  SwUndoReRead
 Handles the undo/redo of the 'Replace...' context menu item for an image. More...
 
class  SwUndoInsertLabel
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Functions

SwRewriter MakeUndoReplaceRewriter (sal_uLong const occurrences, OUString const &sOld, OUString const &sNew)
 

Function Documentation

◆ MakeUndoReplaceRewriter()

SwRewriter MakeUndoReplaceRewriter ( sal_uLong const  occurrences,
OUString const &  sOld,
OUString const &  sNew 
)