Searched refs:removeIdForLocale (Results 1 – 5 of 5) sorted by relevance
/trunk/main/basctl/source/basicide/ |
H A D | localizationmgr.cxx | 300 xStringResourceManager->removeIdForLocale( aPureIdStr, rLocale ); in implHandleControlResourceProperties() 327 xStringResourceManager->removeIdForLocale( aPureSourceIdStr, rLocale ); in implHandleControlResourceProperties() 512 xStringResourceManager->removeIdForLocale( aPureIdStr, rLocale ); in implHandleControlResourceProperties() 554 xStringResourceManager->removeIdForLocale( aPureSourceIdStr, rLocale ); in implHandleControlResourceProperties()
|
/trunk/main/scripting/source/stringresource/ |
H A D | stringresource.cxx | 474 void StringResourceImpl::removeIdForLocale( const ::rtl::OUString& ResourceID, const Locale& locale… in removeIdForLocale() function in stringresource::StringResourceImpl 969 void StringResourcePersistenceImpl::removeIdForLocale( const ::rtl::OUString& ResourceID, const Loc… in removeIdForLocale() function in stringresource::StringResourcePersistenceImpl 972 StringResourceImpl::removeIdForLocale( ResourceID, locale ); in removeIdForLocale() 2504 void StringResourceWithStorageImpl::removeIdForLocale( const ::rtl::OUString& ResourceID, const Loc… in removeIdForLocale() function in stringresource::StringResourceWithStorageImpl 2507 StringResourceImpl::removeIdForLocale( ResourceID, locale ); in removeIdForLocale() 2859 void StringResourceWithLocationImpl::removeIdForLocale( const ::rtl::OUString& ResourceID, const Lo… in removeIdForLocale() function in stringresource::StringResourceWithLocationImpl 2862 StringResourceImpl::removeIdForLocale( ResourceID, locale ); in removeIdForLocale()
|
H A D | stringresource.hxx | 247 virtual void SAL_CALL removeIdForLocale( const ::rtl::OUString& ResourceID, 400 virtual void SAL_CALL removeIdForLocale( const ::rtl::OUString& ResourceID, 514 virtual void SAL_CALL removeIdForLocale( const ::rtl::OUString& ResourceID, 640 virtual void SAL_CALL removeIdForLocale( const ::rtl::OUString& ResourceID,
|
/trunk/main/offapi/com/sun/star/resource/ |
H A D | XStringResourceManager.idl | 219 void removeIdForLocale( [in] string ResourceID, [in] com::sun::star::lang::Locale locale )
|
/trunk/main/extensions/source/propctrlr/ |
H A D | formcomponenthandler.cxx | 482 xStringResourceManager->removeIdForLocale( aPureIdStr, aLocale ); in setPropertyValue()
|
Completed in 55 milliseconds