Home
last modified time | relevance | path

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

/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx2582 return static_cast< ::cppu::OWeakObject * >( new StringResourceWithLocationImpl( xContext ) ); in create_StringResourceWithLocationImpl()
2587 StringResourceWithLocationImpl::StringResourceWithLocationImpl( const Reference< XComponentContext … in StringResourceWithLocationImpl() function in stringresource::StringResourceWithLocationImpl
2595 StringResourceWithLocationImpl::~StringResourceWithLocationImpl() in ~StringResourceWithLocationImpl()
2603 ::rtl::OUString StringResourceWithLocationImpl::getImplementationName( ) in getImplementationName()
2610 sal_Bool StringResourceWithLocationImpl::supportsService( const ::rtl::OUString& rServiceName ) in supportsService()
2623 Sequence< ::rtl::OUString > StringResourceWithLocationImpl::getSupportedServiceNames( ) in getSupportedServiceNames()
2632 void StringResourceWithLocationImpl::initialize( const Sequence< Any >& aArguments ) in initialize()
2677 void StringResourceWithLocationImpl::addModifyListener( const Reference< XModifyListener >& aListen… in addModifyListener()
2681 void StringResourceWithLocationImpl::removeModifyListener( const Reference< XModifyListener >& aLis… in removeModifyListener()
2687 ::rtl::OUString StringResourceWithLocationImpl::resolveString( const ::rtl::OUString& ResourceID ) in resolveString()
[all …]
H A Dstringresource.hxx441 class StringResourceWithLocationImpl : public StringResourceWithLocationImpl_BASE class
454 StringResourceWithLocationImpl(
456 virtual ~StringResourceWithLocationImpl();