Home
last modified time | relevance | path

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

/AOO42X/main/comphelper/source/misc/
H A Dinstancelocker.cxx48 OInstanceLocker::OInstanceLocker( const uno::Reference< uno::XComponentContext >& xContext ) in OInstanceLocker() function in OInstanceLocker
58 OInstanceLocker::~OInstanceLocker() in ~OInstanceLocker()
79 void SAL_CALL OInstanceLocker::dispose() in dispose()
105 void SAL_CALL OInstanceLocker::addEventListener( const uno::Reference< lang::XEventListener >& xLis… in addEventListener()
119 void SAL_CALL OInstanceLocker::removeEventListener( const uno::Reference< lang::XEventListener >& x… in removeEventListener()
129 void SAL_CALL OInstanceLocker::initialize( const uno::Sequence< uno::Any >& aArguments ) in initialize()
201 ::rtl::OUString SAL_CALL OInstanceLocker::getImplementationName( ) in getImplementationName()
208 ::sal_Bool SAL_CALL OInstanceLocker::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
221 uno::Sequence< ::rtl::OUString > SAL_CALL OInstanceLocker::getSupportedServiceNames() in getSupportedServiceNames()
229 uno::Sequence< ::rtl::OUString > SAL_CALL OInstanceLocker::getSupportedServiceNames_static() in getSupportedServiceNames_static()
[all …]
H A Dinstancelocker.hxx46 class OInstanceLocker : public ::cppu::WeakImplHelper3< ::com::sun::star::lang::XComponent, class
62OInstanceLocker( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext …
63 ~OInstanceLocker();