Searched refs:ResourceID (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/scripting/source/stringresource/ |
H A D | stringresource.cxx | 209 errorMsg.concat( ResourceID ); in implResolveString() 421 implScanIdForNumber( ResourceID ); in implSetString() 423 rHashMap[ ResourceID ] = Str; in implSetString() 444 implSetString( ResourceID, Str, pLocaleItem ); in setStringForLocale() 457 errorMsg.concat( ResourceID ); in implRemoveId() 480 implRemoveId( ResourceID, pLocaleItem ); in removeIdForLocale() 618 const sal_Unicode* pSrc = ResourceID.getStr(); in implScanIdForNumber() 619 sal_Int32 nLen = ResourceID.getLength(); in implScanIdForNumber() 967 StringResourceImpl::removeId( ResourceID ); in removeId() 2502 StringResourceImpl::removeId( ResourceID ); in removeId() [all …]
|
H A D | stringresource.hxx | 146 void implScanIdForNumber( const ::rtl::OUString& ResourceID ); 177 void implSetString( const ::rtl::OUString& ResourceID, 179 void implRemoveId( const ::rtl::OUString& ResourceID, LocaleItem* pLocaleItem ) 214 virtual ::sal_Bool SAL_CALL hasEntryForId( const ::rtl::OUString& ResourceID ) 244 virtual void SAL_CALL removeId( const ::rtl::OUString& ResourceID ) 247 virtual void SAL_CALL removeIdForLocale( const ::rtl::OUString& ResourceID, 397 virtual void SAL_CALL removeId( const ::rtl::OUString& ResourceID ) 400 virtual void SAL_CALL removeIdForLocale( const ::rtl::OUString& ResourceID, 511 virtual void SAL_CALL removeId( const ::rtl::OUString& ResourceID ) 514 virtual void SAL_CALL removeIdForLocale( const ::rtl::OUString& ResourceID, [all …]
|
/aoo42x/main/offapi/com/sun/star/resource/ |
H A D | XStringResourceResolver.idl | 69 @param ResourceID 77 if no entry exists for the given ResourceID 79 string resolveString( [in] string ResourceID ) 89 @param ResourceID 102 if no entry exists for the given ResourceID or locale 104 … string resolveStringForLocale( [in] string ResourceID, [in] com::sun::star::lang::Locale locale ) 109 Checks if the resource contains an entry for the given ResourceID 112 @param ResourceID 118 boolean hasEntryForId( [in] string ResourceID ); 122 Checks if the resource contains an entry for the given ResourceID and locale. [all …]
|
H A D | XStringResourceManager.idl | 129 @param ResourceID 140 [in] string ResourceID, 156 @param ResourceID 172 [in] string ResourceID, 183 @param ResourceID 194 void removeId( [in] string ResourceID ) 203 @param ResourceID 219 void removeIdForLocale( [in] string ResourceID, [in] com::sun::star::lang::Locale locale ) 227 <p>For each existing ResourceID an empty string
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | strings.hrc | 37 * Konfigurationsstring muessen dieselbe ResourceID haben!). 140 * Konfigurationsstring muessen dieselbe ResourceID haben!). 279 * Konfigurationsstring muessen dieselbe ResourceID haben!).
|
H A D | res_bmp.hrc | 312 * Konfigurationsstring muessen dieselbe ResourceID haben!).
|
Completed in 106 milliseconds