Home
last modified time | relevance | path

Searched refs:setCurrentLocale (Results 1 – 6 of 6) sorted by relevance

/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx380 void StringResourceImpl::setCurrentLocale( const Locale& locale, sal_Bool FindClosestMatch ) in setCurrentLocale() function in stringresource::StringResourceImpl
578 setCurrentLocale( pFallbackItem->m_locale, FindClosestMatch ); in removeLocale()
933 void StringResourcePersistenceImpl::setCurrentLocale( const Locale& locale, sal_Bool FindClosestMat… in setCurrentLocale() function in stringresource::StringResourcePersistenceImpl
936 StringResourceImpl::setCurrentLocale( locale, FindClosestMatch ); in setCurrentLocale()
2478 void StringResourceWithStorageImpl::setCurrentLocale( const Locale& locale, sal_Bool FindClosestMat… in setCurrentLocale() function in stringresource::StringResourceWithStorageImpl
2481 StringResourceImpl::setCurrentLocale( locale, FindClosestMatch ); in setCurrentLocale()
2833 void StringResourceWithLocationImpl::setCurrentLocale( const Locale& locale, sal_Bool FindClosestMa… in setCurrentLocale() function in stringresource::StringResourceWithLocationImpl
2836 StringResourceImpl::setCurrentLocale( locale, FindClosestMatch ); in setCurrentLocale()
H A Dstringresource.hxx234 …virtual void SAL_CALL setCurrentLocale( const ::com::sun::star::lang::Locale& locale, ::sal_Bool F…
387 …virtual void SAL_CALL setCurrentLocale( const ::com::sun::star::lang::Locale& locale, ::sal_Bool F…
501 …virtual void SAL_CALL setCurrentLocale( const ::com::sun::star::lang::Locale& locale, ::sal_Bool F…
627 …virtual void SAL_CALL setCurrentLocale( const ::com::sun::star::lang::Locale& locale, ::sal_Bool F…
/trunk/main/offapi/com/sun/star/resource/
H A DStringResourceWithStorage.idl55 the <code>XStringResourceManager::setCurrentLocale</code> method is
57 see <code>XStringResourceManager::setCurrentLocale</code>
H A DStringResourceWithLocation.idl55 the <code>XStringResourceManager::setCurrentLocale</code> method is
57 see <code>XStringResourceManager::setCurrentLocale</code>
H A DXStringResourceManager.idl99 void setCurrentLocale
/trunk/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx824 m_xStringResourceManager->setCurrentLocale( aLocale, false ); in handleSetCurrentLocale()
858 m_xStringResourceManager->setCurrentLocale( m_aLocaleBeforeBasicStart, true ); in handleBasicStopped()

Completed in 55 milliseconds