29using namespace ::
cppu;
35 if ( rLocale.Language.getLength() == 0 )
75 if( rValue >>= aLocale )
76 mpDrawModel->SetLanguage(
78 static_cast<sal_uInt16
>(pEntry->
mnHandle) );
86 return static_cast<uno::XAggregation*
>(
new SdUnoDrawPool( pDrawModel ));
static LanguageType convertToLanguageType(const css::lang::Locale &rLocale, bool bResolveSystem=true)
virtual void putAny(SfxItemPool *pPool, const comphelper::PropertyMapEntry *pEntry, const css::uno::Any &rValue)
constexpr TypedWhichId< SvxLanguageItem > EE_CHAR_LANGUAGE_CTL(EE_CHAR_START+16)
constexpr TypedWhichId< SvxLanguageItem > EE_CHAR_LANGUAGE_CJK(EE_CHAR_START+15)
constexpr TypedWhichId< SvxLanguageItem > EE_CHAR_LANGUAGE(EE_CHAR_START+14)
SVXCORE_DLLPUBLIC rtl::Reference< comphelper::PropertySetInfo > const & getDrawingDefaults() noexcept
std::pair< OUString const, DataAccessDescriptorProperty > PropertyMapEntry
uno::Reference< uno::XInterface > SdUnoCreatePool(SdDrawDocument *pDrawModel)
static LanguageType SdUnoGetLanguage(const lang::Locale &rLocale)