LibreOffice Module i18npool (master)
1
|
#include <cppuhelper/supportsservice.hxx>
#include <characterclassificationImpl.hxx>
#include <localedata.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
Go to the source code of this file.
Namespaces | |
i18npool | |
Constant values shared between i18npool and, for example, the number formatter. | |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_i18n_CharacterClassification_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface* com_sun_star_i18n_CharacterClassification_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 211 of file characterclassificationImpl.cxx.