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.cxx2672 return static_cast< ::cppu::OWeakObject * >( new StringResourceWithLocationImpl( xContext ) ); in create_StringResourceWithLocationImpl()
2677 StringResourceWithLocationImpl::StringResourceWithLocationImpl( const Reference< XComponentContext … in StringResourceWithLocationImpl() function in stringresource::StringResourceWithLocationImpl
2685 StringResourceWithLocationImpl::~StringResourceWithLocationImpl() in ~StringResourceWithLocationImpl()
2693 ::rtl::OUString StringResourceWithLocationImpl::getImplementationName( ) throw (RuntimeException) in getImplementationName()
2700 sal_Bool StringResourceWithLocationImpl::supportsService( const ::rtl::OUString& rServiceName ) thr… in supportsService()
2713 Sequence< ::rtl::OUString > StringResourceWithLocationImpl::getSupportedServiceNames( ) throw (Run… in getSupportedServiceNames()
2722 void StringResourceWithLocationImpl::initialize( const Sequence< Any >& aArguments ) in initialize()
2768 void StringResourceWithLocationImpl::addModifyListener( const Reference< XModifyListener >& aListen… in addModifyListener()
2773 void StringResourceWithLocationImpl::removeModifyListener( const Reference< XModifyListener >& aLis… in removeModifyListener()
2780 ::rtl::OUString StringResourceWithLocationImpl::resolveString( const ::rtl::OUString& ResourceID ) in resolveString()
[all …]
H A Dstringresource.hxx565 class StringResourceWithLocationImpl : public StringResourceWithLocationImpl_BASE class
578 StringResourceWithLocationImpl(
580 virtual ~StringResourceWithLocationImpl();