LibreOffice Module basctl (master) 1
Namespaces | Functions
localizationmgr.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <localizationmgr.hxx>
#include <basidesh.hxx>
#include <baside3.hxx>
#include <basobj.hxx>
#include <iderdll.hxx>
#include <dlged.hxx>
#include <managelang.hxx>
#include <com/sun/star/frame/XLayoutManager.hpp>
#include <com/sun/star/resource/MissingResourceException.hpp>
#include <com/sun/star/resource/XStringResourceSupplier.hpp>
#include <sfx2/bindings.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/viewfrm.hxx>
#include <tools/debug.hxx>
#include <utility>
#include <osl/diagnose.h>
#include <o3tl/string_view.hxx>
Include dependency graph for localizationmgr.cxx:

Go to the source code of this file.

Namespaces

namespace  basctl
 

Functions

static bool basctl::isLanguageDependentProperty (std::u16string_view aName)
 
static OUString basctl::implCreatePureResourceId (std::u16string_view aDialogName, std::u16string_view aCtrlName, std::u16string_view aPropName, const Reference< XStringResourceManager > &xStringResourceManager)
 
static DialogWindow * basctl::FindDialogWindowForEditor (DlgEditor const *pEditor)