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.cxx280 Sequence< ::rtl::OUString > StringResourceImpl::getResourceIDsForLocale in getResourceIDsForLocale() function in stringresource::StringResourceImpl
959 Sequence< ::rtl::OUString > StringResourcePersistenceImpl::getResourceIDsForLocale in getResourceIDsForLocale() function in stringresource::StringResourcePersistenceImpl
962 return StringResourceImpl::getResourceIDsForLocale( locale ); in getResourceIDsForLocale()
2451 Sequence< ::rtl::OUString > StringResourceWithStorageImpl::getResourceIDsForLocale in getResourceIDsForLocale() function in stringresource::StringResourceWithStorageImpl
2454 return StringResourceImpl::getResourceIDsForLocale( locale ); in getResourceIDsForLocale()
2806 Sequence< ::rtl::OUString > StringResourceWithLocationImpl::getResourceIDsForLocale in getResourceIDsForLocale() function in stringresource::StringResourceWithLocationImpl
2809 return StringResourceImpl::getResourceIDsForLocale( locale ); in getResourceIDsForLocale()
H A Dstringresource.hxx221 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getResourceIDsForLocale
374 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getResourceIDsForLocale
488 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getResourceIDsForLocale
614 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getResourceIDsForLocale
/trunk/main/offapi/com/sun/star/resource/
H A DXStringResourceResolver.idl163 sequence<string> getResourceIDsForLocale( [in] com::sun::star::lang::Locale locale );

Completed in 32 milliseconds