Searched refs:hasEntryForId (Results 1 – 4 of 4) sorted by relevance
201 virtual ::sal_Bool SAL_CALL hasEntryForId( const ::rtl::OUString& ResourceID );318 virtual ::sal_Bool SAL_CALL hasEntryForId( const ::rtl::OUString& ResourceID );391 virtual ::sal_Bool SAL_CALL hasEntryForId( const ::rtl::OUString& ResourceID );474 virtual ::sal_Bool SAL_CALL hasEntryForId( const ::rtl::OUString& ResourceID );
237 sal_Bool StringResourceImpl::hasEntryForId( const ::rtl::OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceImpl867 sal_Bool StringResourcePersistenceImpl::hasEntryForId( const ::rtl::OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourcePersistenceImpl869 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()2370 sal_Bool StringResourceWithStorageImpl::hasEntryForId( const ::rtl::OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithStorageImpl2372 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()2695 sal_Bool StringResourceWithLocationImpl::hasEntryForId( const ::rtl::OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithLocationImpl2697 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
118 boolean hasEntryForId( [in] string ResourceID );
268 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()293 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()