Home
last modified time | relevance | path

Searched refs:StringResourceWithStorageImpl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx2334 return static_cast< ::cppu::OWeakObject * >( new StringResourceWithStorageImpl( xContext ) ); in create_StringResourceWithStorageImpl()
2339 StringResourceWithStorageImpl::StringResourceWithStorageImpl( const Reference< XComponentContext >&… in StringResourceWithStorageImpl() function in stringresource::StringResourceWithStorageImpl
2347 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 …]
H A Dstringresource.hxx443 class StringResourceWithStorageImpl : public StringResourceWithStorageImpl_BASE class
452 StringResourceWithStorageImpl(
454 virtual ~StringResourceWithStorageImpl();