#include <localebackend.hxx>
|
static css::beans::Optional< css::uno::Any > | getLocale () |
|
static css::beans::Optional< css::uno::Any > | getUILocale () |
|
static css::beans::Optional< css::uno::Any > | getSystemLocale () |
|
Definition at line 34 of file localebackend.hxx.
◆ LocaleBackend()
LocaleBackend::LocaleBackend |
( |
| ) |
|
Service constructor from a service factory.
- Parameters
-
xContext | component context |
Definition at line 238 of file localebackend.cxx.
◆ ~LocaleBackend()
LocaleBackend::~LocaleBackend |
( |
| ) |
|
|
overridevirtual |
◆ addPropertyChangeListener()
virtual void SAL_CALL LocaleBackend::addPropertyChangeListener |
( |
OUString const & |
, |
|
|
css::uno::Reference< css::beans::XPropertyChangeListener > const & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ addVetoableChangeListener()
virtual void SAL_CALL LocaleBackend::addVetoableChangeListener |
( |
OUString const & |
, |
|
|
css::uno::Reference< css::beans::XVetoableChangeListener > const & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ getImplementationName()
OUString SAL_CALL LocaleBackend::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getLocale()
css::beans::Optional< css::uno::Any > LocaleBackend::getLocale |
( |
| ) |
|
|
staticprivate |
◆ getPropertySetInfo()
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL LocaleBackend::getPropertySetInfo |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getPropertyValue()
css::uno::Any LocaleBackend::getPropertyValue |
( |
OUString const & |
PropertyName | ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
uno::Sequence< OUString > SAL_CALL LocaleBackend::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ getSystemLocale()
css::beans::Optional< css::uno::Any > LocaleBackend::getSystemLocale |
( |
| ) |
|
|
staticprivate |
◆ getUILocale()
css::beans::Optional< css::uno::Any > LocaleBackend::getUILocale |
( |
| ) |
|
|
staticprivate |
◆ removePropertyChangeListener()
virtual void SAL_CALL LocaleBackend::removePropertyChangeListener |
( |
OUString const & |
, |
|
|
css::uno::Reference< css::beans::XPropertyChangeListener > const & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ removeVetoableChangeListener()
virtual void SAL_CALL LocaleBackend::removeVetoableChangeListener |
( |
OUString const & |
, |
|
|
css::uno::Reference< css::beans::XVetoableChangeListener > const & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ setPropertyValue()
void LocaleBackend::setPropertyValue |
( |
OUString const & |
, |
|
|
css::uno::Any const & |
|
|
) |
| |
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL LocaleBackend::supportsService |
( |
const OUString & |
aServiceName | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: