Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/scripting/source/stringresource/
H A Dstringresource.hxx166 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;
H A Dstringresource.cxx180 sal_Bool StringResourceImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceImpl
746 sal_Bool StringResourcePersistenceImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourcePersistenceImpl
748 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
2122 sal_Bool StringResourceWithStorageImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithStorageImpl
2124 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
2412 sal_Bool StringResourceWithLocationImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithLocationImpl
2414 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scripting/source/stringresource/
H A Dstringresource.hxx169 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;
H A Dstringresource.cxx198 sal_Bool StringResourceImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceImpl
764 sal_Bool StringResourcePersistenceImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourcePersistenceImpl
766 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
2149 sal_Bool StringResourceWithStorageImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithStorageImpl
2151 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
2449 sal_Bool StringResourceWithLocationImpl::hasEntryForId( const OUString& ResourceID ) in hasEntryForId() function in stringresource::StringResourceWithLocationImpl
2451 return StringResourceImpl::hasEntryForId( ResourceID ) ; in hasEntryForId()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/resource/
H A DXStringResourceResolver.idl104 boolean hasEntryForId( [in] string ResourceID );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/resource/
H A DXStringResourceResolver.idl104 boolean hasEntryForId( [in] string ResourceID );
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx259 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()
279 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx262 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()
282 if( xStringResourceResolver->hasEntryForId( aPureIdStr ) ) in impl_getPropertyValue_throw()