LibreOffice Module sw (master) 1
Functions
unbkmk.cxx File Reference
#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>
Include dependency graph for unbkmk.cxx:

Go to the source code of this file.

Functions

static OUString lcl_QuoteName (std::u16string_view rName)
 

Function Documentation

◆ lcl_QuoteName()

static OUString lcl_QuoteName ( std::u16string_view  rName)
static

Definition at line 119 of file unbkmk.cxx.

References SwResId().

Referenced by SwUndoRenameBookmark::GetRewriter().