Searched refs:ODocumentCloser (Results 1 – 3 of 3) sorted by relevance
133 ODocumentCloser::ODocumentCloser( const uno::Reference< uno::XComponentContext >& xContext ) in ODocumentCloser() function in ODocumentCloser142 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 …]
128 …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()
42 class ODocumentCloser : public ::cppu::WeakImplHelper3< ::com::sun::star::lang::XComponent, class57 …ODocumentCloser( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext …58 ~ODocumentCloser();
Completed in 11 milliseconds