LibreOffice Module sw (master) 1
|
#include <sal/config.h>
#include <string_view>
#include <UndoBookmark.hxx>
#include <strings.hrc>
#include <doc.hxx>
#include <swundo.hxx>
#include <pam.hxx>
#include <UndoCore.hxx>
#include <IMark.hxx>
#include <rolbck.hxx>
#include <SwRewriter.hxx>
#include <utility>
Go to the source code of this file.
Functions | |
static OUString | lcl_QuoteName (std::u16string_view rName) |
|
static |
Definition at line 119 of file unbkmk.cxx.
References SwResId().
Referenced by SwUndoRenameBookmark::GetRewriter().