Searched refs:StringResourceWithStorageImpl (Results 1 – 2 of 2) sorted by relevance
2334 return static_cast< ::cppu::OWeakObject * >( new StringResourceWithStorageImpl( xContext ) ); in create_StringResourceWithStorageImpl()2339 StringResourceWithStorageImpl::StringResourceWithStorageImpl( const Reference< XComponentContext >&… in StringResourceWithStorageImpl() function in stringresource::StringResourceWithStorageImpl2347 StringResourceWithStorageImpl::~StringResourceWithStorageImpl() in ~StringResourceWithStorageImpl()2355 ::rtl::OUString StringResourceWithStorageImpl::getImplementationName( ) throw (RuntimeException) in getImplementationName()2362 sal_Bool StringResourceWithStorageImpl::supportsService( const ::rtl::OUString& rServiceName ) thro… in supportsService()2375 Sequence< ::rtl::OUString > StringResourceWithStorageImpl::getSupportedServiceNames( ) throw (Runt… in getSupportedServiceNames()2384 void StringResourceWithStorageImpl::initialize( const Sequence< Any >& aArguments ) in initialize()2413 void StringResourceWithStorageImpl::addModifyListener( const Reference< XModifyListener >& aListene… in addModifyListener()2418 void StringResourceWithStorageImpl::removeModifyListener( const Reference< XModifyListener >& aList… in removeModifyListener()2425 ::rtl::OUString StringResourceWithStorageImpl::resolveString( const ::rtl::OUString& ResourceID ) in resolveString()[all …]
443 class StringResourceWithStorageImpl : public StringResourceWithStorageImpl_BASE class452 StringResourceWithStorageImpl(454 virtual ~StringResourceWithStorageImpl();