LibreOffice Module sw (master) 1
Classes | Functions
unins.cxx File Reference
#include <UndoInsert.hxx>
#include <hintids.hxx>
#include <unotools/charclass.hxx>
#include <editeng/keepitem.hxx>
#include <svx/svdobj.hxx>
#include <osl/diagnose.h>
#include <fmtcntnt.hxx>
#include <frmfmt.hxx>
#include <doc.hxx>
#include <IDocumentUndoRedo.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <IDocumentRedlineAccess.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <IShellCursorSupplier.hxx>
#include <swundo.hxx>
#include <pam.hxx>
#include <ndtxt.hxx>
#include <UndoCore.hxx>
#include <UndoDelete.hxx>
#include <UndoAttribute.hxx>
#include <rolbck.hxx>
#include <ndgrf.hxx>
#include <ndole.hxx>
#include <grfatr.hxx>
#include <cntfrm.hxx>
#include <flyfrm.hxx>
#include <swcrsr.hxx>
#include <swtable.hxx>
#include <redline.hxx>
#include <docary.hxx>
#include <acorrect.hxx>
#include <strings.hrc>
#include <utility>
Include dependency graph for unins.cxx:

Go to the source code of this file.

Classes

class  SwUndoReplace::Impl
 

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 
)