LibreOffice Module framework (master) 1
Namespaces | Functions
fontmenucontroller.cxx File Reference
#include <uielement/fontmenucontroller.hxx>
#include <services.h>
#include <com/sun/star/awt/MenuItemStyle.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <vcl/i18nhelp.hxx>
#include <tools/urlobj.hxx>
#include <vcl/mnemonic.hxx>
#include <osl/mutex.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <toolkit/awt/vclxmenu.hxx>
Include dependency graph for fontmenucontroller.cxx:

Go to the source code of this file.

Namespaces

namespace  framework
 

Functions

static bool lcl_I18nCompareString (const OUString &rStr1, const OUString &rStr2)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_FontMenuController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ framework_FontMenuController_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_FontMenuController_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 213 of file fontmenucontroller.cxx.

◆ lcl_I18nCompareString()

static bool lcl_I18nCompareString ( const OUString &  rStr1,
const OUString &  rStr2 
)
static