Home
last modified time | relevance | path

Searched refs:hasEntryForId (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/scripting/source/stringresource/
H A Dstringresource.cxx242 sal_Bool StringResourceImpl::hasEntryForId( const ::rtl::OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceImpl
900 sal_Bool StringResourcePersistenceImpl::hasEntryForId( const ::rtl::OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourcePersistenceImpl
903 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
2435 sal_Bool StringResourceWithStorageImpl::hasEntryForId( const ::rtl::OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithStorageImpl
2438 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
2790 sal_Bool StringResourceWithLocationImpl::hasEntryForId( const ::rtl::OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithLocationImpl
2793 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
H A Dstringresource.hxx214 virtual ::sal_Bool SAL_CALL hasEntryForId( const ::rtl::OUString& ResourceID )
367 virtual ::sal_Bool SAL_CALL hasEntryForId( const ::rtl::OUString& ResourceID )
481 virtual ::sal_Bool SAL_CALL hasEntryForId( const ::rtl::OUString& ResourceID )
607 virtual ::sal_Bool SAL_CALL hasEntryForId( const ::rtl::OUString& ResourceID )
/aoo4110/main/offapi/com/sun/star/resource/
H A DXStringResourceResolver.idl118 boolean hasEntryForId( [in] string ResourceID );
/aoo4110/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx268 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()
293 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()

Completed in 90 milliseconds