Searched refs:removeLocale (Results 1 – 4 of 4) sorted by relevance
222 virtual void SAL_CALL removeLocale( const ::com::sun::star::lang::Locale& locale );339 virtual void SAL_CALL removeLocale( const ::com::sun::star::lang::Locale& locale );412 virtual void SAL_CALL removeLocale( const ::com::sun::star::lang::Locale& locale );495 virtual void SAL_CALL removeLocale( const ::com::sun::star::lang::Locale& locale );
527 void StringResourceImpl::removeLocale( const Locale& locale ) in removeLocale() function in stringresource::StringResourceImpl932 void StringResourcePersistenceImpl::removeLocale( const Locale& locale ) in removeLocale() function in stringresource::StringResourcePersistenceImpl934 StringResourceImpl::removeLocale( locale ); in removeLocale()1587 removeLocale( aLocale ); in importBinary()2435 void StringResourceWithStorageImpl::removeLocale( const Locale& locale ) in removeLocale() function in stringresource::StringResourceWithStorageImpl2437 StringResourceImpl::removeLocale( locale ); in removeLocale()2760 void StringResourceWithLocationImpl::removeLocale( const Locale& locale ) in removeLocale() function in stringresource::StringResourceWithLocationImpl2762 StringResourceImpl::removeLocale( locale ); in removeLocale()
263 void removeLocale( [in] com::sun::star::lang::Locale locale )
770 m_xStringResourceManager->removeLocale( rLocale ); in handleRemoveLocales()