|
LibreOffice Module framework (master) 1
|
#include <classes/fwkresid.hxx>#include <services.h>#include <strings.hrc>#include <vcl/svapp.hxx>#include <cppuhelper/supportsservice.hxx>#include <com/sun/star/awt/PopupMenu.hpp>#include <com/sun/star/awt/PopupMenuDirection.hpp>#include <svtools/langtab.hxx>#include <svtools/statusbarcontroller.hxx>#include <sal/types.h>#include <sal/log.hxx>#include <com/sun/star/document/XDocumentLanguages.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/i18n/ScriptType.hpp>#include <com/sun/star/ui/XStatusbarItem.hpp>#include <com/sun/star/frame/XFrame.hpp>#include <com/sun/star/awt/Command.hpp>#include <svl/languageoptions.hxx>#include <helper/mischelper.hxx>#include <rtl/ustrbuf.hxx>#include <map>#include <set>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_LangSelectionStatusbarController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_LangSelectionStatusbarController_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 355 of file langselectionstatusbarcontroller.cxx.