LibreOffice Module writerperfect (master) 1
WPFTResMgr.hxx
Go to the documentation of this file.
1/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
3#pragma once
4
5#include <unotools/resmgr.hxx>
6
7inline OUString WpResId(TranslateId aId) { return Translate::get(aId, Translate::Create("wpt")); }
8
9/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
OUString WpResId(TranslateId aId)
Definition: WPFTResMgr.hxx:7
std::locale Create(std::string_view aPrefixName, const LanguageTag &rLocale)
OUString get(TranslateId sContextAndId, const std::locale &loc)