Searched refs:hasEntryForId (Results 1 – 8 of 8) sorted by relevance
166 virtual sal_Bool SAL_CALL hasEntryForId( const OUString& ResourceID ) override;292 virtual sal_Bool SAL_CALL hasEntryForId( const OUString& ResourceID ) override;364 virtual sal_Bool SAL_CALL hasEntryForId( const OUString& ResourceID ) override;446 virtual sal_Bool SAL_CALL hasEntryForId( const OUString& ResourceID ) override;
180 sal_Bool StringResourceImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceImpl746 sal_Bool StringResourcePersistenceImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourcePersistenceImpl748 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()2122 sal_Bool StringResourceWithStorageImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithStorageImpl2124 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()2412 sal_Bool StringResourceWithLocationImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithLocationImpl2414 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
169 virtual sal_Bool SAL_CALL hasEntryForId( const OUString& ResourceID ) override;295 virtual sal_Bool SAL_CALL hasEntryForId( const OUString& ResourceID ) override;367 virtual sal_Bool SAL_CALL hasEntryForId( const OUString& ResourceID ) override;449 virtual sal_Bool SAL_CALL hasEntryForId( const OUString& ResourceID ) override;
198 sal_Bool StringResourceImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceImpl764 sal_Bool StringResourcePersistenceImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourcePersistenceImpl766 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()2149 sal_Bool StringResourceWithStorageImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithStorageImpl2151 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()2449 sal_Bool StringResourceWithLocationImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithLocationImpl2451 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
104 boolean hasEntryForId( [in] string ResourceID );
259 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()279 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()
262 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()282 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()