summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/facreg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/facreg.hxx')
-rw-r--r--sd/source/ui/inc/facreg.hxx139
1 files changed, 0 insertions, 139 deletions
diff --git a/sd/source/ui/inc/facreg.hxx b/sd/source/ui/inc/facreg.hxx
index 2995e99042aa..2300af29bf2e 100644
--- a/sd/source/ui/inc/facreg.hxx
+++ b/sd/source/ui/inc/facreg.hxx
@@ -35,152 +35,13 @@ css::uno::Reference< css::uno::XInterface > SAL_CALL SdPresentationDocument_crea
OUString SdPresentationDocument_getImplementationName() throw( css::uno::RuntimeException );
css::uno::Sequence< OUString > SAL_CALL SdPresentationDocument_getSupportedServiceNames() throw( css::uno::RuntimeException );
-css::uno::Reference< css::uno::XInterface > SAL_CALL SdHtmlOptionsDialog_CreateInstance( const css::uno::Reference< css::lang::XMultiServiceFactory > & _rxFactory );
-OUString SdHtmlOptionsDialog_getImplementationName() throw( css::uno::RuntimeException );
-css::uno::Sequence< OUString > SAL_CALL SdHtmlOptionsDialog_getSupportedServiceNames() throw( css::uno::RuntimeException );
-
-css::uno::Reference< css::uno::XInterface > SAL_CALL SdUnoModule_createInstance( const css::uno::Reference< css::lang::XMultiServiceFactory > & _rxFactory );
-OUString SdUnoModule_getImplementationName() throw( css::uno::RuntimeException );
-css::uno::Sequence< OUString > SAL_CALL SdUnoModule_getSupportedServiceNames() throw( css::uno::RuntimeException );
namespace sd
{
-css::uno::Reference< css::uno::XInterface > SAL_CALL RandomNode_createInstance( const css::uno::Reference< css::lang::XMultiServiceFactory > & _rxFactory );
-OUString RandomNode__getImplementationName() throw( css::uno::RuntimeException );
-css::uno::Sequence< OUString > SAL_CALL RandomNode_getSupportedServiceNames() throw( css::uno::RuntimeException );
-
-css::uno::Reference< css::uno::XInterface > SAL_CALL SlideLayoutController_createInstance( const css::uno::Reference< css::lang::XMultiServiceFactory > & _rxFactory );
-OUString SlideLayoutController_getImplementationName() throw( css::uno::RuntimeException );
-css::uno::Sequence< OUString > SlideLayoutController_getSupportedServiceNames() throw( css::uno::RuntimeException );
-
-css::uno::Reference< css::uno::XInterface > SAL_CALL InsertSlideController_createInstance( const css::uno::Reference< css::lang::XMultiServiceFactory > & _rxFactory );
OUString InsertSlideController_getImplementationName() throw( css::uno::RuntimeException );
css::uno::Sequence< OUString > InsertSlideController_getSupportedServiceNames() throw( css::uno::RuntimeException );
}
-namespace sd { namespace framework {
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL Configuration_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString Configuration_getImplementationName(void) throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL Configuration_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL ConfigurationController_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString ConfigurationController_getImplementationName(void) throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL ConfigurationController_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL ModuleController_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception, std::exception);
-OUString ModuleController_getImplementationName(void) throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL ModuleController_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL BasicPaneFactory_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString BasicPaneFactory_getImplementationName(void) throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL BasicPaneFactory_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL BasicToolBarFactory_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString BasicToolBarFactory_getImplementationName(void) throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL BasicToolBarFactory_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL BasicViewFactory_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString BasicViewFactory_getImplementationName(void) throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL BasicViewFactory_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL ResourceId_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString ResourceId_getImplementationName(void) throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL ResourceId_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL PresentationFactoryProvider_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString PresentationFactoryProvider_getImplementationName(void)
- throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL PresentationFactoryProvider_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-} }
-
-namespace sd { namespace sidebar {
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL PanelFactory_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString PanelFactory_getImplementationName(void) throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL PanelFactory_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-} }
-
-namespace sd { namespace presenter {
-css::uno::Reference<css::uno::XInterface> SAL_CALL SlideRenderer_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString SlideRenderer_getImplementationName(void)
- throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL SlideRenderer_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL PresenterCanvas_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString PresenterCanvas_getImplementationName(void)
- throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL PresenterCanvas_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL PresenterTextViewService_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString PresenterTextViewService_getImplementationName(void)
- throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL PresenterTextViewService_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL PresenterHelperService_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString PresenterHelperService_getImplementationName(void)
- throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL PresenterHelperService_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL PresenterPreviewCache_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString PresenterPreviewCache_getImplementationName(void)
- throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL PresenterPreviewCache_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-} }
-
-namespace sd { namespace slidesorter {
-css::uno::Reference<css::uno::XInterface> SAL_CALL SlideSorterService_createInstance(
- const css::uno::Reference<css::uno::XComponentContext>& rxContext)
- throw(css::uno::Exception);
-OUString SlideSorterService_getImplementationName(void)
- throw (css::uno::RuntimeException);
-css::uno::Sequence<OUString> SAL_CALL SlideSorterService_getSupportedServiceNames (void)
- throw (css::uno::RuntimeException);
-} }
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */