LibreOffice Module sc (master) 1
Functions | Variables
stylehelper.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <svl/style.hxx>
#include <o3tl/string_view.hxx>
#include <osl/diagnose.h>
#include <stylehelper.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
Include dependency graph for stylehelper.cxx:

Go to the source code of this file.

Functions

static const ScDisplayNameMap * lcl_GetStyleNameMap (SfxStyleFamily nType)
 
static bool lcl_EndsWithUser (std::u16string_view rString)
 

Variables

constexpr OUStringLiteral SC_SUFFIX_USER = u" (user)"
 

Function Documentation

◆ lcl_EndsWithUser()

static bool lcl_EndsWithUser ( std::u16string_view  rString)
static

◆ lcl_GetStyleNameMap()

static const ScDisplayNameMap * lcl_GetStyleNameMap ( SfxStyleFamily  nType)
static

Variable Documentation

◆ SC_SUFFIX_USER

constexpr OUStringLiteral SC_SUFFIX_USER = u" (user)"
constexpr