|
LibreOffice Module framework (master) 1
|
#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>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 &) |
| 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.
|
static |
Definition at line 46 of file fontmenucontroller.cxx.
References vcl::I18nHelper::CompareString(), Application::GetSettings(), and AllSettings::GetUILocaleI18nHelper().
Referenced by framework::FontMenuController::fillPopupMenu().