Home
last modified time | relevance | path

Searched refs:ODocumentCloser (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/svtools/source/hatchwindow/
H A Ddocumentcloser.cxx133 ODocumentCloser::ODocumentCloser( const uno::Reference< uno::XComponentContext >& xContext ) in ODocumentCloser() function in ODocumentCloser
142 ODocumentCloser::~ODocumentCloser() in ~ODocumentCloser()
153 void SAL_CALL ODocumentCloser::dispose() in dispose()
201 void SAL_CALL ODocumentCloser::initialize( const uno::Sequence< uno::Any >& aArguments ) in initialize()
233 ::rtl::OUString SAL_CALL ODocumentCloser::getImplementationName( ) in getImplementationName()
240 ::sal_Bool SAL_CALL ODocumentCloser::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
253 uno::Sequence< ::rtl::OUString > SAL_CALL ODocumentCloser::getSupportedServiceNames() in getSupportedServiceNames()
261 uno::Sequence< ::rtl::OUString > SAL_CALL ODocumentCloser::impl_staticGetSupportedServiceNames() in impl_staticGetSupportedServiceNames()
268 ::rtl::OUString SAL_CALL ODocumentCloser::impl_staticGetImplementationName() in impl_staticGetImplementationName()
274 uno::Reference< uno::XInterface > SAL_CALL ODocumentCloser::impl_staticCreateSelfInstance( in impl_staticCreateSelfInstance()
[all …]
H A Dhatchwindowfactory.cxx128 …else if (ODocumentCloser::impl_staticGetImplementationName().compareToAscii (pImplementationName )… in component_getFactory()
132 ODocumentCloser::impl_staticGetImplementationName(), in component_getFactory()
133 ODocumentCloser::impl_staticCreateSelfInstance, in component_getFactory()
134 ODocumentCloser::impl_staticGetSupportedServiceNames() ); in component_getFactory()
H A Ddocumentcloser.hxx42 class ODocumentCloser : public ::cppu::WeakImplHelper3< ::com::sun::star::lang::XComponent, class
57ODocumentCloser( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext …
58 ~ODocumentCloser();

Completed in 22 milliseconds