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.cxx2274 return static_cast< ::cppu::OWeakObject * >( new StringResourceWithStorageImpl( xContext ) ); in create_StringResourceWithStorageImpl()
2279 StringResourceWithStorageImpl::StringResourceWithStorageImpl( const Reference< XComponentContext >&… in StringResourceWithStorageImpl() function in stringresource::StringResourceWithStorageImpl
2287 StringResourceWithStorageImpl::~StringResourceWithStorageImpl() in ~StringResourceWithStorageImpl()
2295 ::rtl::OUString StringResourceWithStorageImpl::getImplementationName( ) in getImplementationName()
2302 sal_Bool StringResourceWithStorageImpl::supportsService( const ::rtl::OUString& rServiceName ) in supportsService()
2315 Sequence< ::rtl::OUString > StringResourceWithStorageImpl::getSupportedServiceNames( ) in getSupportedServiceNames()
2324 void StringResourceWithStorageImpl::initialize( const Sequence< Any >& aArguments ) in initialize()
2352 void StringResourceWithStorageImpl::addModifyListener( const Reference< XModifyListener >& aListene… in addModifyListener()
2356 void StringResourceWithStorageImpl::removeModifyListener( const Reference< XModifyListener >& aList… in removeModifyListener()
2362 ::rtl::OUString StringResourceWithStorageImpl::resolveString( const ::rtl::OUString& ResourceID ) in resolveString()
[all …]
H A Dstringresource.hxx362 class StringResourceWithStorageImpl : public StringResourceWithStorageImpl_BASE class
371 StringResourceWithStorageImpl(
373 virtual ~StringResourceWithStorageImpl();