LibreOffice Module i18npool (master) 1
Namespaces | Functions | Variables
ordinalsuffix.cxx File Reference
#include <i18nlangtag/languagetag.hxx>
#include <i18nlangtag/languagetagicu.hxx>
#include <sal/log.hxx>
#include <comphelper/sequence.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <ordinalsuffix.hxx>
#include <unicode/rbnf.h>
#include <unicode/normlzr.h>
#include <memory>
Include dependency graph for ordinalsuffix.cxx:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  i18npool
 Constant values shared between i18npool and, for example, the number formatter.
 

Functions

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

Variables

constexpr OUStringLiteral i18npool::cOrdinalSuffix = u"com.sun.star.i18n.OrdinalSuffix"
 

Function Documentation

◆ com_sun_star_i18n_OrdinalSuffix_get_implementation()

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

Definition at line 157 of file ordinalsuffix.cxx.