Home
last modified time | relevance | path

Searched refs:getResourceIDsForLocale (Results 1 – 3 of 3) sorted by relevance

/trunk/main/scripting/source/stringresource/
H A Dstringresource.hxx205 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getResourceIDsForLocale
322 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getResourceIDsForLocale
395 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getResourceIDsForLocale
478 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getResourceIDsForLocale
H A Dstringresource.cxx273 Sequence< ::rtl::OUString > StringResourceImpl::getResourceIDsForLocale in getResourceIDsForLocale() function in stringresource::StringResourceImpl
915 Sequence< ::rtl::OUString > StringResourcePersistenceImpl::getResourceIDsForLocale in getResourceIDsForLocale() function in stringresource::StringResourcePersistenceImpl
918 return StringResourceImpl::getResourceIDsForLocale( locale ); in getResourceIDsForLocale()
2383 Sequence< ::rtl::OUString > StringResourceWithStorageImpl::getResourceIDsForLocale in getResourceIDsForLocale() function in stringresource::StringResourceWithStorageImpl
2386 return StringResourceImpl::getResourceIDsForLocale( locale ); in getResourceIDsForLocale()
2708 Sequence< ::rtl::OUString > StringResourceWithLocationImpl::getResourceIDsForLocale in getResourceIDsForLocale() function in stringresource::StringResourceWithLocationImpl
2711 return StringResourceImpl::getResourceIDsForLocale( locale ); in getResourceIDsForLocale()
/trunk/main/offapi/com/sun/star/resource/
H A DXStringResourceResolver.idl163 sequence<string> getResourceIDsForLocale( [in] com::sun::star::lang::Locale locale );