summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ui
blob: 51f0f4297ba7bbb1880e37057cc0ea1b53b8c781 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
<interface domain="svx">
  <requires lib="gtk+" version="3.20"/>
  <object class="GtkMessageDialog" id="QueryModifyImageMapChangesDialog">
    <property name="can_focus">False</property>
    <property name="title" translatable="yes" context="querymodifyimagemapchangesdialog|QueryModifyImageMapChangesDialog">Save ImageMap changes?</property>
    <property name="resizable">False</property>
    <property name="modal">True</property>
    <property name="type_hint">dialog</property>
    <property name="skip_taskbar_hint">True</property>
    <property name="message_type">question</property>
    <property name="buttons">yes-no</property>
    <property name="text" translatable="yes" context="querymodifyimagemapchangesdialog|QueryModifyImageMapChangesDialog">The ImageMap has been modified.</property>
    <property name="secondary_text" translatable="yes" context="querymodifyimagemapchangesdialog|QueryModifyImageMapChangesDialog">Do you want to save the changes?</property>
    <child internal-child="vbox">
      <object class="GtkBox" id="messagedialog-vbox5">
        <property name="can_focus">False</property>
        <property name="orientation">vertical</property>
        <property name="spacing">12</property>
        <child internal-child="action_area">
          <object class="GtkButtonBox" id="messagedialog-action_area5">
            <property name="can_focus">False</property>
            <child>
              <object class="GtkButton" id="cancel">
                <property name="label">gtk-cancel</property>
                <property name="visible">True</property>
                <property name="can_focus">True</property>
                <property name="can_default">True</property>
                <property name="has_default">True</property>
                <property name="receives_default">True</property>
                <property name="use_stock">True</property>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="fill">True</property>
                <property name="position">2</property>
              </packing>
            </child>
          </object>
          <packing>
            <property name="expand">False</property>
            <property name="fill">True</property>
            <property name="pack_type">end</property>
            <property name="position">0</property>
          </packing>
        </child>
      </object>
    </child>
    <action-widgets>
      <action-widget response="-6">cancel</action-widget>
    </action-widgets>
  </object>
</interface>
/diff/sd/source/ui/accessibility/AccessiblePresentationShape.cxx?h=cp-6.2-16&id=71b809959bb8f775d83dc52628448bb8b8322b28'>sd/source/ui/accessibility/AccessiblePresentationShape.cxx8
-rw-r--r--sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx44
-rw-r--r--sd/source/ui/accessibility/AccessibleSlideSorterView.cxx84
-rw-r--r--sd/source/ui/accessibility/AccessibleViewForwarder.cxx6
-rw-r--r--sd/source/ui/accessibility/SdShapeTypes.cxx2
-rw-r--r--sd/source/ui/animations/CustomAnimationList.hxx2
-rw-r--r--sd/source/ui/animations/CustomAnimationPane.cxx4
-rw-r--r--sd/source/ui/animations/CustomAnimationPane.hxx4
-rw-r--r--sd/source/ui/animations/SlideTransitionPane.cxx4
-rw-r--r--sd/source/ui/animations/SlideTransitionPane.hxx4
-rw-r--r--sd/source/ui/annotations/annotationwindow.cxx2
-rw-r--r--sd/source/ui/annotations/annotationwindow.hxx2
-rw-r--r--sd/source/ui/app/sdmod1.cxx2
-rw-r--r--sd/source/ui/app/sdxfer.cxx2
-rw-r--r--sd/source/ui/dlg/LayerTabBar.cxx4
-rw-r--r--sd/source/ui/dlg/PaneChildWindows.cxx2
-rw-r--r--sd/source/ui/dlg/PaneDockingWindow.cxx4
-rw-r--r--sd/source/ui/dlg/PaneShells.cxx8
-rw-r--r--sd/source/ui/dlg/SpellDialogChildWindow.cxx10
-rw-r--r--sd/source/ui/dlg/TemplateScanner.cxx22
-rw-r--r--sd/source/ui/dlg/dlgass.cxx16
-rw-r--r--sd/source/ui/dlg/sdtreelb.cxx4
-rw-r--r--sd/source/ui/dlg/tpoption.cxx4
-rw-r--r--sd/source/ui/docshell/docshel4.cxx2
-rw-r--r--sd/source/ui/framework/configuration/ChangeRequestQueue.cxx2
-rw-r--r--sd/source/ui/framework/configuration/ChangeRequestQueue.hxx2
-rw-r--r--sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx12
-rw-r--r--sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.hxx12
-rw-r--r--sd/source/ui/framework/configuration/Configuration.cxx12
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationClassifier.cxx2
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationClassifier.hxx8
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationController.cxx26
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.cxx2
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.hxx2
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx2
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.hxx2
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationUpdater.cxx18
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationUpdater.hxx18
-rw-r--r--sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx4
-rw-r--r--sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx4
-rw-r--r--sd/source/ui/framework/configuration/ResourceFactoryManager.cxx2
-rw-r--r--sd/source/ui/framework/configuration/ResourceFactoryManager.hxx2
-rw-r--r--sd/source/ui/framework/configuration/ResourceId.cxx20
-rw-r--r--sd/source/ui/framework/configuration/UpdateRequest.cxx6
-rw-r--r--sd/source/ui/framework/configuration/UpdateRequest.hxx6
-rw-r--r--sd/source/ui/framework/factories/BasicPaneFactory.cxx8
-rw-r--r--sd/source/ui/framework/factories/BasicPaneFactory.hxx6
-rw-r--r--sd/source/ui/framework/factories/BasicToolBarFactory.cxx8
-rw-r--r--sd/source/ui/framework/factories/BasicToolBarFactory.hxx8
-rw-r--r--sd/source/ui/framework/factories/BasicViewFactory.cxx8
-rw-r--r--sd/source/ui/framework/factories/BasicViewFactory.hxx4
-rw-r--r--sd/source/ui/framework/factories/ChildWindowPane.cxx10
-rw-r--r--sd/source/ui/framework/factories/ChildWindowPane.hxx10
-rw-r--r--sd/source/ui/framework/factories/FrameWindowPane.cxx4
-rw-r--r--sd/source/ui/framework/factories/FrameWindowPane.hxx4
-rw-r--r--sd/source/ui/framework/factories/FullScreenPane.cxx10
-rw-r--r--sd/source/ui/framework/factories/FullScreenPane.hxx10
-rw-r--r--sd/source/ui/framework/factories/Pane.cxx24
-rw-r--r--sd/source/ui/framework/factories/PresentationFactory.cxx20
-rw-r--r--sd/source/ui/framework/factories/ViewShellWrapper.cxx10
-rw-r--r--sd/source/ui/framework/module/CenterViewFocusModule.cxx4
-rw-r--r--sd/source/ui/framework/module/CenterViewFocusModule.hxx4
-rw-r--r--sd/source/ui/framework/module/ModuleController.cxx10
-rw-r--r--sd/source/ui/framework/module/ResourceManager.cxx10
-rw-r--r--sd/source/ui/framework/module/ResourceManager.hxx8
-rw-r--r--sd/source/ui/framework/module/ShellStackGuard.cxx6
-rw-r--r--sd/source/ui/framework/module/ShellStackGuard.hxx6
-rw-r--r--sd/source/ui/framework/module/SlideSorterModule.cxx4
-rw-r--r--sd/source/ui/framework/module/SlideSorterModule.hxx4
-rw-r--r--sd/source/ui/framework/module/ToolBarModule.cxx8
-rw-r--r--sd/source/ui/framework/module/ToolBarModule.hxx8
-rw-r--r--sd/source/ui/framework/module/ToolPanelModule.cxx4
-rw-r--r--sd/source/ui/framework/module/ToolPanelModule.hxx4
-rw-r--r--sd/source/ui/framework/module/ViewTabBarModule.cxx4
-rw-r--r--sd/source/ui/framework/module/ViewTabBarModule.hxx4
-rw-r--r--sd/source/ui/framework/tools/FrameworkHelper.cxx44
-rw-r--r--sd/source/ui/inc/AccessibleDocumentViewBase.hxx36
-rw-r--r--sd/source/ui/inc/AccessibleDrawDocumentView.hxx28
-rw-r--r--sd/source/ui/inc/AccessibleOutlineView.hxx16
-rw-r--r--sd/source/ui/inc/AccessiblePageShape.hxx24
-rw-r--r--sd/source/ui/inc/AccessiblePresentationGraphicShape.hxx4
-rw-r--r--sd/source/ui/inc/AccessiblePresentationOLEShape.hxx4
-rw-r--r--sd/source/ui/inc/AccessiblePresentationShape.hxx4
-rw-r--r--sd/source/ui/inc/AccessibleSlideSorterObject.hxx50
-rw-r--r--sd/source/ui/inc/AccessibleSlideSorterView.hxx50
-rw-r--r--sd/source/ui/inc/AccessibleViewForwarder.hxx4
-rw-r--r--sd/source/ui/inc/Client.hxx2
-rw-r--r--sd/source/ui/inc/ClientView.hxx2
-rw-r--r--sd/source/ui/inc/DocumentRenderer.hxx2
-rw-r--r--sd/source/ui/inc/DrawController.hxx24
-rw-r--r--sd/source/ui/inc/DrawDocShell.hxx2
-rw-r--r--sd/source/ui/inc/DrawViewShell.hxx22
-rw-r--r--sd/source/ui/inc/EventMultiplexer.hxx2
-rw-r--r--sd/source/ui/inc/FormShellManager.hxx8
-rw-r--r--sd/source/ui/inc/FrameView.hxx8
-rw-r--r--sd/source/ui/inc/GraphicDocShell.hxx2
-rw-r--r--sd/source/ui/inc/GraphicObjectBar.hxx2
-rw-r--r--sd/source/ui/inc/GraphicViewShell.hxx6
-rw-r--r--sd/source/ui/inc/GraphicViewShellBase.hxx4
-rw-r--r--sd/source/ui/inc/ImpressViewShellBase.hxx4
-rw-r--r--sd/source/ui/inc/LayerTabBar.hxx6
-rw-r--r--sd/source/ui/inc/MasterPageObserver.hxx6
-rw-r--r--sd/source/ui/inc/MediaObjectBar.hxx2
-rw-r--r--sd/source/ui/inc/OutlineView.hxx6
-rw-r--r--sd/source/ui/inc/OutlineViewShell.hxx8
-rw-r--r--sd/source/ui/inc/OutlineViewShellBase.hxx2
-rw-r--r--sd/source/ui/inc/OutlinerIteratorImpl.hxx24
-rw-r--r--sd/source/ui/inc/PaneDockingWindow.hxx2
-rw-r--r--sd/source/ui/inc/PaneShells.hxx8
-rw-r--r--sd/source/ui/inc/PresentationViewShell.hxx4
-rw-r--r--sd/source/ui/inc/PresentationViewShellBase.hxx4
-rw-r--r--sd/source/ui/inc/PreviewRenderer.hxx6
-rw-r--r--sd/source/ui/inc/Ruler.hxx2
-rw-r--r--sd/source/ui/inc/SdUnoDrawView.hxx16
-rw-r--r--sd/source/ui/inc/SdUnoOutlineView.hxx8
-rw-r--r--sd/source/ui/inc/SdUnoSlideView.hxx6
-rw-r--r--sd/source/ui/inc/ShellFactory.hxx2
-rw-r--r--sd/source/ui/inc/SlideSorter.hxx42
-rw-r--r--sd/source/ui/inc/SlideSorterViewShell.hxx20
-rw-r--r--sd/source/ui/inc/SlideSorterViewShellBase.hxx2
-rw-r--r--sd/source/ui/inc/SpellDialogChildWindow.hxx10
-rw-r--r--sd/source/ui/inc/TabControl.hxx6
-rw-r--r--sd/source/ui/inc/TemplateScanner.hxx26
-rw-r--r--sd/source/ui/inc/TextObjectBar.hxx2
-rw-r--r--sd/source/ui/inc/ToolBarManager.hxx22
-rw-r--r--sd/source/ui/inc/View.hxx10
-rw-r--r--sd/source/ui/inc/ViewClipboard.hxx2
-rw-r--r--sd/source/ui/inc/ViewShell.hxx58
-rw-r--r--sd/source/ui/inc/ViewShellBase.hxx30
-rw-r--r--sd/source/ui/inc/ViewShellHint.hxx2
-rw-r--r--sd/source/ui/inc/ViewShellImplementation.hxx8
-rw-r--r--sd/source/ui/inc/ViewShellManager.hxx14
-rw-r--r--sd/source/ui/inc/ViewTabBar.hxx24
-rw-r--r--sd/source/ui/inc/Window.hxx20
-rw-r--r--sd/source/ui/inc/WindowUpdater.hxx4
-rw-r--r--sd/source/ui/inc/drawview.hxx2
-rw-r--r--sd/source/ui/inc/framework/Configuration.hxx10
-rw-r--r--sd/source/ui/inc/framework/ConfigurationController.hxx22
-rw-r--r--sd/source/ui/inc/framework/FrameworkHelper.hxx16
-rw-r--r--sd/source/ui/inc/framework/ModuleController.hxx6
-rw-r--r--sd/source/ui/inc/framework/Pane.hxx24
-rw-r--r--sd/source/ui/inc/framework/PresentationFactory.hxx6
-rw-r--r--sd/source/ui/inc/framework/ResourceId.hxx22
-rw-r--r--sd/source/ui/inc/framework/ViewShellWrapper.hxx12
-rw-r--r--sd/source/ui/inc/fudspord.hxx2
-rw-r--r--sd/source/ui/inc/fuediglu.hxx2
-rw-r--r--sd/source/ui/inc/fupage.hxx2
-rw-r--r--sd/source/ui/inc/fupoor.hxx2
-rw-r--r--sd/source/ui/inc/fusearch.hxx2
-rw-r--r--sd/source/ui/inc/fuzoom.hxx2
-rw-r--r--sd/source/ui/inc/morphdlg.hxx2
-rw-r--r--sd/source/ui/inc/navigatr.hxx2
-rw-r--r--sd/source/ui/inc/sdpreslt.hxx2
-rw-r--r--sd/source/ui/inc/sdtreelb.hxx4
-rw-r--r--sd/source/ui/inc/sdxfer.hxx4
-rw-r--r--sd/source/ui/inc/slideshow.hxx2
-rw-r--r--sd/source/ui/inc/taskpane/ControlContainer.hxx10
-rw-r--r--sd/source/ui/inc/taskpane/ILayoutableWindow.hxx12
-rw-r--r--sd/source/ui/inc/taskpane/SlideSorterCacheDisplay.hxx14
-rw-r--r--sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx26
-rw-r--r--sd/source/ui/inc/taskpane/TitleBar.hxx26
-rw-r--r--sd/source/ui/inc/taskpane/ToolPanelViewShell.hxx20
-rw-r--r--sd/source/ui/inc/tools/AsynchronousCall.hxx4
-rw-r--r--sd/source/ui/inc/tools/AsynchronousTask.hxx4
-rw-r--r--sd/source/ui/inc/tools/ConfigurationAccess.hxx2
-rw-r--r--sd/source/ui/inc/tools/IconCache.hxx6
-rw-r--r--sd/source/ui/inc/tools/IdleDetection.hxx4
-rw-r--r--sd/source/ui/inc/tools/PropertySet.hxx10
-rw-r--r--sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx8
-rw-r--r--sd/source/ui/inc/tools/SlotStateListener.hxx8
-rw-r--r--sd/source/ui/inc/tools/TimerBasedTaskExecution.hxx4
-rw-r--r--sd/source/ui/inc/tpoption.hxx6
-rw-r--r--sd/source/ui/presenter/CanvasUpdateRequester.cxx2
-rw-r--r--sd/source/ui/presenter/CanvasUpdateRequester.hxx2
-rw-r--r--sd/source/ui/presenter/PresenterCanvas.cxx40
-rw-r--r--sd/source/ui/presenter/PresenterCanvas.hxx18
-rw-r--r--sd/source/ui/presenter/PresenterHelper.cxx2
-rw-r--r--sd/source/ui/presenter/PresenterHelper.hxx2
-rw-r--r--sd/source/ui/presenter/PresenterPreviewCache.cxx24
-rw-r--r--sd/source/ui/presenter/PresenterPreviewCache.hxx8
-rw-r--r--sd/source/ui/presenter/PresenterTextView.cxx36
-rw-r--r--sd/source/ui/presenter/PresenterTextView.hxx6
-rw-r--r--sd/source/ui/presenter/SlideRenderer.cxx6
-rw-r--r--sd/source/ui/presenter/SlideRenderer.hxx6
-rw-r--r--sd/source/ui/remotecontrol/Listener.cxx12
-rw-r--r--sd/source/ui/remotecontrol/Listener.hxx2
-rw-r--r--sd/source/ui/sidebar/AllMasterPagesSelector.cxx6
-rw-r--r--sd/source/ui/sidebar/AllMasterPagesSelector.hxx4
-rw-r--r--sd/source/ui/sidebar/CurrentMasterPagesSelector.cxx8
-rw-r--r--sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx8
-rw-r--r--sd/source/ui/sidebar/CustomAnimationPanel.cxx2
-rw-r--r--sd/source/ui/sidebar/CustomAnimationPanel.hxx2
-rw-r--r--sd/source/ui/sidebar/IDisposable.hxx2
-rw-r--r--sd/source/ui/sidebar/LayoutMenu.cxx16
-rw-r--r--sd/source/ui/sidebar/LayoutMenu.hxx16
-rw-r--r--sd/source/ui/sidebar/MasterPageContainer.cxx44
-rw-r--r--sd/source/ui/sidebar/MasterPageContainer.hxx10
-rw-r--r--sd/source/ui/sidebar/MasterPageContainerFiller.cxx10
-rw-r--r--sd/source/ui/sidebar/MasterPageContainerFiller.hxx12
-rw-r--r--sd/source/ui/sidebar/MasterPageContainerProviders.cxx18
-rw-r--r--sd/source/ui/sidebar/MasterPageContainerProviders.hxx28
-rw-r--r--sd/source/ui/sidebar/MasterPageContainerQueue.cxx10
-rw-r--r--sd/source/ui/sidebar/MasterPageContainerQueue.hxx8
-rw-r--r--sd/source/ui/sidebar/MasterPageDescriptor.cxx4
-rw-r--r--sd/source/ui/sidebar/MasterPageDescriptor.hxx4
-rw-r--r--sd/source/ui/sidebar/MasterPageObserver.cxx6
-rw-r--r--sd/source/ui/sidebar/MasterPagesSelector.cxx18
-rw-r--r--sd/source/ui/sidebar/MasterPagesSelector.hxx20
-rw-r--r--sd/source/ui/sidebar/NavigatorWrapper.cxx8
-rw-r--r--sd/source/ui/sidebar/NavigatorWrapper.hxx8
-rw-r--r--sd/source/ui/sidebar/PanelBase.cxx8
-rw-r--r--sd/source/ui/sidebar/PanelBase.hxx8
-rw-r--r--sd/source/ui/sidebar/PanelFactory.cxx4
-rw-r--r--sd/source/ui/sidebar/PanelFactory.hxx8
-rw-r--r--sd/source/ui/sidebar/PreviewValueSet.cxx4
-rw-r--r--sd/source/ui/sidebar/PreviewValueSet.hxx4
-rw-r--r--sd/source/ui/sidebar/RecentMasterPagesSelector.cxx4
-rw-r--r--sd/source/ui/sidebar/RecentMasterPagesSelector.hxx4
-rw-r--r--sd/source/ui/sidebar/RecentlyUsedMasterPages.cxx18
-rw-r--r--sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx18
-rw-r--r--sd/source/ui/sidebar/SlideTransitionPanel.cxx2
-rw-r--r--sd/source/ui/sidebar/SlideTransitionPanel.hxx2
-rw-r--r--sd/source/ui/sidebar/TableDesignPanel.cxx2
-rw-r--r--sd/source/ui/sidebar/TableDesignPanel.hxx2
-rw-r--r--sd/source/ui/slideshow/PaneHider.cxx2
-rw-r--r--sd/source/ui/slideshow/PaneHider.hxx2
-rw-r--r--sd/source/ui/slideshow/SlideShowRestarter.cxx4
-rw-r--r--sd/source/ui/slideshow/SlideShowRestarter.hxx6
-rw-r--r--sd/source/ui/slideshow/showwin.cxx4
-rw-r--r--sd/source/ui/slideshow/showwindow.hxx4
-rw-r--r--sd/source/ui/slideshow/slideshow.cxx2
-rw-r--r--sd/source/ui/slideshow/slideshowimpl.cxx2
-rw-r--r--sd/source/ui/slideshow/slideshowimpl.hxx2
-rw-r--r--sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx42
-rw-r--r--sd/source/ui/slidesorter/cache/SlsBitmapCache.hxx12
-rw-r--r--sd/source/ui/slidesorter/cache/SlsBitmapCompressor.cxx22
-rw-r--r--sd/source/ui/slidesorter/cache/SlsBitmapCompressor.hxx12
-rw-r--r--sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx4
-rw-r--r--sd/source/ui/slidesorter/cache/SlsBitmapFactory.hxx4
-rw-r--r--sd/source/ui/slidesorter/cache/SlsCacheCompactor.cxx10
-rw-r--r--sd/source/ui/slidesorter/cache/SlsCacheCompactor.hxx6
-rw-r--r--sd/source/ui/slidesorter/cache/SlsCacheConfiguration.cxx4
-rw-r--r--sd/source/ui/slidesorter/cache/SlsCacheConfiguration.hxx4
-rw-r--r--sd/source/ui/slidesorter/cache/SlsGenericPageCache.cxx8
-rw-r--r--sd/source/ui/slidesorter/cache/SlsGenericPageCache.hxx8
-rw-r--r--sd/source/ui/slidesorter/cache/SlsPageCache.cxx6
-rw-r--r--sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx10
-rw-r--r--sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx10
-rw-r--r--sd/source/ui/slidesorter/cache/SlsQueueProcessor.hxx8
-rw-r--r--sd/source/ui/slidesorter/cache/SlsRequestQueue.cxx12
-rw-r--r--sd/source/ui/slidesorter/cache/SlsRequestQueue.hxx12
-rw-r--r--sd/source/ui/slidesorter/controller/SlideSorterController.cxx50
-rw-r--r--sd/source/ui/slidesorter/controller/SlsAnimator.cxx18
-rw-r--r--sd/source/ui/slidesorter/controller/SlsClipboard.cxx8
-rw-r--r--sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.cxx10
-rw-r--r--sd/source/ui/slidesorter/controller/SlsDragAndDropContext.cxx4
-rw-r--r--sd/source/ui/slidesorter/controller/SlsDragAndDropContext.hxx4
-rw-r--r--sd/source/ui/slidesorter/controller/SlsFocusManager.cxx18
-rw-r--r--sd/source/ui/slidesorter/controller/SlsInsertionIndicatorHandler.cxx12
-rw-r--r--sd/source/ui/slidesorter/controller/SlsListener.cxx14
-rw-r--r--sd/source/ui/slidesorter/controller/SlsListener.hxx14
-rw-r--r--sd/source/ui/slidesorter/controller/SlsPageSelector.cxx26
-rw-r--r--sd/source/ui/slidesorter/controller/SlsProperties.cxx6
-rw-r--r--sd/source/ui/slidesorter/controller/SlsScrollBarManager.cxx18
-rw-r--r--sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx80
-rw-r--r--sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx4
-rw-r--r--sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx12
-rw-r--r--sd/source/ui/slidesorter/controller/SlsSlotManager.cxx8
-rw-r--r--sd/source/ui/slidesorter/controller/SlsTransferableData.cxx2
-rw-r--r--sd/source/ui/slidesorter/controller/SlsVisibleAreaManager.cxx14
-rw-r--r--sd/source/ui/slidesorter/inc/cache/SlsCacheContext.hxx4
-rw-r--r--sd/source/ui/slidesorter/inc/cache/SlsPageCache.hxx6
-rw-r--r--sd/source/ui/slidesorter/inc/cache/SlsPageCacheManager.hxx8
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx54
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsAnimator.hxx8
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx4
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsCurrentSlideManager.hxx12
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsFocusManager.hxx20
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsInsertionIndicatorHandler.hxx14
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsPageSelector.hxx30
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsProperties.hxx30
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsScrollBarManager.hxx18
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx18
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsSelectionManager.hxx6
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsSelectionObserver.hxx12
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx8
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx6
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsVisibleAreaManager.hxx16
-rw-r--r--sd/source/ui/slidesorter/inc/model/SlideSorterModel.hxx36
-rw-r--r--sd/source/ui/slidesorter/inc/model/SlsEnumeration.hxx8
-rw-r--r--sd/source/ui/slidesorter/inc/model/SlsPageDescriptor.hxx20
-rw-r--r--sd/source/ui/slidesorter/inc/model/SlsPageEnumeration.hxx10
-rw-r--r--sd/source/ui/slidesorter/inc/model/SlsVisualState.hxx4
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx58
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx8
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsInsertionIndicatorOverlay.hxx12
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx36
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsPageObjectLayouter.hxx6
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsPageObjectPainter.hxx4
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsTheme.hxx2
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsToolTip.hxx6
-rw-r--r--sd/source/ui/slidesorter/model/SlideSorterModel.cxx28
-rw-r--r--sd/source/ui/slidesorter/model/SlsPageDescriptor.cxx12
-rw-r--r--sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx34
-rw-r--r--sd/source/ui/slidesorter/model/SlsVisualState.cxx2
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorter.cxx32
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterService.cxx40
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterService.hxx40
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx22
-rw-r--r--sd/source/ui/slidesorter/view/SlideSorterView.cxx54
-rw-r--r--sd/source/ui/slidesorter/view/SlsFontProvider.cxx8
-rw-r--r--sd/source/ui/slidesorter/view/SlsFramePainter.cxx2
-rw-r--r--sd/source/ui/slidesorter/view/SlsFramePainter.hxx2
-rw-r--r--sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx28
-rw-r--r--sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx10
-rw-r--r--sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx24
-rw-r--r--sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx8
-rw-r--r--sd/source/ui/slidesorter/view/SlsLayouter.cxx46
-rw-r--r--sd/source/ui/slidesorter/view/SlsPageObjectLayouter.cxx2
-rw-r--r--sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx4
-rw-r--r--sd/source/ui/slidesorter/view/SlsResource.hxx2
-rw-r--r--sd/source/ui/slidesorter/view/SlsToolTip.cxx6
-rw-r--r--sd/source/ui/slidesorter/view/SlsViewCacheContext.cxx6
-rw-r--r--sd/source/ui/slidesorter/view/SlsViewCacheContext.hxx6
-rw-r--r--sd/source/ui/table/tableobjectbar.hxx2
-rw-r--r--sd/source/ui/tools/AsynchronousCall.cxx4
-rw-r--r--sd/source/ui/tools/ConfigurationAccess.cxx2
-rw-r--r--sd/source/ui/tools/EventMultiplexer.cxx26
-rw-r--r--sd/source/ui/tools/IconCache.cxx6
-rw-r--r--sd/source/ui/tools/IdleDetection.cxx4
-rw-r--r--sd/source/ui/tools/PreviewRenderer.cxx14
-rw-r--r--sd/source/ui/tools/PropertySet.cxx10
-rw-r--r--sd/source/ui/tools/SdGlobalResourceContainer.cxx6
-rw-r--r--sd/source/ui/tools/SlotStateListener.cxx8
-rw-r--r--sd/source/ui/tools/TimerBasedTaskExecution.cxx4
-rw-r--r--sd/source/ui/unoidl/DrawController.cxx26
-rw-r--r--sd/source/ui/unoidl/SdUnoDrawView.cxx10
-rw-r--r--sd/source/ui/unoidl/SdUnoOutlineView.cxx6
-rw-r--r--sd/source/ui/unoidl/SdUnoSlideView.cxx6
-rw-r--r--sd/source/ui/unoidl/facreg.cxx2
-rw-r--r--sd/source/ui/unoidl/randomnode.cxx4
-rw-r--r--sd/source/ui/unoidl/unolayer.cxx2
-rw-r--r--sd/source/ui/view/FormShellManager.cxx6
-rw-r--r--sd/source/ui/view/GraphicViewShellBase.cxx4
-rw-r--r--sd/source/ui/view/ImpressViewShellBase.cxx4
-rw-r--r--sd/source/ui/view/OutlineViewShellBase.cxx2
-rw-r--r--sd/source/ui/view/Outliner.cxx54
-rw-r--r--sd/source/ui/view/OutlinerIterator.cxx34
-rw-r--r--sd/source/ui/view/PresentationViewShellBase.cxx4
-rw-r--r--sd/source/ui/view/SlideSorterViewShellBase.cxx2
-rw-r--r--sd/source/ui/view/ToolBarManager.cxx80
-rw-r--r--sd/source/ui/view/ViewClipboard.cxx2
-rw-r--r--sd/source/ui/view/ViewShellBase.cxx44
-rw-r--r--sd/source/ui/view/ViewShellImplementation.cxx8
-rw-r--r--sd/source/ui/view/ViewShellManager.cxx60
-rw-r--r--sd/source/ui/view/ViewTabBar.cxx26
-rw-r--r--sd/source/ui/view/WindowUpdater.cxx4
-rw-r--r--sd/source/ui/view/drviews1.cxx2
-rw-r--r--sd/source/ui/view/drviews5.cxx10
-rw-r--r--sd/source/ui/view/drviewsa.cxx6
-rw-r--r--sd/source/ui/view/grviewsh.cxx6
-rw-r--r--sd/source/ui/view/outlnvsh.cxx4
-rw-r--r--sd/source/ui/view/outlview.cxx4
-rw-r--r--sd/source/ui/view/presvish.cxx4
-rw-r--r--sd/source/ui/view/sdwindow.cxx8
-rw-r--r--sd/source/ui/view/tabcontr.cxx4
-rw-r--r--sd/source/ui/view/viewshel.cxx36
373 files changed, 2191 insertions, 2191 deletions
diff --git a/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx b/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx
index b3866bc14e20..00dd5f964877 100644
--- a/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx
+++ b/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx
@@ -89,13 +89,13 @@ AccessibleDocumentViewBase::AccessibleDocumentViewBase (
mpViewShell = pViewShell;
}
-AccessibleDocumentViewBase::~AccessibleDocumentViewBase (void)
+AccessibleDocumentViewBase::~AccessibleDocumentViewBase()
{
// At this place we should be disposed. You may want to add a
// corresponding assertion into the destructor of a derived class.
}
-void AccessibleDocumentViewBase::Init (void)
+void AccessibleDocumentViewBase::Init()
{
// Finish the initialization of the shape tree info container.
maShapeTreeInfo.SetDocumentWindow (this);
@@ -226,7 +226,7 @@ void AccessibleDocumentViewBase::ViewForwarderChanged(ChangeType, const IAccessi
//===== XAccessibleContext ==================================================
Reference<XAccessible> SAL_CALL
- AccessibleDocumentViewBase::getAccessibleParent (void)
+ AccessibleDocumentViewBase::getAccessibleParent()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -235,7 +235,7 @@ Reference<XAccessible> SAL_CALL
}
sal_Int32 SAL_CALL
- AccessibleDocumentViewBase::getAccessibleChildCount (void)
+ AccessibleDocumentViewBase::getAccessibleChildCount()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -305,7 +305,7 @@ uno::Reference<XAccessible > SAL_CALL
}
awt::Rectangle SAL_CALL
- AccessibleDocumentViewBase::getBounds (void)
+ AccessibleDocumentViewBase::getBounds()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -341,7 +341,7 @@ awt::Rectangle SAL_CALL
}
awt::Point SAL_CALL
- AccessibleDocumentViewBase::getLocation (void)
+ AccessibleDocumentViewBase::getLocation()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -350,7 +350,7 @@ awt::Point SAL_CALL
}
awt::Point SAL_CALL
- AccessibleDocumentViewBase::getLocationOnScreen (void)
+ AccessibleDocumentViewBase::getLocationOnScreen()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -360,7 +360,7 @@ awt::Point SAL_CALL
}
awt::Size SAL_CALL
- AccessibleDocumentViewBase::getSize (void)
+ AccessibleDocumentViewBase::getSize()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -402,14 +402,14 @@ uno::Any SAL_CALL
}
void SAL_CALL
- AccessibleDocumentViewBase::acquire (void)
+ AccessibleDocumentViewBase::acquire()
throw ()
{
AccessibleContextBase::acquire ();
}
void SAL_CALL
- AccessibleDocumentViewBase::release (void)
+ AccessibleDocumentViewBase::release()
throw ()
{
AccessibleContextBase::release ();
@@ -418,14 +418,14 @@ void SAL_CALL
//===== XServiceInfo ========================================================
OUString SAL_CALL
- AccessibleDocumentViewBase::getImplementationName (void)
+ AccessibleDocumentViewBase::getImplementationName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
return OUString("AccessibleDocumentViewBase");
}
::com::sun::star::uno::Sequence< OUString> SAL_CALL
- AccessibleDocumentViewBase::getSupportedServiceNames (void)
+ AccessibleDocumentViewBase::getSupportedServiceNames()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -435,7 +435,7 @@ OUString SAL_CALL
//===== XTypeProvider =======================================================
::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> SAL_CALL
- AccessibleDocumentViewBase::getTypes (void)
+ AccessibleDocumentViewBase::getTypes()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -626,7 +626,7 @@ void AccessibleDocumentViewBase::focusLost (const ::com::sun::star::awt::FocusEv
//===== protected internal ==================================================
// This method is called from the component helper base class while disposing.
-void SAL_CALL AccessibleDocumentViewBase::disposing (void)
+void SAL_CALL AccessibleDocumentViewBase::disposing()
{
impl_dispose();
@@ -635,7 +635,7 @@ void SAL_CALL AccessibleDocumentViewBase::disposing (void)
/// Create a name for this view.
OUString
- AccessibleDocumentViewBase::CreateAccessibleName (void)
+ AccessibleDocumentViewBase::CreateAccessibleName()
throw (::com::sun::star::uno::RuntimeException)
{
return OUString ("AccessibleDocumentViewBase");
@@ -645,7 +645,7 @@ OUString
if a description is not available.
*/
OUString
- AccessibleDocumentViewBase::CreateAccessibleDescription (void)
+ AccessibleDocumentViewBase::CreateAccessibleDescription()
throw (::com::sun::star::uno::RuntimeException)
{
OUString sDescription;
@@ -666,12 +666,12 @@ OUString
return sDescription;
}
-void AccessibleDocumentViewBase::Activated (void)
+void AccessibleDocumentViewBase::Activated()
{
// Empty. Overwrite to do something useful.
}
-void AccessibleDocumentViewBase::Deactivated (void)
+void AccessibleDocumentViewBase::Deactivated()
{
// Empty. Overwrite to do something useful.
}
diff --git a/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx b/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx
index 16208b1eb870..f6df1c395f1c 100644
--- a/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx
+++ b/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx
@@ -92,14 +92,14 @@ AccessibleDrawDocumentView::AccessibleDrawDocumentView (
UpdateAccessibleName();
}
-AccessibleDrawDocumentView::~AccessibleDrawDocumentView (void)
+AccessibleDrawDocumentView::~AccessibleDrawDocumentView()
{
OSL_TRACE ("~AccessibleDrawDocumentView");
DBG_ASSERT (rBHelper.bDisposed || rBHelper.bInDispose,
"~AccessibleDrawDocumentView: object has not been disposed");
}
-void AccessibleDrawDocumentView::Init (void)
+void AccessibleDrawDocumentView::Init()
{
AccessibleDocumentViewBase::Init ();
@@ -135,7 +135,7 @@ void AccessibleDrawDocumentView::ViewForwarderChanged (ChangeType aChangeType,
/** The page shape is created on every call at the moment (provided that
every thing goes well).
*/
-rtl::Reference<AccessiblePageShape> AccessibleDrawDocumentView::CreateDrawPageShape (void)
+rtl::Reference<AccessiblePageShape> AccessibleDrawDocumentView::CreateDrawPageShape()
{
rtl::Reference<AccessiblePageShape> xShape;
@@ -188,7 +188,7 @@ rtl::Reference<AccessiblePageShape> AccessibleDrawDocumentView::CreateDrawPageSh
//===== XAccessibleContext ==================================================
sal_Int32 SAL_CALL
- AccessibleDrawDocumentView::getAccessibleChildCount (void)
+ AccessibleDrawDocumentView::getAccessibleChildCount()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -237,7 +237,7 @@ uno::Reference<XAccessible> SAL_CALL
}
OUString SAL_CALL
- AccessibleDrawDocumentView::getAccessibleName(void)
+ AccessibleDrawDocumentView::getAccessibleName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
SolarMutexGuard g;
@@ -394,14 +394,14 @@ void SAL_CALL
//===== XServiceInfo ========================================================
OUString SAL_CALL
- AccessibleDrawDocumentView::getImplementationName (void)
+ AccessibleDrawDocumentView::getImplementationName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
return OUString("AccessibleDrawDocumentView");
}
::com::sun::star::uno::Sequence< OUString> SAL_CALL
- AccessibleDrawDocumentView::getSupportedServiceNames (void)
+ AccessibleDrawDocumentView::getSupportedServiceNames()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -432,13 +432,13 @@ uno::Any SAL_CALL
}
void SAL_CALL
- AccessibleDrawDocumentView::acquire (void)
+ AccessibleDrawDocumentView::acquire()
throw ()
{
AccessibleDocumentViewBase::acquire ();
}
void SAL_CALL
- AccessibleDrawDocumentView::release (void)
+ AccessibleDrawDocumentView::release()
throw ()
{
AccessibleDocumentViewBase::release ();
@@ -553,7 +553,7 @@ OUString AccessibleDrawDocumentView::getObjectLink( const uno::Any& rAny )
}
/// Create a name for this view.
-OUString AccessibleDrawDocumentView::CreateAccessibleName (void)
+OUString AccessibleDrawDocumentView::CreateAccessibleName()
throw (::com::sun::star::uno::RuntimeException)
{
OUString sName;
@@ -606,7 +606,7 @@ OUString AccessibleDrawDocumentView::CreateAccessibleName (void)
if a description is not available.
*/
OUString
- AccessibleDrawDocumentView::CreateAccessibleDescription (void)
+ AccessibleDrawDocumentView::CreateAccessibleDescription()
throw (::com::sun::star::uno::RuntimeException)
{
OUString sDescription;
@@ -785,7 +785,7 @@ void
}
}
-void AccessibleDrawDocumentView::Activated (void)
+void AccessibleDrawDocumentView::Activated()
{
if (mpChildrenManager != NULL)
{
@@ -806,14 +806,14 @@ void AccessibleDrawDocumentView::Activated (void)
}
}
-void AccessibleDrawDocumentView::Deactivated (void)
+void AccessibleDrawDocumentView::Deactivated()
{
if (mpChildrenManager != NULL)
mpChildrenManager->RemoveFocus();
ResetState (AccessibleStateType::FOCUSED);
}
-void AccessibleDrawDocumentView::impl_dispose (void)
+void AccessibleDrawDocumentView::impl_dispose()
{
if (mpChildrenManager != NULL)
{
@@ -827,7 +827,7 @@ void AccessibleDrawDocumentView::impl_dispose (void)
/** This method is called from the component helper base class while
disposing.
*/
-void SAL_CALL AccessibleDrawDocumentView::disposing (void)
+void SAL_CALL AccessibleDrawDocumentView::disposing()
{
// Release resources.
@@ -994,7 +994,7 @@ uno::Reference<XAccessible> AccessibleDrawDocumentView::GetSelAccContextInTable(
return xRet;
}
-void AccessibleDrawDocumentView::UpdateAccessibleName (void)
+void AccessibleDrawDocumentView::UpdateAccessibleName()
{
OUString sNewName (CreateAccessibleName());
sNewName += ": ";
diff --git a/sd/source/ui/accessibility/AccessibleOutlineView.cxx b/sd/source/ui/accessibility/AccessibleOutlineView.cxx
index 398abdd7d816..7d17fe6c69d9 100644
--- a/sd/source/ui/accessibility/AccessibleOutlineView.cxx
+++ b/sd/source/ui/accessibility/AccessibleOutlineView.cxx
@@ -90,12 +90,12 @@ AccessibleOutlineView::AccessibleOutlineView (
}
}
-AccessibleOutlineView::~AccessibleOutlineView (void)
+AccessibleOutlineView::~AccessibleOutlineView()
{
OSL_TRACE ("~AccessibleOutlineView");
}
-void AccessibleOutlineView::Init (void)
+void AccessibleOutlineView::Init()
{
// Set event source _before_ starting to listen
maTextHelper.SetEventSource(this);
@@ -114,7 +114,7 @@ void AccessibleOutlineView::ViewForwarderChanged (ChangeType aChangeType,
//===== XAccessibleContext ==================================================
sal_Int32 SAL_CALL
- AccessibleOutlineView::getAccessibleChildCount (void)
+ AccessibleOutlineView::getAccessibleChildCount()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -135,7 +135,7 @@ uno::Reference<XAccessible> SAL_CALL
#include <drawdoc.hxx>
OUString SAL_CALL
- AccessibleOutlineView::getAccessibleName(void)
+ AccessibleOutlineView::getAccessibleName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
SolarMutexGuard g;
@@ -183,7 +183,7 @@ void SAL_CALL AccessibleOutlineView::removeAccessibleEventListener( const uno::R
//===== XServiceInfo ========================================================
OUString SAL_CALL
- AccessibleOutlineView::getImplementationName (void)
+ AccessibleOutlineView::getImplementationName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
return OUString("AccessibleOutlineView");
@@ -200,7 +200,7 @@ void SAL_CALL
//===== protected internal ==================================================
-void AccessibleOutlineView::Activated (void)
+void AccessibleOutlineView::Activated()
{
SolarMutexGuard aGuard;
@@ -208,7 +208,7 @@ void AccessibleOutlineView::Activated (void)
maTextHelper.SetFocus(true);
}
-void AccessibleOutlineView::Deactivated (void)
+void AccessibleOutlineView::Deactivated()
{
SolarMutexGuard aGuard;
@@ -216,7 +216,7 @@ void AccessibleOutlineView::Deactivated (void)
maTextHelper.SetFocus(false);
}
-void SAL_CALL AccessibleOutlineView::disposing (void)
+void SAL_CALL AccessibleOutlineView::disposing()
{
// dispose children
maTextHelper.Dispose();
@@ -261,7 +261,7 @@ void SAL_CALL
/// Create a name for this view.
OUString
- AccessibleOutlineView::CreateAccessibleName (void)
+ AccessibleOutlineView::CreateAccessibleName()
throw (::com::sun::star::uno::RuntimeException)
{
SolarMutexGuard aGuard;
@@ -273,7 +273,7 @@ OUString
if a description is not available.
*/
OUString
- AccessibleOutlineView::CreateAccessibleDescription (void)
+ AccessibleOutlineView::CreateAccessibleDescription()
throw (::com::sun::star::uno::RuntimeException)
{
SolarMutexGuard aGuard;
diff --git a/sd/source/ui/accessibility/AccessiblePageShape.cxx b/sd/source/ui/accessibility/AccessiblePageShape.cxx
index 29ec73d5c085..4ebed11874ac 100644
--- a/sd/source/ui/accessibility/AccessiblePageShape.cxx
+++ b/sd/source/ui/accessibility/AccessiblePageShape.cxx
@@ -50,12 +50,12 @@ AccessiblePageShape::AccessiblePageShape (
// has to be called from this constructor's caller.
}
-AccessiblePageShape::~AccessiblePageShape (void)
+AccessiblePageShape::~AccessiblePageShape()
{
OSL_TRACE ("~AccessiblePageShape");
}
-void AccessiblePageShape::Init (void)
+void AccessiblePageShape::Init()
{
AccessibleShape::Init ();
}
@@ -63,7 +63,7 @@ void AccessiblePageShape::Init (void)
//===== XAccessibleContext ==================================================
sal_Int32 SAL_CALL
- AccessiblePageShape::getAccessibleChildCount (void)
+ AccessiblePageShape::getAccessibleChildCount()
throw (std::exception)
{
return 0;
@@ -82,7 +82,7 @@ uno::Reference<XAccessible> SAL_CALL
//===== XAccessibleComponent ================================================
-awt::Rectangle SAL_CALL AccessiblePageShape::getBounds (void)
+awt::Rectangle SAL_CALL AccessiblePageShape::getBounds()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -146,7 +146,7 @@ awt::Rectangle SAL_CALL AccessiblePageShape::getBounds (void)
return aBoundingBox;
}
-sal_Int32 SAL_CALL AccessiblePageShape::getForeground (void)
+sal_Int32 SAL_CALL AccessiblePageShape::getForeground()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -172,7 +172,7 @@ sal_Int32 SAL_CALL AccessiblePageShape::getForeground (void)
/** Extract the background color from the Background property of eithe the
draw page or its master page.
*/
-sal_Int32 SAL_CALL AccessiblePageShape::getBackground (void)
+sal_Int32 SAL_CALL AccessiblePageShape::getBackground()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -222,7 +222,7 @@ sal_Int32 SAL_CALL AccessiblePageShape::getBackground (void)
//===== XServiceInfo ========================================================
OUString SAL_CALL
- AccessiblePageShape::getImplementationName (void)
+ AccessiblePageShape::getImplementationName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -230,7 +230,7 @@ OUString SAL_CALL
}
::com::sun::star::uno::Sequence< OUString> SAL_CALL
- AccessiblePageShape::getSupportedServiceNames (void)
+ AccessiblePageShape::getSupportedServiceNames()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -249,7 +249,7 @@ void SAL_CALL
//===== XComponent ==========================================================
-void AccessiblePageShape::dispose (void)
+void AccessiblePageShape::dispose()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
OSL_TRACE ("AccessiblePageShape::dispose");
@@ -269,14 +269,14 @@ void AccessiblePageShape::dispose (void)
//===== protected internal ==================================================
OUString
- AccessiblePageShape::CreateAccessibleBaseName (void)
+ AccessiblePageShape::CreateAccessibleBaseName()
throw (::com::sun::star::uno::RuntimeException)
{
return OUString ("PageShape");
}
OUString
- AccessiblePageShape::CreateAccessibleName (void)
+ AccessiblePageShape::CreateAccessibleName()
throw (::com::sun::star::uno::RuntimeException)
{
Reference<beans::XPropertySet> xPageProperties (mxPage, UNO_QUERY);
@@ -298,7 +298,7 @@ OUString
}
OUString
- AccessiblePageShape::CreateAccessibleDescription (void)
+ AccessiblePageShape::CreateAccessibleDescription()
throw (::com::sun::star::uno::RuntimeException)
{
return OUString ("Page Shape");
diff --git a/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx b/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
index 0b45b4cbee71..150fe48e6882 100644
--- a/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
+++ b/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
@@ -38,14 +38,14 @@ AccessiblePresentationGraphicShape::AccessiblePresentationGraphicShape (
{
}
-AccessiblePresentationGraphicShape::~AccessiblePresentationGraphicShape (void)
+AccessiblePresentationGraphicShape::~AccessiblePresentationGraphicShape()
{
}
//===== XServiceInfo ========================================================
OUString SAL_CALL
- AccessiblePresentationGraphicShape::getImplementationName (void)
+ AccessiblePresentationGraphicShape::getImplementationName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
return OUString("AccessiblePresentationGraphicShape");
@@ -53,7 +53,7 @@ OUString SAL_CALL
/// Set this object's name if is different to the current name.
OUString
- AccessiblePresentationGraphicShape::CreateAccessibleBaseName (void)
+ AccessiblePresentationGraphicShape::CreateAccessibleBaseName()
throw (::com::sun::star::uno::RuntimeException)
{
OUString sName;
@@ -75,7 +75,7 @@ OUString
}
OUString
- AccessiblePresentationGraphicShape::CreateAccessibleDescription (void)
+ AccessiblePresentationGraphicShape::CreateAccessibleDescription()
throw (::com::sun::star::uno::RuntimeException)
{
// return createAccessibleName ();
diff --git a/sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx b/sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx
index 76f2d6060183..3eb1a82773cc 100644
--- a/sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx
+++ b/sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx
@@ -38,14 +38,14 @@ AccessiblePresentationOLEShape::AccessiblePresentationOLEShape (
{
}
-AccessiblePresentationOLEShape::~AccessiblePresentationOLEShape (void)
+AccessiblePresentationOLEShape::~AccessiblePresentationOLEShape()
{
}
//===== XServiceInfo ========================================================
OUString SAL_CALL
- AccessiblePresentationOLEShape::getImplementationName (void)
+ AccessiblePresentationOLEShape::getImplementationName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
return OUString("AccessiblePresentationOLEShape");
@@ -53,7 +53,7 @@ OUString SAL_CALL
/// Set this object's name if it is different to the current name.
OUString
- AccessiblePresentationOLEShape::CreateAccessibleBaseName (void)
+ AccessiblePresentationOLEShape::CreateAccessibleBaseName()
throw (::com::sun::star::uno::RuntimeException)
{
OUString sName;
@@ -81,7 +81,7 @@ OUString
}
OUString
- AccessiblePresentationOLEShape::CreateAccessibleDescription (void)
+ AccessiblePresentationOLEShape::CreateAccessibleDescription()
throw (::com::sun::star::uno::RuntimeException)
{
// return createAccessibleName();
diff --git a/sd/source/ui/accessibility/AccessiblePresentationShape.cxx b/sd/source/ui/accessibility/AccessiblePresentationShape.cxx
index 1651f1b224a3..c0a5520fbb35 100644
--- a/sd/source/ui/accessibility/AccessiblePresentationShape.cxx
+++ b/sd/source/ui/accessibility/AccessiblePresentationShape.cxx
@@ -40,21 +40,21 @@ AccessiblePresentationShape::AccessiblePresentationShape (
{
}
-AccessiblePresentationShape::~AccessiblePresentationShape (void)
+AccessiblePresentationShape::~AccessiblePresentationShape()
{
}
//===== XServiceInfo ========================================================
OUString SAL_CALL
- AccessiblePresentationShape::getImplementationName (void)
+ AccessiblePresentationShape::getImplementationName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
return OUString("AccessiblePresentationShape");
}
/// Set this object's name if is different to the current name.
-OUString AccessiblePresentationShape::CreateAccessibleBaseName (void)
+OUString AccessiblePresentationShape::CreateAccessibleBaseName()
throw (::com::sun::star::uno::RuntimeException)
{
OUString sName;
@@ -103,7 +103,7 @@ OUString AccessiblePresentationShape::CreateAccessibleBaseName (void)
}
OUString
- AccessiblePresentationShape::CreateAccessibleDescription (void)
+ AccessiblePresentationShape::CreateAccessibleDescription()
throw (::com::sun::star::uno::RuntimeException)
{
// return createAccessibleName ();
diff --git a/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx b/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx
index b8e75ff2cc2a..a9c6a05c9abd 100644
--- a/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx
+++ b/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx
@@ -59,7 +59,7 @@ AccessibleSlideSorterObject::AccessibleSlideSorterObject(
{
}
-AccessibleSlideSorterObject::~AccessibleSlideSorterObject (void)
+AccessibleSlideSorterObject::~AccessibleSlideSorterObject()
{
if ( ! IsDisposed())
dispose();
@@ -83,7 +83,7 @@ void AccessibleSlideSorterObject::FireAccessibleEvent (
}
}
-void SAL_CALL AccessibleSlideSorterObject::disposing (void)
+void SAL_CALL AccessibleSlideSorterObject::disposing()
{
const SolarMutexGuard aSolarGuard;
@@ -98,7 +98,7 @@ void SAL_CALL AccessibleSlideSorterObject::disposing (void)
//===== XAccessible ===========================================================
Reference<XAccessibleContext> SAL_CALL
- AccessibleSlideSorterObject::getAccessibleContext (void)
+ AccessibleSlideSorterObject::getAccessibleContext()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -107,7 +107,7 @@ Reference<XAccessibleContext> SAL_CALL
//===== XAccessibleContext ====================================================
-sal_Int32 SAL_CALL AccessibleSlideSorterObject::getAccessibleChildCount (void)
+sal_Int32 SAL_CALL AccessibleSlideSorterObject::getAccessibleChildCount()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -121,7 +121,7 @@ Reference<XAccessible> SAL_CALL AccessibleSlideSorterObject::getAccessibleChild
throw lang::IndexOutOfBoundsException();
}
-Reference<XAccessible> SAL_CALL AccessibleSlideSorterObject::getAccessibleParent (void)
+Reference<XAccessible> SAL_CALL AccessibleSlideSorterObject::getAccessibleParent()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -154,7 +154,7 @@ sal_Int32 SAL_CALL AccessibleSlideSorterObject::getAccessibleIndexInParent()
return nIndexInParent;
}
-sal_Int16 SAL_CALL AccessibleSlideSorterObject::getAccessibleRole (void)
+sal_Int16 SAL_CALL AccessibleSlideSorterObject::getAccessibleRole()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -164,14 +164,14 @@ sal_Int16 SAL_CALL AccessibleSlideSorterObject::getAccessibleRole (void)
return nRole;
}
-OUString SAL_CALL AccessibleSlideSorterObject::getAccessibleDescription (void)
+OUString SAL_CALL AccessibleSlideSorterObject::getAccessibleDescription()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
return SD_RESSTR(STR_PAGE);
}
-OUString SAL_CALL AccessibleSlideSorterObject::getAccessibleName (void)
+OUString SAL_CALL AccessibleSlideSorterObject::getAccessibleName()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -185,7 +185,7 @@ OUString SAL_CALL AccessibleSlideSorterObject::getAccessibleName (void)
}
Reference<XAccessibleRelationSet> SAL_CALL
- AccessibleSlideSorterObject::getAccessibleRelationSet (void)
+ AccessibleSlideSorterObject::getAccessibleRelationSet()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -193,7 +193,7 @@ Reference<XAccessibleRelationSet> SAL_CALL
}
Reference<XAccessibleStateSet> SAL_CALL
- AccessibleSlideSorterObject::getAccessibleStateSet (void)
+ AccessibleSlideSorterObject::getAccessibleStateSet()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -222,7 +222,7 @@ Reference<XAccessibleStateSet> SAL_CALL
return pStateSet;
}
-lang::Locale SAL_CALL AccessibleSlideSorterObject::getLocale (void)
+lang::Locale SAL_CALL AccessibleSlideSorterObject::getLocale()
throw (IllegalAccessibleComponentStateException,
RuntimeException, std::exception)
{
@@ -306,7 +306,7 @@ Reference<XAccessible> SAL_CALL
return NULL;
}
-awt::Rectangle SAL_CALL AccessibleSlideSorterObject::getBounds (void)
+awt::Rectangle SAL_CALL AccessibleSlideSorterObject::getBounds()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -348,7 +348,7 @@ awt::Point SAL_CALL AccessibleSlideSorterObject::getLocation ()
return awt::Point(aBBox.X, aBBox.Y);
}
-awt::Point SAL_CALL AccessibleSlideSorterObject::getLocationOnScreen (void)
+awt::Point SAL_CALL AccessibleSlideSorterObject::getLocationOnScreen()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -371,7 +371,7 @@ awt::Point SAL_CALL AccessibleSlideSorterObject::getLocationOnScreen (void)
return aLocation;
}
-awt::Size SAL_CALL AccessibleSlideSorterObject::getSize (void)
+awt::Size SAL_CALL AccessibleSlideSorterObject::getSize()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -379,13 +379,13 @@ awt::Size SAL_CALL AccessibleSlideSorterObject::getSize (void)
return awt::Size(aBBox.Width,aBBox.Height);
}
-void SAL_CALL AccessibleSlideSorterObject::grabFocus (void)
+void SAL_CALL AccessibleSlideSorterObject::grabFocus()
throw (RuntimeException, std::exception)
{
// nothing to do
}
-sal_Int32 SAL_CALL AccessibleSlideSorterObject::getForeground (void)
+sal_Int32 SAL_CALL AccessibleSlideSorterObject::getForeground()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -394,7 +394,7 @@ sal_Int32 SAL_CALL AccessibleSlideSorterObject::getForeground (void)
return static_cast<sal_Int32>(nColor);
}
-sal_Int32 SAL_CALL AccessibleSlideSorterObject::getBackground (void)
+sal_Int32 SAL_CALL AccessibleSlideSorterObject::getBackground()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -404,7 +404,7 @@ sal_Int32 SAL_CALL AccessibleSlideSorterObject::getBackground (void)
//===== XServiceInfo ========================================================
OUString SAL_CALL
- AccessibleSlideSorterObject::getImplementationName (void)
+ AccessibleSlideSorterObject::getImplementationName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
return OUString("AccessibleSlideSorterObject");
@@ -417,7 +417,7 @@ sal_Bool SAL_CALL AccessibleSlideSorterObject::supportsService (const OUString&
}
uno::Sequence< OUString> SAL_CALL
- AccessibleSlideSorterObject::getSupportedServiceNames (void)
+ AccessibleSlideSorterObject::getSupportedServiceNames()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -429,7 +429,7 @@ uno::Sequence< OUString> SAL_CALL
return uno::Sequence<OUString> (sServiceNames, 2);
}
-void AccessibleSlideSorterObject::ThrowIfDisposed (void)
+void AccessibleSlideSorterObject::ThrowIfDisposed()
throw (lang::DisposedException)
{
if (rBHelper.bDisposed || rBHelper.bInDispose)
@@ -440,12 +440,12 @@ void AccessibleSlideSorterObject::ThrowIfDisposed (void)
}
}
-bool AccessibleSlideSorterObject::IsDisposed (void)
+bool AccessibleSlideSorterObject::IsDisposed()
{
return (rBHelper.bDisposed || rBHelper.bInDispose);
}
-SdPage* AccessibleSlideSorterObject::GetPage (void) const
+SdPage* AccessibleSlideSorterObject::GetPage() const
{
::sd::slidesorter::model::SharedPageDescriptor pDescriptor(
mrSlideSorter.GetModel().GetPageDescriptor(mnPageNumber));
diff --git a/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx b/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx
index 8d04f48fe315..6cde28c4d4f1 100644
--- a/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx
+++ b/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx
@@ -69,16 +69,16 @@ public:
AccessibleSlideSorterView& rAccessibleSlideSorter,
::sd::slidesorter::SlideSorter& rSlideSorter,
vcl::Window* pWindow);
- virtual ~Implementation (void);
+ virtual ~Implementation();
- void RequestUpdateChildren (void);
- void Clear (void);
- sal_Int32 GetVisibleChildCount (void) const;
+ void RequestUpdateChildren();
+ void Clear();
+ sal_Int32 GetVisibleChildCount() const;
AccessibleSlideSorterObject* GetAccessibleChild (sal_Int32 nIndex);
AccessibleSlideSorterObject* GetVisibleChild (sal_Int32 nIndex);
- void ConnectListeners (void);
- void ReleaseListeners (void);
+ void ConnectListeners();
+ void ReleaseListeners();
void Notify (SfxBroadcaster& rBroadcaster, const SfxHint& rHint) SAL_OVERRIDE;
DECL_LINK(WindowEventListener, VclWindowEvent*);
DECL_LINK(SelectionChangeListener, void*);
@@ -87,7 +87,7 @@ public:
DECL_LINK(VisibilityChangeListener, void*);
DECL_LINK(UpdateChildrenCallback, void*);
- void Activated(void);
+ void Activated();
private:
AccessibleSlideSorterView& mrAccessibleSlideSorter;
::sd::slidesorter::SlideSorter& mrSlideSorter;
@@ -102,7 +102,7 @@ private:
ImplSVEvent * mnUpdateChildrenUserEventId;
ImplSVEvent * mnSelectionChangeUserEventId;
- void UpdateChildren (void);
+ void UpdateChildren();
};
//===== AccessibleSlideSorterView =============================================
@@ -124,7 +124,7 @@ void AccessibleSlideSorterView::Init()
mpImpl.reset(new Implementation(*this,mrSlideSorter,mpContentWindow));
}
-AccessibleSlideSorterView::~AccessibleSlideSorterView (void)
+AccessibleSlideSorterView::~AccessibleSlideSorterView()
{
Destroyed ();
}
@@ -147,7 +147,7 @@ void AccessibleSlideSorterView::FireAccessibleEvent (
}
}
-void SAL_CALL AccessibleSlideSorterView::disposing (void)
+void SAL_CALL AccessibleSlideSorterView::disposing()
{
if (mnClientId != 0)
{
@@ -169,7 +169,7 @@ AccessibleSlideSorterObject* AccessibleSlideSorterView::GetAccessibleChildImplem
return pResult;
}
-void AccessibleSlideSorterView::Destroyed (void)
+void AccessibleSlideSorterView::Destroyed()
{
::osl::MutexGuard aGuard (maMutex);
@@ -184,7 +184,7 @@ void AccessibleSlideSorterView::Destroyed (void)
//===== XAccessible =========================================================
Reference<XAccessibleContext > SAL_CALL
- AccessibleSlideSorterView::getAccessibleContext (void)
+ AccessibleSlideSorterView::getAccessibleContext()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -193,7 +193,7 @@ Reference<XAccessibleContext > SAL_CALL
//===== XAccessibleContext ==================================================
-sal_Int32 SAL_CALL AccessibleSlideSorterView::getAccessibleChildCount (void)
+sal_Int32 SAL_CALL AccessibleSlideSorterView::getAccessibleChildCount()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -214,7 +214,7 @@ Reference<XAccessible > SAL_CALL
return mpImpl->GetVisibleChild(nIndex);
}
-Reference<XAccessible > SAL_CALL AccessibleSlideSorterView::getAccessibleParent (void)
+Reference<XAccessible > SAL_CALL AccessibleSlideSorterView::getAccessibleParent()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -231,7 +231,7 @@ Reference<XAccessible > SAL_CALL AccessibleSlideSorterView::getAccessibleParent
return xParent;
}
-sal_Int32 SAL_CALL AccessibleSlideSorterView::getAccessibleIndexInParent (void)
+sal_Int32 SAL_CALL AccessibleSlideSorterView::getAccessibleIndexInParent()
throw (uno::RuntimeException, std::exception)
{
OSL_ASSERT(getAccessibleParent().is());
@@ -255,7 +255,7 @@ sal_Int32 SAL_CALL AccessibleSlideSorterView::getAccessibleIndexInParent (void)
return nIndexInParent;
}
-sal_Int16 SAL_CALL AccessibleSlideSorterView::getAccessibleRole (void)
+sal_Int16 SAL_CALL AccessibleSlideSorterView::getAccessibleRole()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -263,7 +263,7 @@ sal_Int16 SAL_CALL AccessibleSlideSorterView::getAccessibleRole (void)
return nRole;
}
-OUString SAL_CALL AccessibleSlideSorterView::getAccessibleDescription (void)
+OUString SAL_CALL AccessibleSlideSorterView::getAccessibleDescription()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -272,7 +272,7 @@ OUString SAL_CALL AccessibleSlideSorterView::getAccessibleDescription (void)
return SD_RESSTR(SID_SD_A11Y_I_SLIDEVIEW_D);
}
-OUString SAL_CALL AccessibleSlideSorterView::getAccessibleName (void)
+OUString SAL_CALL AccessibleSlideSorterView::getAccessibleName()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -282,14 +282,14 @@ OUString SAL_CALL AccessibleSlideSorterView::getAccessibleName (void)
}
Reference<XAccessibleRelationSet> SAL_CALL
- AccessibleSlideSorterView::getAccessibleRelationSet (void)
+ AccessibleSlideSorterView::getAccessibleRelationSet()
throw (uno::RuntimeException, std::exception)
{
return Reference<XAccessibleRelationSet>();
}
Reference<XAccessibleStateSet > SAL_CALL
- AccessibleSlideSorterView::getAccessibleStateSet (void)
+ AccessibleSlideSorterView::getAccessibleStateSet()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -313,7 +313,7 @@ Reference<XAccessibleStateSet > SAL_CALL
return pStateSet;
}
-lang::Locale SAL_CALL AccessibleSlideSorterView::getLocale (void)
+lang::Locale SAL_CALL AccessibleSlideSorterView::getLocale()
throw (IllegalAccessibleComponentStateException,
RuntimeException, std::exception)
{
@@ -409,7 +409,7 @@ Reference<XAccessible> SAL_CALL
return xAccessible;
}
-awt::Rectangle SAL_CALL AccessibleSlideSorterView::getBounds (void)
+awt::Rectangle SAL_CALL AccessibleSlideSorterView::getBounds()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -430,7 +430,7 @@ awt::Rectangle SAL_CALL AccessibleSlideSorterView::getBounds (void)
return aBBox;
}
-awt::Point SAL_CALL AccessibleSlideSorterView::getLocation (void)
+awt::Point SAL_CALL AccessibleSlideSorterView::getLocation()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -472,7 +472,7 @@ awt::Point SAL_CALL AccessibleSlideSorterView::getLocationOnScreen()
return aLocationOnScreen;
}
-awt::Size SAL_CALL AccessibleSlideSorterView::getSize (void)
+awt::Size SAL_CALL AccessibleSlideSorterView::getSize()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -488,7 +488,7 @@ awt::Size SAL_CALL AccessibleSlideSorterView::getSize (void)
return aSize;
}
-void SAL_CALL AccessibleSlideSorterView::grabFocus (void)
+void SAL_CALL AccessibleSlideSorterView::grabFocus()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -498,7 +498,7 @@ void SAL_CALL AccessibleSlideSorterView::grabFocus (void)
mpContentWindow->GrabFocus();
}
-sal_Int32 SAL_CALL AccessibleSlideSorterView::getForeground (void)
+sal_Int32 SAL_CALL AccessibleSlideSorterView::getForeground()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -507,7 +507,7 @@ sal_Int32 SAL_CALL AccessibleSlideSorterView::getForeground (void)
return static_cast<sal_Int32>(nColor);
}
-sal_Int32 SAL_CALL AccessibleSlideSorterView::getBackground (void)
+sal_Int32 SAL_CALL AccessibleSlideSorterView::getBackground()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -549,7 +549,7 @@ sal_Bool SAL_CALL AccessibleSlideSorterView::isAccessibleChildSelected (sal_Int3
return bIsSelected;
}
-void SAL_CALL AccessibleSlideSorterView::clearAccessibleSelection (void)
+void SAL_CALL AccessibleSlideSorterView::clearAccessibleSelection()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -558,7 +558,7 @@ void SAL_CALL AccessibleSlideSorterView::clearAccessibleSelection (void)
mrSlideSorter.GetController().GetPageSelector().DeselectAllPages();
}
-void SAL_CALL AccessibleSlideSorterView::selectAllAccessibleChildren (void)
+void SAL_CALL AccessibleSlideSorterView::selectAllAccessibleChildren()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -567,7 +567,7 @@ void SAL_CALL AccessibleSlideSorterView::selectAllAccessibleChildren (void)
mrSlideSorter.GetController().GetPageSelector().SelectAllPages();
}
-sal_Int32 SAL_CALL AccessibleSlideSorterView::getSelectedAccessibleChildCount (void)
+sal_Int32 SAL_CALL AccessibleSlideSorterView::getSelectedAccessibleChildCount()
throw (uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -620,7 +620,7 @@ void SAL_CALL AccessibleSlideSorterView::deselectAccessibleChild (sal_Int32 nChi
//===== XServiceInfo ========================================================
OUString SAL_CALL
- AccessibleSlideSorterView::getImplementationName (void)
+ AccessibleSlideSorterView::getImplementationName()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
return OUString("AccessibleSlideSorterView");
@@ -633,7 +633,7 @@ sal_Bool SAL_CALL AccessibleSlideSorterView::supportsService (const OUString& sS
}
uno::Sequence< OUString> SAL_CALL
- AccessibleSlideSorterView::getSupportedServiceNames (void)
+ AccessibleSlideSorterView::getSupportedServiceNames()
throw (::com::sun::star::uno::RuntimeException, std::exception)
{
ThrowIfDisposed ();
@@ -646,7 +646,7 @@ uno::Sequence< OUString> SAL_CALL
return uno::Sequence<OUString> (sServiceNames, 3);
}
-void AccessibleSlideSorterView::ThrowIfDisposed (void)
+void AccessibleSlideSorterView::ThrowIfDisposed()
throw (lang::DisposedException)
{
if (rBHelper.bDisposed || rBHelper.bInDispose)
@@ -657,7 +657,7 @@ void AccessibleSlideSorterView::ThrowIfDisposed (void)
}
}
-bool AccessibleSlideSorterView::IsDisposed (void)
+bool AccessibleSlideSorterView::IsDisposed()
{
return (rBHelper.bDisposed || rBHelper.bInDispose);
}
@@ -684,7 +684,7 @@ AccessibleSlideSorterView::Implementation::Implementation (
UpdateChildren();
}
-AccessibleSlideSorterView::Implementation::~Implementation (void)
+AccessibleSlideSorterView::Implementation::~Implementation()
{
if (mnUpdateChildrenUserEventId != 0)
Application::RemoveUserEvent(mnUpdateChildrenUserEventId);
@@ -694,7 +694,7 @@ AccessibleSlideSorterView::Implementation::~Implementation (void)
Clear();
}
-void AccessibleSlideSorterView::Implementation::RequestUpdateChildren (void)
+void AccessibleSlideSorterView::Implementation::RequestUpdateChildren()
{
if (mnUpdateChildrenUserEventId == 0)
mnUpdateChildrenUserEventId = Application::PostUserEvent(
@@ -702,7 +702,7 @@ void AccessibleSlideSorterView::Implementation::RequestUpdateChildren (void)
UpdateChildrenCallback));
}
-void AccessibleSlideSorterView::Implementation::UpdateChildren (void)
+void AccessibleSlideSorterView::Implementation::UpdateChildren()
{
//By default, all children should be accessible. So here workaround is to make all children visible.
// MT: THis was in UpdateVisibility, which has some similarity, and hg merge automatically has put it here. Correct?!
@@ -734,7 +734,7 @@ void AccessibleSlideSorterView::Implementation::UpdateChildren (void)
GetAccessibleChild(nIndex);
}
-void AccessibleSlideSorterView::Implementation::Clear (void)
+void AccessibleSlideSorterView::Implementation::Clear()
{
PageObjectList::iterator iPageObject;
PageObjectList::iterator iEnd = maPageObjects.end();
@@ -754,7 +754,7 @@ void AccessibleSlideSorterView::Implementation::Clear (void)
maPageObjects.clear();
}
-sal_Int32 AccessibleSlideSorterView::Implementation::GetVisibleChildCount (void) const
+sal_Int32 AccessibleSlideSorterView::Implementation::GetVisibleChildCount() const
{
if (mnFirstVisibleChild<=mnLastVisibleChild && mnFirstVisibleChild>=0)
return mnLastVisibleChild - mnFirstVisibleChild + 1;
@@ -806,7 +806,7 @@ AccessibleSlideSorterObject* AccessibleSlideSorterView::Implementation::GetAcces
return pChild;
}
-void AccessibleSlideSorterView::Implementation::ConnectListeners (void)
+void AccessibleSlideSorterView::Implementation::ConnectListeners()
{
StartListening (*mrSlideSorter.GetModel().GetDocument());
if (mrSlideSorter.GetViewShell() != NULL)
@@ -825,7 +825,7 @@ void AccessibleSlideSorterView::Implementation::ConnectListeners (void)
LINK(this,AccessibleSlideSorterView::Implementation,VisibilityChangeListener));
}
-void AccessibleSlideSorterView::Implementation::ReleaseListeners (void)
+void AccessibleSlideSorterView::Implementation::ReleaseListeners()
{
mrSlideSorter.GetController().GetFocusManager().RemoveFocusChangeListener(
LINK(this,AccessibleSlideSorterView::Implementation,FocusChangeListener));
@@ -882,7 +882,7 @@ void AccessibleSlideSorterView::Implementation::Notify (
}
}
-void AccessibleSlideSorterView::SwitchViewActivated (void)
+void AccessibleSlideSorterView::SwitchViewActivated()
{
// Firstly, set focus to view
this->FireAccessibleEvent(AccessibleEventId::STATE_CHANGED,
diff --git a/sd/source/ui/accessibility/AccessibleViewForwarder.cxx b/sd/source/ui/accessibility/AccessibleViewForwarder.cxx
index ea1fb773a277..f110a6b676af 100644
--- a/sd/source/ui/accessibility/AccessibleViewForwarder.cxx
+++ b/sd/source/ui/accessibility/AccessibleViewForwarder.cxx
@@ -50,17 +50,17 @@ AccessibleViewForwarder::AccessibleViewForwarder (SdrPaintView* pView, OutputDev
}
}
-AccessibleViewForwarder::~AccessibleViewForwarder (void)
+AccessibleViewForwarder::~AccessibleViewForwarder()
{
// empty
}
-bool AccessibleViewForwarder::IsValid (void) const
+bool AccessibleViewForwarder::IsValid() const
{
return true;
}
-Rectangle AccessibleViewForwarder::GetVisibleArea (void) const
+Rectangle AccessibleViewForwarder::GetVisibleArea() const
{
Rectangle aVisibleArea;
diff --git a/sd/source/ui/accessibility/SdShapeTypes.cxx b/sd/source/ui/accessibility/SdShapeTypes.cxx
index 3dfbab2f0c75..75ef2c14897f 100644
--- a/sd/source/ui/accessibility/SdShapeTypes.cxx
+++ b/sd/source/ui/accessibility/SdShapeTypes.cxx
@@ -58,7 +58,7 @@ AccessibleShape*
}
}
-void RegisterImpressShapeTypes (void)
+void RegisterImpressShapeTypes()
{
/** List of shape type descriptors corresponding to the
<type>SdShapeTypes</type> enum.
diff --git a/sd/source/ui/animations/CustomAnimationList.hxx b/sd/source/ui/animations/CustomAnimationList.hxx
index b28f4cf138c5..66301bb6f830 100644
--- a/sd/source/ui/animations/CustomAnimationList.hxx
+++ b/sd/source/ui/animations/CustomAnimationList.hxx
@@ -71,7 +71,7 @@ public:
virtual void Paint( const Rectangle& rRect ) SAL_OVERRIDE;
- virtual PopupMenu* CreateContextMenu( void ) SAL_OVERRIDE;
+ virtual PopupMenu* CreateContextMenu() SAL_OVERRIDE;
virtual void ExcecuteContextMenuAction( sal_uInt16 nSelectedPopupEntry ) SAL_OVERRIDE;
virtual void KeyInput( const KeyEvent& rKEvt ) SAL_OVERRIDE;
diff --git a/sd/source/ui/animations/CustomAnimationPane.cxx b/sd/source/ui/animations/CustomAnimationPane.cxx
index f327dc95bfc5..1e4cb028cb4e 100644
--- a/sd/source/ui/animations/CustomAnimationPane.cxx
+++ b/sd/source/ui/animations/CustomAnimationPane.cxx
@@ -803,7 +803,7 @@ void CustomAnimationPane::DataChanged (const DataChangedEvent& rEvent)
UpdateLook();
}
-void CustomAnimationPane::UpdateLook (void)
+void CustomAnimationPane::UpdateLook()
{
const Wallpaper aBackground (
::sfx2::sidebar::Theme::GetWallpaper(
@@ -2199,7 +2199,7 @@ void CustomAnimationPane::onSelect()
markShapesFromSelectedEffects();
}
-const CustomAnimationPresets& CustomAnimationPane::getPresets (void)
+const CustomAnimationPresets& CustomAnimationPane::getPresets()
{
if (mpCustomAnimationPresets == NULL)
mpCustomAnimationPresets = &CustomAnimationPresets::getCustomAnimationPresets();
diff --git a/sd/source/ui/animations/CustomAnimationPane.hxx b/sd/source/ui/animations/CustomAnimationPane.hxx
index 0cbd137a1441..57d10c613611 100644
--- a/sd/source/ui/animations/CustomAnimationPane.hxx
+++ b/sd/source/ui/animations/CustomAnimationPane.hxx
@@ -113,7 +113,7 @@ private:
::com::sun::star::uno::Any getProperty1Value( sal_Int32 nType, CustomAnimationEffectPtr pEffect );
bool setProperty1Value( sal_Int32 nType, CustomAnimationEffectPtr pEffect, const ::com::sun::star::uno::Any& rValue );
- void UpdateLook (void);
+ void UpdateLook();
DECL_LINK( implControlHdl, Control* );
DECL_LINK(implPropertyHdl, void *);
@@ -168,7 +168,7 @@ private:
/** This method initializes the mpCustomAnimationPresets on demand and
returns a reference to the list.
*/
- const CustomAnimationPresets& getPresets (void);
+ const CustomAnimationPresets& getPresets();
MotionPathTagVector maMotionPathTags;
diff --git a/sd/source/ui/animations/SlideTransitionPane.cxx b/sd/source/ui/animations/SlideTransitionPane.cxx
index 7548ad9e0b88..47b98b6dc326 100644
--- a/sd/source/ui/animations/SlideTransitionPane.cxx
+++ b/sd/source/ui/animations/SlideTransitionPane.cxx
@@ -493,7 +493,7 @@ void SlideTransitionPane::DataChanged (const DataChangedEvent& rEvent)
UpdateLook();
}
-void SlideTransitionPane::UpdateLook (void)
+void SlideTransitionPane::UpdateLook()
{
SetBackground(::sfx2::sidebar::Theme::GetWallpaper(::sfx2::sidebar::Theme::Paint_PanelBackground));
mpFT_SPEED->SetBackground(Wallpaper());
@@ -510,7 +510,7 @@ void SlideTransitionPane::onChangeCurrentPage()
updateControls();
}
-::sd::slidesorter::SharedPageSelection SlideTransitionPane::getSelectedPages (void) const
+::sd::slidesorter::SharedPageSelection SlideTransitionPane::getSelectedPages() const
{
::sd::slidesorter::SlideSorterViewShell * pSlideSorterViewShell
= ::sd::slidesorter::SlideSorterViewShell::GetSlideSorter(mrBase);
diff --git a/sd/source/ui/animations/SlideTransitionPane.hxx b/sd/source/ui/animations/SlideTransitionPane.hxx
index a75ca210a19c..3bb556d74112 100644
--- a/sd/source/ui/animations/SlideTransitionPane.hxx
+++ b/sd/source/ui/animations/SlideTransitionPane.hxx
@@ -82,9 +82,9 @@ private:
void addListener();
void removeListener();
- ::sd::slidesorter::SharedPageSelection getSelectedPages (void) const;
+ ::sd::slidesorter::SharedPageSelection getSelectedPages() const;
- void UpdateLook (void);
+ void UpdateLook();
DECL_LINK( ApplyToAllButtonClicked, void * );
DECL_LINK( PlayButtonClicked, void * );
diff --git a/sd/source/ui/annotations/annotationwindow.cxx b/sd/source/ui/annotations/annotationwindow.cxx
index 24ce6a43e0e5..9129ca8f952b 100644
--- a/sd/source/ui/annotations/annotationwindow.cxx
+++ b/sd/source/ui/annotations/annotationwindow.cxx
@@ -505,7 +505,7 @@ IMPL_LINK_NOARG(AnnotationWindow, ModifyHdl)
return 0;
}
-SvxLanguageItem AnnotationWindow::GetLanguage(void)
+SvxLanguageItem AnnotationWindow::GetLanguage()
{
return SvxLanguageItem( Doc()->GetLanguage( EE_CHAR_LANGUAGE ), SID_ATTR_LANGUAGE );
}
diff --git a/sd/source/ui/annotations/annotationwindow.hxx b/sd/source/ui/annotations/annotationwindow.hxx
index ed2c13ee39d6..f8adcdf99a81 100644
--- a/sd/source/ui/annotations/annotationwindow.hxx
+++ b/sd/source/ui/annotations/annotationwindow.hxx
@@ -105,7 +105,7 @@ class AnnotationWindow : public FloatingWindow
void StartEdit();
- SvxLanguageItem GetLanguage(void);
+ SvxLanguageItem GetLanguage();
void setAnnotation( const ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotation >& xAnnotation, bool bGrabFocus = false );
const ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotation >& getAnnotation() const { return mxAnnotation; }
diff --git a/sd/source/ui/app/sdmod1.cxx b/sd/source/ui/app/sdmod1.cxx
index 65108f1bffee..c7bebb074c29 100644
--- a/sd/source/ui/app/sdmod1.cxx
+++ b/sd/source/ui/app/sdmod1.cxx
@@ -80,7 +80,7 @@ public:
::sd::ViewShellBase& rBase,
SdDrawDocument& rDocument,
SvLockBytes& rBytes);
- virtual ~OutlineToImpressFinalizer (void) {};
+ virtual ~OutlineToImpressFinalizer() {};
void operator() (bool bEventSeen);
private:
::sd::ViewShellBase& mrBase;
diff --git a/sd/source/ui/app/sdxfer.cxx b/sd/source/ui/app/sdxfer.cxx
index 0bd42e937b44..283544f8aa99 100644
--- a/sd/source/ui/app/sdxfer.cxx
+++ b/sd/source/ui/app/sdxfer.cxx
@@ -744,7 +744,7 @@ void SdTransferable::AddUserData (const ::boost::shared_ptr<UserData>& rpData)
maUserData.push_back(rpData);
}
-sal_Int32 SdTransferable::GetUserDataCount (void) const
+sal_Int32 SdTransferable::GetUserDataCount() const
{
return maUserData.size();
}
diff --git a/sd/source/ui/dlg/LayerTabBar.cxx b/sd/source/ui/dlg/LayerTabBar.cxx
index 98df417636ce..8b6875284bb8 100644
--- a/sd/source/ui/dlg/LayerTabBar.cxx
+++ b/sd/source/ui/dlg/LayerTabBar.cxx
@@ -287,13 +287,13 @@ void LayerTabBar::ActivatePage()
}
}
-void LayerTabBar::SendActivatePageEvent (void)
+void LayerTabBar::SendActivatePageEvent()
{
CallEventListeners (VCLEVENT_TABBAR_PAGEACTIVATED,
reinterpret_cast<void*>(GetCurPageId()));
}
-void LayerTabBar::SendDeactivatePageEvent (void)
+void LayerTabBar::SendDeactivatePageEvent()
{
CallEventListeners (VCLEVENT_TABBAR_PAGEDEACTIVATED,
reinterpret_cast<void*>(GetCurPageId()));
diff --git a/sd/source/ui/dlg/PaneChildWindows.cxx b/sd/source/ui/dlg/PaneChildWindows.cxx
index 15908461a011..364a4dc47b4b 100644
--- a/sd/source/ui/dlg/PaneChildWindows.cxx
+++ b/sd/source/ui/dlg/PaneChildWindows.cxx
@@ -72,7 +72,7 @@ PaneChildWindow::PaneChildWindow (
}
}
-PaneChildWindow::~PaneChildWindow (void)
+PaneChildWindow::~PaneChildWindow()
{
ViewShellBase* pBase = NULL;
PaneDockingWindow* pDockingWindow = dynamic_cast<PaneDockingWindow*>(pWindow);
diff --git a/sd/source/ui/dlg/PaneDockingWindow.cxx b/sd/source/ui/dlg/PaneDockingWindow.cxx
index 4a38a10341a4..4947dd78f088 100644
--- a/sd/source/ui/dlg/PaneDockingWindow.cxx
+++ b/sd/source/ui/dlg/PaneDockingWindow.cxx
@@ -46,7 +46,7 @@ PaneDockingWindow::PaneDockingWindow(
SetSizePixel(LogicToPixel(Size(80,200), MAP_APPFONT));
}
-PaneDockingWindow::~PaneDockingWindow (void)
+PaneDockingWindow::~PaneDockingWindow()
{
}
@@ -116,7 +116,7 @@ void PaneDockingWindow::SetValidSizeRange (const Range& rValidSizeRange)
}
}
-PaneDockingWindow::Orientation PaneDockingWindow::GetOrientation (void) const
+PaneDockingWindow::Orientation PaneDockingWindow::GetOrientation() const
{
SplitWindow* pSplitWindow = dynamic_cast<SplitWindow*>(GetParent());
if (pSplitWindow == NULL)
diff --git a/sd/source/ui/dlg/PaneShells.cxx b/sd/source/ui/dlg/PaneShells.cxx
index ce6c512484cb..cd2b3c48ffc4 100644
--- a/sd/source/ui/dlg/PaneShells.cxx
+++ b/sd/source/ui/dlg/PaneShells.cxx
@@ -45,13 +45,13 @@ void LeftImpressPaneShell::InitInterface_Impl()
TYPEINIT1(LeftImpressPaneShell, SfxShell);
-LeftImpressPaneShell::LeftImpressPaneShell (void)
+LeftImpressPaneShell::LeftImpressPaneShell()
: SfxShell()
{
SetName(OUString("LeftImpressPane"));
}
-LeftImpressPaneShell::~LeftImpressPaneShell (void)
+LeftImpressPaneShell::~LeftImpressPaneShell()
{
}
@@ -71,13 +71,13 @@ void LeftDrawPaneShell::InitInterface_Impl()
TYPEINIT1(LeftDrawPaneShell, SfxShell);
-LeftDrawPaneShell::LeftDrawPaneShell (void)
+LeftDrawPaneShell::LeftDrawPaneShell()
: SfxShell()
{
SetName(OUString("LeftDrawPane"));
}
-LeftDrawPaneShell::~LeftDrawPaneShell (void)
+LeftDrawPaneShell::~LeftDrawPaneShell()
{
}
diff --git a/sd/source/ui/dlg/SpellDialogChildWindow.cxx b/sd/source/ui/dlg/SpellDialogChildWindow.cxx
index daf0aaaa4541..e3b6c961f99d 100644
--- a/sd/source/ui/dlg/SpellDialogChildWindow.cxx
+++ b/sd/source/ui/dlg/SpellDialogChildWindow.cxx
@@ -49,7 +49,7 @@ SpellDialogChildWindow::SpellDialogChildWindow (
ProvideOutliner();
}
-SpellDialogChildWindow::~SpellDialogChildWindow (void)
+SpellDialogChildWindow::~SpellDialogChildWindow()
{
if (mpSdOutliner != NULL)
mpSdOutliner->EndSpelling();
@@ -58,12 +58,12 @@ SpellDialogChildWindow::~SpellDialogChildWindow (void)
delete mpSdOutliner;
}
-SfxChildWinInfo SpellDialogChildWindow::GetInfo (void) const
+SfxChildWinInfo SpellDialogChildWindow::GetInfo() const
{
return ::svx::SpellDialogChildWindow::GetInfo();
}
-void SpellDialogChildWindow::InvalidateSpellDialog (void)
+void SpellDialogChildWindow::InvalidateSpellDialog()
{
::svx::SpellDialogChildWindow::InvalidateSpellDialog();
}
@@ -106,7 +106,7 @@ void SpellDialogChildWindow::ApplyChangedSentence (
}
}
-void SpellDialogChildWindow::GetFocus (void)
+void SpellDialogChildWindow::GetFocus()
{
// In order to detect a cursor movement we could compare the
// currently selected text shape with the one that was selected
@@ -119,7 +119,7 @@ void SpellDialogChildWindow::LoseFocus()
{
}
-void SpellDialogChildWindow::ProvideOutliner (void)
+void SpellDialogChildWindow::ProvideOutliner()
{
ViewShellBase* pViewShellBase = PTR_CAST (ViewShellBase, SfxViewShell::Current());
diff --git a/sd/source/ui/dlg/TemplateScanner.cxx b/sd/source/ui/dlg/TemplateScanner.cxx
index 3e43b1923ccd..0416c639c476 100644
--- a/sd/source/ui/dlg/TemplateScanner.cxx
+++ b/sd/source/ui/dlg/TemplateScanner.cxx
@@ -165,7 +165,7 @@ class TemplateScanner::FolderDescriptorList
{
};
-TemplateScanner::TemplateScanner (void)
+TemplateScanner::TemplateScanner()
: meState(INITIALIZE_SCANNING),
maFolderContent(),
mpTemplateDirectory(NULL),
@@ -182,7 +182,7 @@ TemplateScanner::TemplateScanner (void)
// empty;
}
-TemplateScanner::~TemplateScanner (void)
+TemplateScanner::~TemplateScanner()
{
mpFolderDescriptors.reset();
@@ -194,7 +194,7 @@ TemplateScanner::~TemplateScanner (void)
delete *I;
}
-TemplateScanner::State TemplateScanner::GetTemplateRoot (void)
+TemplateScanner::State TemplateScanner::GetTemplateRoot()
{
State eNextState (INITIALIZE_FOLDER_SCANNING);
@@ -205,7 +205,7 @@ TemplateScanner::State TemplateScanner::GetTemplateRoot (void)
return eNextState;
}
-TemplateScanner::State TemplateScanner::InitializeEntryScanning (void)
+TemplateScanner::State TemplateScanner::InitializeEntryScanning()
{
State eNextState (SCAN_ENTRY);
@@ -231,7 +231,7 @@ TemplateScanner::State TemplateScanner::InitializeEntryScanning (void)
return eNextState;
}
-TemplateScanner::State TemplateScanner::ScanEntry (void)
+TemplateScanner::State TemplateScanner::ScanEntry()
{
State eNextState (ERROR);
@@ -290,7 +290,7 @@ TemplateScanner::State TemplateScanner::ScanEntry (void)
return eNextState;
}
-TemplateScanner::State TemplateScanner::InitializeFolderScanning (void)
+TemplateScanner::State TemplateScanner::InitializeFolderScanning()
{
State eNextState (ERROR);
@@ -322,7 +322,7 @@ TemplateScanner::State TemplateScanner::InitializeFolderScanning (void)
return eNextState;
}
-TemplateScanner::State TemplateScanner::GatherFolderList (void)
+TemplateScanner::State TemplateScanner::GatherFolderList()
{
State eNextState (ERROR);
@@ -354,7 +354,7 @@ TemplateScanner::State TemplateScanner::GatherFolderList (void)
return eNextState;
}
-TemplateScanner::State TemplateScanner::ScanFolder (void)
+TemplateScanner::State TemplateScanner::ScanFolder()
{
State eNextState (ERROR);
@@ -386,13 +386,13 @@ TemplateScanner::State TemplateScanner::ScanFolder (void)
return eNextState;
}
-void TemplateScanner::Scan (void)
+void TemplateScanner::Scan()
{
while (HasNextStep())
RunNextStep();
}
-void TemplateScanner::RunNextStep (void)
+void TemplateScanner::RunNextStep()
{
switch (meState)
{
@@ -440,7 +440,7 @@ void TemplateScanner::RunNextStep (void)
}
}
-bool TemplateScanner::HasNextStep (void)
+bool TemplateScanner::HasNextStep()
{
switch (meState)
{
diff --git a/sd/source/ui/dlg/dlgass.cxx b/sd/source/ui/dlg/dlgass.cxx
index 9a41a1235d2c..98df35d60900 100644
--- a/sd/source/ui/dlg/dlgass.cxx
+++ b/sd/source/ui/dlg/dlgass.cxx
@@ -95,9 +95,9 @@ class NextButton
public:
NextButton (vcl::Window* pParent);
- void ForceFocusEventBroadcast (void);
+ void ForceFocusEventBroadcast();
void SetClickHdl (const Link& rLink);
- bool IsEnabled (void);
+ bool IsEnabled();
void Enable (bool bEnable);
private:
@@ -123,7 +123,7 @@ public:
/** Extract form the history list of recently used files the impress
files and insert them into a listbox.
*/
- void ScanDocmenu (void);
+ void ScanDocmenu();
/** Flag that is set to sal_True after the recently used files have been
scanned.
*/
@@ -136,7 +136,7 @@ public:
<member>maPresentList</member>. Note that the first call to this
method after installing a new Office may take some time.
*/
- void ProvideTemplates (void);
+ void ProvideTemplates();
/** This method transfers the template folders from the template scanner
to the internal structures of this class. On termination it sets
@@ -683,7 +683,7 @@ void AssistentDlgImpl::EndDialog( long )
mpWindow = NULL;
}
-void AssistentDlgImpl::ScanDocmenu (void)
+void AssistentDlgImpl::ScanDocmenu()
{
if( mbRecentDocumentsReady )
return;
@@ -761,7 +761,7 @@ void AssistentDlgImpl::ScanDocmenu (void)
}
}
-void AssistentDlgImpl::ProvideTemplates (void)
+void AssistentDlgImpl::ProvideTemplates()
{
if ( ! mbTemplatesReady)
{
@@ -1836,7 +1836,7 @@ NextButton::NextButton (vcl::Window* pParent) :
mpNextButton2->Hide();
}
-void NextButton::ForceFocusEventBroadcast (void)
+void NextButton::ForceFocusEventBroadcast()
{
// Hide the currently visible button and show and focus the other one.
if (mbIsFirstButtonActive)
@@ -1863,7 +1863,7 @@ void NextButton::SetClickHdl (const Link& rLink)
mpNextButton2->SetClickHdl(rLink);
}
-bool NextButton::IsEnabled (void)
+bool NextButton::IsEnabled()
{
// Because the buttons are both either enabled or disabled, it is
// sufficient to ask one to determine the state.
diff --git a/sd/source/ui/dlg/sdtreelb.cxx b/sd/source/ui/dlg/sdtreelb.cxx
index a0358f4c379f..2599f3be7c65 100644
--- a/sd/source/ui/dlg/sdtreelb.cxx
+++ b/sd/source/ui/dlg/sdtreelb.cxx
@@ -60,7 +60,7 @@ using namespace com::sun::star;
class SdPageObjsTLB::IconProvider
{
public:
- IconProvider (void);
+ IconProvider();
// Regular icons.
Image maImgPage;
@@ -1600,7 +1600,7 @@ void SdPageObjsTLB::AddShapeToTransferable (
//===== IconProvider ==========================================================
-SdPageObjsTLB::IconProvider::IconProvider (void)
+SdPageObjsTLB::IconProvider::IconProvider()
: maImgPage( BitmapEx( SdResId( BMP_PAGE ) ) ),
maImgPageExcl( BitmapEx( SdResId( BMP_PAGE_EXCLUDED ) ) ),
maImgPageObjsExcl( BitmapEx( SdResId( BMP_PAGEOBJS_EXCLUDED ) ) ),
diff --git a/sd/source/ui/dlg/tpoption.cxx b/sd/source/ui/dlg/tpoption.cxx
index 9065e1ebe922..66eaeeb73030 100644
--- a/sd/source/ui/dlg/tpoption.cxx
+++ b/sd/source/ui/dlg/tpoption.cxx
@@ -509,7 +509,7 @@ IMPL_LINK_NOARG(SdTpOptionsMisc, SelectMetricHdl_Impl)
return 0;
}
-void SdTpOptionsMisc::SetImpressMode (void)
+void SdTpOptionsMisc::SetImpressMode()
{
#ifndef ENABLE_SDREMOTE_BLUETOOTH
m_pCbxEnableSdremote->Hide();
@@ -570,7 +570,7 @@ bool SdTpOptionsMisc::SetScale( const OUString& aScale, sal_Int32& rX, sal_Int32
return true;
}
-void SdTpOptionsMisc::UpdateCompatibilityControls (void)
+void SdTpOptionsMisc::UpdateCompatibilityControls()
{
// Disable the compatibility controls by default. Enable them only when
// there is at least one open document.
diff --git a/sd/source/ui/docshell/docshel4.cxx b/sd/source/ui/docshell/docshel4.cxx
index 4232b3f70f5b..2705eaed58b6 100644
--- a/sd/source/ui/docshell/docshel4.cxx
+++ b/sd/source/ui/docshell/docshel4.cxx
@@ -1112,7 +1112,7 @@ void DrawDocShell::FillClass(SvGlobalName* pClassName,
STR_GRAPHIC_DOCUMENT : STR_IMPRESS_DOCUMENT ));
}
-OutputDevice* DrawDocShell::GetDocumentRefDev (void)
+OutputDevice* DrawDocShell::GetDocumentRefDev()
{
OutputDevice* pReferenceDevice = SfxObjectShell::GetDocumentRefDev ();
// Only when our parent does not have a reference device then we return
diff --git a/sd/source/ui/framework/configuration/ChangeRequestQueue.cxx b/sd/source/ui/framework/configuration/ChangeRequestQueue.cxx
index 4758f5ab828f..f41f4e7417ff 100644
--- a/sd/source/ui/framework/configuration/ChangeRequestQueue.cxx
+++ b/sd/source/ui/framework/configuration/ChangeRequestQueue.cxx
@@ -21,7 +21,7 @@
namespace sd { namespace framework {
-ChangeRequestQueue::ChangeRequestQueue (void)
+ChangeRequestQueue::ChangeRequestQueue()
{
}
diff --git a/sd/source/ui/framework/configuration/ChangeRequestQueue.hxx b/sd/source/ui/framework/configuration/ChangeRequestQueue.hxx
index a9fbae6a5d8f..2792539b389e 100644
--- a/sd/source/ui/framework/configuration/ChangeRequestQueue.hxx
+++ b/sd/source/ui/framework/configuration/ChangeRequestQueue.hxx
@@ -37,7 +37,7 @@ class ChangeRequestQueue
public:
/** Create an empty queue.
*/
- ChangeRequestQueue (void);
+ ChangeRequestQueue();
};
} } // end of namespace sd::framework
diff --git a/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx b/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx
index 15a472007b5a..a8cf31ee5cd1 100644
--- a/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx
+++ b/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx
@@ -62,7 +62,7 @@ ChangeRequestQueueProcessor::ChangeRequestQueueProcessor (
{
}
-ChangeRequestQueueProcessor::~ChangeRequestQueueProcessor (void)
+ChangeRequestQueueProcessor::~ChangeRequestQueueProcessor()
{
if (mnUserEventId != 0)
Application::RemoveUserEvent(mnUserEventId);
@@ -97,7 +97,7 @@ void ChangeRequestQueueProcessor::AddRequest (
StartProcessing();
}
-void ChangeRequestQueueProcessor::StartProcessing (void)
+void ChangeRequestQueueProcessor::StartProcessing()
{
::osl::MutexGuard aGuard (maMutex);
@@ -130,7 +130,7 @@ IMPL_LINK(ChangeRequestQueueProcessor, ProcessEvent, void*, pUnused)
return 0;
}
-void ChangeRequestQueueProcessor::ProcessOneEvent (void)
+void ChangeRequestQueueProcessor::ProcessOneEvent()
{
::osl::MutexGuard aGuard (maMutex);
@@ -169,18 +169,18 @@ void ChangeRequestQueueProcessor::ProcessOneEvent (void)
}
}
-bool ChangeRequestQueueProcessor::IsEmpty (void) const
+bool ChangeRequestQueueProcessor::IsEmpty() const
{
return maQueue.empty();
}
-void ChangeRequestQueueProcessor::ProcessUntilEmpty (void)
+void ChangeRequestQueueProcessor::ProcessUntilEmpty()
{
while ( ! IsEmpty())
ProcessOneEvent();
}
-void ChangeRequestQueueProcessor::Clear (void)
+void ChangeRequestQueueProcessor::Clear()
{
::osl::MutexGuard aGuard (maMutex);
maQueue.clear();
diff --git a/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.hxx b/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.hxx
index d58b1a676422..fa3b4d456b9c 100644
--- a/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.hxx
+++ b/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.hxx
@@ -57,7 +57,7 @@ public:
ChangeRequestQueueProcessor (
const ::rtl::Reference<ConfigurationController>& rxController,
const ::boost::shared_ptr<ConfigurationUpdater>& rpUpdater);
- ~ChangeRequestQueueProcessor (void);
+ ~ChangeRequestQueueProcessor();
/** Sets the configuration who will be changed by subsequent change
requests. This method should be called only by the configuration
@@ -76,25 +76,25 @@ public:
/** Returns </sal_True> when the queue is empty.
*/
- bool IsEmpty (void) const;
+ bool IsEmpty() const;
/** Process all events in the queue synchronously.
<p>This method is typically called when the framework is shut down
to establish an empty configuration.</p>
*/
- void ProcessUntilEmpty (void);
+ void ProcessUntilEmpty();
/** Process the first event in queue.
*/
- void ProcessOneEvent (void);
+ void ProcessOneEvent();
/** Remove all events from the queue.
<p>This method is typically called when the framework is shut down
to avoid the processing of still pending activation requests.</p>
*/
- void Clear (void);
+ void Clear();
private:
mutable ::osl::Mutex maMutex;
@@ -117,7 +117,7 @@ private:
/** Initiate the processing of the entries in the queue. The actual
processing starts asynchronously.
*/
- void StartProcessing (void);
+ void StartProcessing();
/** Callback function for the PostUserEvent() call.
*/
diff --git a/sd/source/ui/framework/configuration/Configuration.cxx b/sd/source/ui/framework/configuration/Configuration.cxx
index b25a33d0bb21..f64bcd5f9346 100644
--- a/sd/source/ui/framework/configuration/Configuration.cxx
+++ b/sd/source/ui/framework/configuration/Configuration.cxx
@@ -50,7 +50,7 @@ class Configuration::ResourceContainer
: public ::std::set<Reference<XResourceId>, XResourceIdLess>
{
public:
- ResourceContainer (void) {}
+ ResourceContainer() {}
};
//===== Configuration =========================================================
@@ -76,11 +76,11 @@ Configuration::Configuration (
{
}
-Configuration::~Configuration (void)
+Configuration::~Configuration()
{
}
-void SAL_CALL Configuration::disposing (void)
+void SAL_CALL Configuration::disposing()
{
::osl::MutexGuard aGuard (maMutex);
mpResourceContainer->clear();
@@ -188,7 +188,7 @@ sal_Bool SAL_CALL Configuration::hasResource (const Reference<XResourceId>& rxRe
//----- XCloneable ------------------------------------------------------------
-Reference<util::XCloneable> SAL_CALL Configuration::createClone (void)
+Reference<util::XCloneable> SAL_CALL Configuration::createClone()
throw (RuntimeException, std::exception)
{
::osl::MutexGuard aGuard (maMutex);
@@ -204,7 +204,7 @@ Reference<util::XCloneable> SAL_CALL Configuration::createClone (void)
//----- XNamed ----------------------------------------------------------------
-OUString SAL_CALL Configuration::getName (void)
+OUString SAL_CALL Configuration::getName()
throw (RuntimeException, std::exception)
{
::osl::MutexGuard aGuard (maMutex);
@@ -280,7 +280,7 @@ void Configuration::PostEvent (
}
}
-void Configuration::ThrowIfDisposed (void) const
+void Configuration::ThrowIfDisposed() const
throw (::com::sun::star::lang::DisposedException)
{
if (rBHelper.bDisposed || rBHelper.bInDispose)
diff --git a/sd/source/ui/framework/configuration/ConfigurationClassifier.cxx b/sd/source/ui/framework/configuration/ConfigurationClassifier.cxx
index d970b447efd6..50d99322068e 100644
--- a/sd/source/ui/framework/configuration/ConfigurationClassifier.cxx
+++ b/sd/source/ui/framework/configuration/ConfigurationClassifier.cxx
@@ -38,7 +38,7 @@ ConfigurationClassifier::ConfigurationClassifier (
{
}
-bool ConfigurationClassifier::Partition (void)
+bool ConfigurationClassifier::Partition()
{
maC1minusC2.clear();
maC2minusC1.clear();
diff --git a/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx b/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx
index b74a4487a946..da7038241e0b 100644
--- a/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx
+++ b/sd/source/ui/framework/configuration/ConfigurationClassifier.hxx
@@ -51,7 +51,7 @@ public:
When the two configurations differ then return <TRUE/>. When
they are equivalent then return <FALSE/>.
*/
- bool Partition (void);
+ bool Partition();
typedef ::std::vector<com::sun::star::uno::Reference<
::com::sun::star::drawing::framework::XResourceId> > ResourceIdVector;
@@ -64,7 +64,7 @@ public:
returned. This reference remains valid as long as the called
ConfigurationClassifier object stays alive.
*/
- const ResourceIdVector& GetC1minusC2 (void) const { return maC1minusC2;}
+ const ResourceIdVector& GetC1minusC2() const { return maC1minusC2;}
/** Return the resources that belong to the configuration given as
rxConfiguration2 to the constructor but that do not belong to
@@ -74,7 +74,7 @@ public:
returned. This reference remains valid as long as the called
ConfigurationClassifier object stays alive.
*/
- const ResourceIdVector& GetC2minusC1 (void) const { return maC2minusC1;}
+ const ResourceIdVector& GetC2minusC1() const { return maC2minusC1;}
/** Return the resources that belong to both the configurations that
where given to the constructor.
@@ -83,7 +83,7 @@ public:
returned. This reference remains valid as long as the called
ConfigurationClassifier object stays alive.
*/
- const ResourceIdVector& GetC1andC2 (void) const { return maC1andC2;}
+ const ResourceIdVector& GetC1andC2() const { return maC1andC2;}
void TraceResourceIdVector (
const sal_Char* pMessage,
diff --git a/sd/source/ui/framework/configuration/ConfigurationController.cxx b/sd/source/ui/framework/configuration/ConfigurationController.cxx
index e0744a417f32..e2ecae03f79d 100644
--- a/sd/source/ui/framework/configuration/ConfigurationController.cxx
+++ b/sd/source/ui/framework/configuration/ConfigurationController.cxx
@@ -52,7 +52,7 @@ public:
Implementation (
ConfigurationController& rController,
const Reference<frame::XController>& rxController);
- ~Implementation (void);
+ ~Implementation();
Reference<XControllerManager> mxControllerManager;
@@ -97,7 +97,7 @@ ConfigurationController::Lock::Lock (const Reference<XConfigurationController>&
mxController->lock();
}
-ConfigurationController::Lock::~Lock (void)
+ConfigurationController::Lock::~Lock()
{
if (mxController.is())
mxController->unlock();
@@ -105,18 +105,18 @@ ConfigurationController::Lock::~Lock (void)
//===== ConfigurationController ===============================================
-ConfigurationController::ConfigurationController (void) throw()
+ConfigurationController::ConfigurationController() throw()
: ConfigurationControllerInterfaceBase(MutexOwner::maMutex)
, mpImplementation()
, mbIsDisposed(false)
{
}
-ConfigurationController::~ConfigurationController (void) throw()
+ConfigurationController::~ConfigurationController() throw()
{
}
-void SAL_CALL ConfigurationController::disposing (void)
+void SAL_CALL ConfigurationController::disposing()
{
if (mpImplementation.get() == NULL)
return;
@@ -148,7 +148,7 @@ void SAL_CALL ConfigurationController::disposing (void)
mpImplementation.reset();
}
-void ConfigurationController::ProcessEvent (void)
+void ConfigurationController::ProcessEvent()
{
if (mpImplementation.get() != NULL)
{
@@ -158,7 +158,7 @@ void ConfigurationController::ProcessEvent (void)
}
}
-void ConfigurationController::RequestSynchronousUpdate (void)
+void ConfigurationController::RequestSynchronousUpdate()
{
if (mpImplementation.get() == NULL)
return;
@@ -217,7 +217,7 @@ void SAL_CALL ConfigurationController::lock()
= mpImplementation->mpConfigurationUpdater->GetLock();
}
-void SAL_CALL ConfigurationController::unlock (void)
+void SAL_CALL ConfigurationController::unlock()
throw (RuntimeException, std::exception)
{
::osl::MutexGuard aGuard (maMutex);
@@ -342,7 +342,7 @@ Reference<XResource> SAL_CALL ConfigurationController::getResource (
return aDescriptor.mxResource;
}
-void SAL_CALL ConfigurationController::update (void)
+void SAL_CALL ConfigurationController::update()
throw (RuntimeException, std::exception)
{
::osl::MutexGuard aGuard (maMutex);
@@ -361,7 +361,7 @@ void SAL_CALL ConfigurationController::update (void)
}
}
-sal_Bool SAL_CALL ConfigurationController::hasPendingRequests (void)
+sal_Bool SAL_CALL ConfigurationController::hasPendingRequests()
throw (RuntimeException, std::exception)
{
::osl::MutexGuard aGuard (maMutex);
@@ -380,7 +380,7 @@ void SAL_CALL ConfigurationController::postChangeRequest (
mpImplementation->mpQueueProcessor->AddRequest(rxRequest);
}
-Reference<XConfiguration> SAL_CALL ConfigurationController::getRequestedConfiguration (void)
+Reference<XConfiguration> SAL_CALL ConfigurationController::getRequestedConfiguration()
throw (RuntimeException, std::exception)
{
::osl::MutexGuard aGuard (maMutex);
@@ -393,7 +393,7 @@ Reference<XConfiguration> SAL_CALL ConfigurationController::getRequestedConfigur
return Reference<XConfiguration>();
}
-Reference<XConfiguration> SAL_CALL ConfigurationController::getCurrentConfiguration (void)
+Reference<XConfiguration> SAL_CALL ConfigurationController::getCurrentConfiguration()
throw (RuntimeException, std::exception)
{
::osl::MutexGuard aGuard (maMutex);
@@ -563,7 +563,7 @@ ConfigurationController::Implementation::Implementation (
mpQueueProcessor->SetConfiguration(mxRequestedConfiguration);
}
-ConfigurationController::Implementation::~Implementation (void)
+ConfigurationController::Implementation::~Implementation()
{
}
diff --git a/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.cxx b/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.cxx
index fbe1ed0c13c3..5ee7f9d15780 100644
--- a/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.cxx
+++ b/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.cxx
@@ -147,7 +147,7 @@ void ConfigurationControllerBroadcaster::NotifyListeners (
}
}
-void ConfigurationControllerBroadcaster::DisposeAndClear (void)
+void ConfigurationControllerBroadcaster::DisposeAndClear()
{
lang::EventObject aEvent;
aEvent.Source = mxConfigurationController;
diff --git a/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.hxx b/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.hxx
index 6b801500e070..049a8703ac0b 100644
--- a/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.hxx
+++ b/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.hxx
@@ -104,7 +104,7 @@ public:
the list of registered listeners is empty. Further calls to
RemoveListener() are not necessary but do not result in an error.
*/
- void DisposeAndClear (void);
+ void DisposeAndClear();
private:
css::uno::Reference<
diff --git a/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx b/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx
index d7a04442539c..5e0e92864b15 100644
--- a/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx
+++ b/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx
@@ -43,7 +43,7 @@ ConfigurationControllerResourceManager::ConfigurationControllerResourceManager (
{
}
-ConfigurationControllerResourceManager::~ConfigurationControllerResourceManager (void)
+ConfigurationControllerResourceManager::~ConfigurationControllerResourceManager()
{
}
diff --git a/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.hxx b/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.hxx
index ccfcf3f0bfe8..727365574207 100644
--- a/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.hxx
+++ b/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.hxx
@@ -61,7 +61,7 @@ public:
const ::boost::shared_ptr<ResourceFactoryManager>& rpResourceFactoryContainer,
const ::boost::shared_ptr<ConfigurationControllerBroadcaster>& rpBroadcaster);
- ~ConfigurationControllerResourceManager (void);
+ ~ConfigurationControllerResourceManager();
/** Activate all the resources that are specified by resource ids in
rResources. The resource ids of activated resources are added to
diff --git a/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx b/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx
index 10ea9201038f..5cc3a3a2fad8 100644
--- a/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx
+++ b/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx
@@ -52,7 +52,7 @@ class ConfigurationUpdaterLock
public:
ConfigurationUpdaterLock (ConfigurationUpdater& rUpdater)
: mrUpdater(rUpdater) { mrUpdater.LockUpdates(); }
- ~ConfigurationUpdaterLock(void) { mrUpdater.UnlockUpdates(); }
+ ~ConfigurationUpdaterLock() { mrUpdater.UnlockUpdates(); }
private:
ConfigurationUpdater& mrUpdater;
};
@@ -82,7 +82,7 @@ ConfigurationUpdater::ConfigurationUpdater (
SetControllerManager(rxControllerManager);
}
-ConfigurationUpdater::~ConfigurationUpdater (void)
+ConfigurationUpdater::~ConfigurationUpdater()
{
maUpdateTimer.Stop();
}
@@ -118,7 +118,7 @@ void ConfigurationUpdater::RequestUpdate (
}
}
-bool ConfigurationUpdater::IsUpdatePossible (void)
+bool ConfigurationUpdater::IsUpdatePossible()
{
return ! mbUpdateBeingProcessed
&& mxControllerManager.is()
@@ -127,7 +127,7 @@ bool ConfigurationUpdater::IsUpdatePossible (void)
&& mxCurrentConfiguration.is();
}
-void ConfigurationUpdater::UpdateConfiguration (void)
+void ConfigurationUpdater::UpdateConfiguration()
{
SAL_INFO("sd.fwk", OSL_THIS_FUNC << ": UpdateConfiguration update");
SetUpdateBeingProcessed(true);
@@ -192,7 +192,7 @@ void ConfigurationUpdater::UpdateConfiguration (void)
SAL_INFO("sd.fwk", OSL_THIS_FUNC << ": UpdateConfiguration end");
}
-void ConfigurationUpdater::CleanRequestedConfiguration (void)
+void ConfigurationUpdater::CleanRequestedConfiguration()
{
if (mxControllerManager.is())
{
@@ -211,7 +211,7 @@ void ConfigurationUpdater::CleanRequestedConfiguration (void)
}
}
-void ConfigurationUpdater::CheckUpdateSuccess (void)
+void ConfigurationUpdater::CheckUpdateSuccess()
{
// When the two configurations differ then start the timer to call
// another update later.
@@ -341,12 +341,12 @@ void ConfigurationUpdater::CheckPureAnchors (
}
}
-void ConfigurationUpdater::LockUpdates (void)
+void ConfigurationUpdater::LockUpdates()
{
++mnLockCount;
}
-void ConfigurationUpdater::UnlockUpdates (void)
+void ConfigurationUpdater::UnlockUpdates()
{
--mnLockCount;
if (mnLockCount == 0 && mbUpdatePending)
@@ -355,7 +355,7 @@ void ConfigurationUpdater::UnlockUpdates (void)
}
}
-::boost::shared_ptr<ConfigurationUpdaterLock> ConfigurationUpdater::GetLock (void)
+::boost::shared_ptr<ConfigurationUpdaterLock> ConfigurationUpdater::GetLock()
{
return ::boost::shared_ptr<ConfigurationUpdaterLock>(new ConfigurationUpdaterLock(*this));
}
diff --git a/sd/source/ui/framework/configuration/ConfigurationUpdater.hxx b/sd/source/ui/framework/configuration/ConfigurationUpdater.hxx
index bde705ff32af..8c25b7575387 100644
--- a/sd/source/ui/framework/configuration/ConfigurationUpdater.hxx
+++ b/sd/source/ui/framework/configuration/ConfigurationUpdater.hxx
@@ -53,7 +53,7 @@ public:
const ::boost::shared_ptr<ConfigurationControllerResourceManager>& rpResourceManager,
const css::uno::Reference<
css::drawing::framework::XControllerManager>& rxControllerManager);
- ~ConfigurationUpdater (void);
+ ~ConfigurationUpdater();
/** This method is typically called once, when the controller manager is
accessible to the caller.
@@ -72,14 +72,14 @@ public:
css::drawing::framework::XConfiguration>& rxRequestedConfiguration);
css::uno::Reference<
- css::drawing::framework::XConfiguration> GetCurrentConfiguration (void) const { return mxCurrentConfiguration;}
+ css::drawing::framework::XConfiguration> GetCurrentConfiguration() const { return mxCurrentConfiguration;}
friend class ConfigurationUpdaterLock;
/** Return a lock of the called ConfigurationUpdater. While the
returned object exists no update of the current configuration is
made.
*/
- ::boost::shared_ptr<ConfigurationUpdaterLock> GetLock (void);
+ ::boost::shared_ptr<ConfigurationUpdaterLock> GetLock();
private:
/** A reference to the XControllerManager is kept so that
@@ -146,7 +146,7 @@ private:
and tells them to update their active resources. It notifies
listeners about the start and end of the configuration update.
*/
- void UpdateConfiguration (void);
+ void UpdateConfiguration();
/** Basically calls UpdaterStart() andUpdateEnd() and makes some debug
output.
@@ -167,12 +167,12 @@ private:
because without the actual resource the 'pureness' of an anchor can
not be determined.
*/
- void CleanRequestedConfiguration (void);
+ void CleanRequestedConfiguration();
/** Check the success of a recently executed configuration update.
When the update failed then start the timer.
*/
- void CheckUpdateSuccess (void);
+ void CheckUpdateSuccess();
/** This method sets the mbUpdateBeingProcessed member that is used to
prevent reentrance problems. This method allows function objects
@@ -185,17 +185,17 @@ private:
executed, the lock count, and whether the configuration controller
is still valid.
*/
- bool IsUpdatePossible (void);
+ bool IsUpdatePossible();
/** Lock updates of the current configuration. For intermediate requests
for updates mbUpdatePending is set to <TRUE/>.
*/
- void LockUpdates (void);
+ void LockUpdates();
/** When an update was requested since the last LockUpdates() call then
RequestUpdate() is called.
*/
- void UnlockUpdates (void);
+ void UnlockUpdates();
DECL_LINK(TimeoutHandler, void *);
};
diff --git a/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx b/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx
index 6653a3409550..c4f569109684 100644
--- a/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx
+++ b/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx
@@ -38,7 +38,7 @@ GenericConfigurationChangeRequest::GenericConfigurationChangeRequest (
throw ::com::sun::star::lang::IllegalArgumentException();
}
-GenericConfigurationChangeRequest::~GenericConfigurationChangeRequest (void) throw()
+GenericConfigurationChangeRequest::~GenericConfigurationChangeRequest() throw()
{
}
@@ -61,7 +61,7 @@ void SAL_CALL GenericConfigurationChangeRequest::execute (
}
}
-OUString SAL_CALL GenericConfigurationChangeRequest::getName (void)
+OUString SAL_CALL GenericConfigurationChangeRequest::getName()
throw (RuntimeException, std::exception)
{
return "GenericConfigurationChangeRequest "
diff --git a/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx b/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
index 1eb507da9f30..36bdacdb34a9 100644
--- a/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
+++ b/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
@@ -70,7 +70,7 @@ public:
const Mode eMode)
throw (::com::sun::star::lang::IllegalArgumentException);
- virtual ~GenericConfigurationChangeRequest (void) throw();
+ virtual ~GenericConfigurationChangeRequest() throw();
// XConfigurationChangeOperation
@@ -91,7 +91,7 @@ public:
/** Return a human readable string representation. This is used for
debugging purposes.
*/
- virtual OUString SAL_CALL getName (void)
+ virtual OUString SAL_CALL getName()
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
/** This call is ignored because the XNamed interface is (mis)used to
diff --git a/sd/source/ui/framework/configuration/ResourceFactoryManager.cxx b/sd/source/ui/framework/configuration/ResourceFactoryManager.cxx
index 7602b0847cdb..e3a7cd911783 100644
--- a/sd/source/ui/framework/configuration/ResourceFactoryManager.cxx
+++ b/sd/source/ui/framework/configuration/ResourceFactoryManager.cxx
@@ -48,7 +48,7 @@ ResourceFactoryManager::ResourceFactoryManager (const Reference<XControllerManag
mxURLTransformer = util::URLTransformer::create(xContext);
}
-ResourceFactoryManager::~ResourceFactoryManager (void)
+ResourceFactoryManager::~ResourceFactoryManager()
{
Reference<lang::XComponent> xComponent (mxURLTransformer, UNO_QUERY);
if (xComponent.is())
diff --git a/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx b/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
index 3087051118f1..dcb24835f1fc 100644
--- a/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
+++ b/sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
@@ -42,7 +42,7 @@ public:
ResourceFactoryManager (
const css::uno::Reference<css::drawing::framework::XControllerManager>& rxManager);
- ~ResourceFactoryManager (void);
+ ~ResourceFactoryManager();
/** Register a resource factory for one type of resource.
@param rsURL
diff --git a/sd/source/ui/framework/configuration/ResourceId.cxx b/sd/source/ui/framework/configuration/ResourceId.cxx
index 1aef100bf4c7..3f343c989069 100644
--- a/sd/source/ui/framework/configuration/ResourceId.cxx
+++ b/sd/source/ui/framework/configuration/ResourceId.cxx
@@ -47,7 +47,7 @@ namespace sd { namespace framework {
WeakReference<util::XURLTransformer> ResourceId::mxURLTransformerWeak;
-ResourceId::ResourceId (void)
+ResourceId::ResourceId()
: ResourceIdInterfaceBase(),
maResourceURLs(0),
mpURL()
@@ -102,13 +102,13 @@ ResourceId::ResourceId (
ParseResourceURL();
}
-ResourceId::~ResourceId (void)
+ResourceId::~ResourceId()
{
mpURL.reset();
}
OUString SAL_CALL
- ResourceId::getResourceURL (void)
+ ResourceId::getResourceURL()
throw(com::sun::star::uno::RuntimeException, std::exception)
{
if (!maResourceURLs.empty())
@@ -118,7 +118,7 @@ OUString SAL_CALL
}
util::URL SAL_CALL
- ResourceId::getFullResourceURL (void)
+ ResourceId::getFullResourceURL()
throw(com::sun::star::uno::RuntimeException, std::exception)
{
if (mpURL.get() != NULL)
@@ -140,14 +140,14 @@ util::URL SAL_CALL
}
sal_Bool SAL_CALL
- ResourceId::hasAnchor (void)
+ ResourceId::hasAnchor()
throw (RuntimeException, std::exception)
{
return maResourceURLs.size()>1;
}
Reference<XResourceId> SAL_CALL
- ResourceId::getAnchor (void)
+ ResourceId::getAnchor()
throw (RuntimeException, std::exception)
{
::rtl::Reference<ResourceId> rResourceId (new ResourceId());
@@ -162,7 +162,7 @@ Reference<XResourceId> SAL_CALL
}
Sequence<OUString> SAL_CALL
- ResourceId::getAnchorURLs (void)
+ ResourceId::getAnchorURLs()
throw (RuntimeException, std::exception)
{
const sal_Int32 nAnchorCount (maResourceURLs.size() - 1);
@@ -178,7 +178,7 @@ Sequence<OUString> SAL_CALL
}
OUString SAL_CALL
- ResourceId::getResourceTypePrefix (void)
+ ResourceId::getResourceTypePrefix()
throw (RuntimeException, std::exception)
{
if (!maResourceURLs.empty() )
@@ -361,7 +361,7 @@ sal_Bool SAL_CALL
}
Reference<XResourceId> SAL_CALL
- ResourceId::clone (void)
+ ResourceId::clone()
throw(RuntimeException, std::exception)
{
return new ResourceId(maResourceURLs);
@@ -492,7 +492,7 @@ bool ResourceId::IsBoundToAnchor (
return true;
}
-void ResourceId::ParseResourceURL (void)
+void ResourceId::ParseResourceURL()
{
::osl::Guard< ::osl::Mutex > aGuard (::osl::Mutex::getGlobalMutex());
Reference<util::XURLTransformer> xURLTransformer (mxURLTransformerWeak);
diff --git a/sd/source/ui/framework/configuration/UpdateRequest.cxx b/sd/source/ui/framework/configuration/UpdateRequest.cxx
index 332c8a25b5f6..10142f9b1501 100644
--- a/sd/source/ui/framework/configuration/UpdateRequest.cxx
+++ b/sd/source/ui/framework/configuration/UpdateRequest.cxx
@@ -27,13 +27,13 @@ using namespace ::com::sun::star::drawing::framework;
namespace sd { namespace framework {
-UpdateRequest::UpdateRequest (void)
+UpdateRequest::UpdateRequest()
throw()
: UpdateRequestInterfaceBase(MutexOwner::maMutex)
{
}
-UpdateRequest::~UpdateRequest (void) throw()
+UpdateRequest::~UpdateRequest() throw()
{
}
@@ -45,7 +45,7 @@ void SAL_CALL UpdateRequest::execute (const Reference<XConfiguration>& rxConfigu
// becomes empty.
}
-OUString SAL_CALL UpdateRequest::getName (void)
+OUString SAL_CALL UpdateRequest::getName()
throw (RuntimeException, std::exception)
{
return OUString("UpdateRequest");
diff --git a/sd/source/ui/framework/configuration/UpdateRequest.hxx b/sd/source/ui/framework/configuration/UpdateRequest.hxx
index b6461ae31205..cd597028ba91 100644
--- a/sd/source/ui/framework/configuration/UpdateRequest.hxx
+++ b/sd/source/ui/framework/configuration/UpdateRequest.hxx
@@ -50,8 +50,8 @@ class UpdateRequest
public UpdateRequestInterfaceBase
{
public:
- UpdateRequest (void) throw();
- virtual ~UpdateRequest (void) throw();
+ UpdateRequest() throw();
+ virtual ~UpdateRequest() throw();
// XConfigurationChangeOperation
@@ -65,7 +65,7 @@ public:
/** Return a human readable string representation. This is used for
debugging purposes.
*/
- virtual OUString SAL_CALL getName (void)
+ virtual OUString SAL_CALL getName()
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
/** This call is ignored because the XNamed interface is (mis)used to
diff --git a/sd/source/ui/framework/factories/BasicPaneFactory.cxx b/sd/source/ui/framework/factories/BasicPaneFactory.cxx
index e0e30c7971ae..9d9c7959e0b2 100644
--- a/sd/source/ui/framework/factories/BasicPaneFactory.cxx
+++ b/sd/source/ui/framework/factories/BasicPaneFactory.cxx
@@ -81,7 +81,7 @@ class BasicPaneFactory::PaneContainer
: public ::std::vector<PaneDescriptor>
{
public:
- PaneContainer (void) {}
+ PaneContainer() {}
};
//===== PaneFactory ===========================================================
@@ -96,11 +96,11 @@ BasicPaneFactory::BasicPaneFactory (
{
}
-BasicPaneFactory::~BasicPaneFactory (void)
+BasicPaneFactory::~BasicPaneFactory()
{
}
-void SAL_CALL BasicPaneFactory::disposing (void)
+void SAL_CALL BasicPaneFactory::disposing()
{
Reference<XConfigurationController> xCC (mxConfigurationControllerWeak);
if (xCC.is())
@@ -427,7 +427,7 @@ Reference<XResource> BasicPaneFactory::CreateChildWindowPane (
return xPane;
}
-void BasicPaneFactory::ThrowIfDisposed (void) const
+void BasicPaneFactory::ThrowIfDisposed() const
throw (lang::DisposedException)
{
if (rBHelper.bDisposed || rBHelper.bInDispose)
diff --git a/sd/source/ui/framework/factories/BasicPaneFactory.hxx b/sd/source/ui/framework/factories/BasicPaneFactory.hxx
index b7752de26b68..f5700d706f24 100644
--- a/sd/source/ui/framework/factories/BasicPaneFactory.hxx
+++ b/sd/source/ui/framework/factories/BasicPaneFactory.hxx
@@ -67,9 +67,9 @@ class BasicPaneFactory
public:
BasicPaneFactory (
const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~BasicPaneFactory (void);
+ virtual ~BasicPaneFactory();
- virtual void SAL_CALL disposing (void) SAL_OVERRIDE;
+ virtual void SAL_CALL disposing() SAL_OVERRIDE;
// XInitialization
@@ -138,7 +138,7 @@ private:
css::drawing::framework::XResourceId>& rxPaneId,
const PaneDescriptor& rDescriptor);
- void ThrowIfDisposed (void) const
+ void ThrowIfDisposed() const
throw (css::lang::DisposedException);
};
diff --git a/sd/source/ui/framework/factories/BasicToolBarFactory.cxx b/sd/source/ui/framework/factories/BasicToolBarFactory.cxx
index 2ac67314ff7a..7ae9508d906a 100644
--- a/sd/source/ui/framework/factories/BasicToolBarFactory.cxx
+++ b/sd/source/ui/framework/factories/BasicToolBarFactory.cxx
@@ -46,16 +46,16 @@ BasicToolBarFactory::BasicToolBarFactory (
(void)rxContext;
}
-BasicToolBarFactory::~BasicToolBarFactory (void)
+BasicToolBarFactory::~BasicToolBarFactory()
{
}
-void SAL_CALL BasicToolBarFactory::disposing (void)
+void SAL_CALL BasicToolBarFactory::disposing()
{
Shutdown();
}
-void BasicToolBarFactory::Shutdown (void)
+void BasicToolBarFactory::Shutdown()
{
mpViewShellBase = NULL;
Reference<lang::XComponent> xComponent (mxConfigurationController, UNO_QUERY);
@@ -161,7 +161,7 @@ void SAL_CALL BasicToolBarFactory::releaseResource (
xComponent->dispose();
}
-void BasicToolBarFactory::ThrowIfDisposed (void) const
+void BasicToolBarFactory::ThrowIfDisposed() const
throw (lang::DisposedException)
{
if (rBHelper.bDisposed || rBHelper.bInDispose)
diff --git a/sd/source/ui/framework/factories/BasicToolBarFactory.hxx b/sd/source/ui/framework/factories/BasicToolBarFactory.hxx
index 5442f4e19051..024af69fc134 100644
--- a/sd/source/ui/framework/factories/BasicToolBarFactory.hxx
+++ b/sd/source/ui/framework/factories/BasicToolBarFactory.hxx
@@ -58,9 +58,9 @@ class BasicToolBarFactory
public:
BasicToolBarFactory (
const css::uno::Reference<com::sun::star::uno::XComponentContext>& rxContext);
- virtual ~BasicToolBarFactory (void);
+ virtual ~BasicToolBarFactory();
- virtual void SAL_CALL disposing (void) SAL_OVERRIDE;
+ virtual void SAL_CALL disposing() SAL_OVERRIDE;
// ToolBarFactory
@@ -93,9 +93,9 @@ private:
css::uno::Reference<css::frame::XController> mxController;
ViewShellBase* mpViewShellBase;
- void Shutdown (void);
+ void Shutdown();
- void ThrowIfDisposed (void) const
+ void ThrowIfDisposed() const
throw (css::lang::DisposedException);
};
diff --git a/sd/source/ui/framework/factories/BasicViewFactory.cxx b/sd/source/ui/framework/factories/BasicViewFactory.cxx
index 10fe98d14b2d..21be69f667a8 100644
--- a/sd/source/ui/framework/factories/BasicViewFactory.cxx
+++ b/sd/source/ui/framework/factories/BasicViewFactory.cxx
@@ -72,14 +72,14 @@ class BasicViewFactory::ViewShellContainer
: public ::std::vector<boost::shared_ptr<ViewDescriptor> >
{
public:
- ViewShellContainer (void) {};
+ ViewShellContainer() {};
};
class BasicViewFactory::ViewCache
: public ::std::vector<boost::shared_ptr<ViewDescriptor> >
{
public:
- ViewCache (void) {};
+ ViewCache() {};
};
//===== ViewFactory ===========================================================
@@ -98,11 +98,11 @@ BasicViewFactory::BasicViewFactory (
(void)rxContext;
}
-BasicViewFactory::~BasicViewFactory (void)
+BasicViewFactory::~BasicViewFactory()
{
}
-void SAL_CALL BasicViewFactory::disposing (void)
+void SAL_CALL BasicViewFactory::disposing()
{
// Disconnect from the frame view.
if (mpFrameView != NULL)
diff --git a/sd/source/ui/framework/factories/BasicViewFactory.hxx b/sd/source/ui/framework/factories/BasicViewFactory.hxx
index fa62d325b17d..6d6d89591fa3 100644
--- a/sd/source/ui/framework/factories/BasicViewFactory.hxx
+++ b/sd/source/ui/framework/factories/BasicViewFactory.hxx
@@ -73,9 +73,9 @@ class BasicViewFactory
public:
BasicViewFactory (
const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~BasicViewFactory (void);
+ virtual ~BasicViewFactory();
- virtual void SAL_CALL disposing (void) SAL_OVERRIDE;
+ virtual void SAL_CALL disposing() SAL_OVERRIDE;
// XViewFactory
diff --git a/sd/source/ui/framework/factories/ChildWindowPane.cxx b/sd/source/ui/framework/factories/ChildWindowPane.cxx
index 7e6da77b9cbf..69e79836ba6f 100644
--- a/sd/source/ui/framework/factories/ChildWindowPane.cxx
+++ b/sd/source/ui/framework/factories/ChildWindowPane.cxx
@@ -88,11 +88,11 @@ ChildWindowPane::ChildWindowPane (
}
}
-ChildWindowPane::~ChildWindowPane (void)
+ChildWindowPane::~ChildWindowPane()
{
}
-void ChildWindowPane::Hide (void)
+void ChildWindowPane::Hide()
{
SfxViewFrame* pViewFrame = mrViewShellBase.GetViewFrame();
if (pViewFrame != NULL)
@@ -105,7 +105,7 @@ void ChildWindowPane::Hide (void)
mxWindow = NULL;
}
-void SAL_CALL ChildWindowPane::disposing (void)
+void SAL_CALL ChildWindowPane::disposing()
{
::osl::MutexGuard aGuard (maMutex);
@@ -120,7 +120,7 @@ void SAL_CALL ChildWindowPane::disposing (void)
Pane::disposing();
}
-::vcl::Window* ChildWindowPane::GetWindow (void)
+::vcl::Window* ChildWindowPane::GetWindow()
{
do
{
@@ -185,7 +185,7 @@ void SAL_CALL ChildWindowPane::disposing (void)
return mpWindow;
}
-Reference<awt::XWindow> SAL_CALL ChildWindowPane::getWindow (void)
+Reference<awt::XWindow> SAL_CALL ChildWindowPane::getWindow()
throw (RuntimeException, std::exception)
{
if (mpWindow == NULL || ! mxWindow.is())
diff --git a/sd/source/ui/framework/factories/ChildWindowPane.hxx b/sd/source/ui/framework/factories/ChildWindowPane.hxx
index a4725002bbdc..ba83dfb53edb 100644
--- a/sd/source/ui/framework/factories/ChildWindowPane.hxx
+++ b/sd/source/ui/framework/factories/ChildWindowPane.hxx
@@ -57,13 +57,13 @@ public:
sal_uInt16 nChildWindowId,
ViewShellBase& rViewShellBase,
::std::unique_ptr<SfxShell> && pShell);
- virtual ~ChildWindowPane (void);
+ virtual ~ChildWindowPane();
/** Hide the pane. To make the pane visible again, call GetWindow().
*/
- void Hide (void);
+ void Hide();
- virtual void SAL_CALL disposing (void) SAL_OVERRIDE;
+ virtual void SAL_CALL disposing() SAL_OVERRIDE;
/** This returns the content window when the child window is already
visible. Otherwise <NULL/> is returned. In that case a later call
@@ -72,13 +72,13 @@ public:
Note that GetWindow() may return different Window pointers when
Hide() is called in between.
*/
- virtual vcl::Window* GetWindow (void) SAL_OVERRIDE;
+ virtual vcl::Window* GetWindow() SAL_OVERRIDE;
/** The local getWindow() first calls GetWindow() to provide a valid
window pointer before forwarding the call to the base class.
*/
virtual ::com::sun::star::uno::Reference<com::sun::star::awt::XWindow>
- SAL_CALL getWindow (void)
+ SAL_CALL getWindow()
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
DECLARE_XINTERFACE()
diff --git a/sd/source/ui/framework/factories/FrameWindowPane.cxx b/sd/source/ui/framework/factories/FrameWindowPane.cxx
index 82af2666733b..c30d5860ed7b 100644
--- a/sd/source/ui/framework/factories/FrameWindowPane.cxx
+++ b/sd/source/ui/framework/factories/FrameWindowPane.cxx
@@ -32,11 +32,11 @@ FrameWindowPane::FrameWindowPane (
{
}
-FrameWindowPane::~FrameWindowPane (void) throw()
+FrameWindowPane::~FrameWindowPane() throw()
{
}
-sal_Bool SAL_CALL FrameWindowPane::isAnchorOnly (void)
+sal_Bool SAL_CALL FrameWindowPane::isAnchorOnly()
throw (RuntimeException, std::exception)
{
return false;
diff --git a/sd/source/ui/framework/factories/FrameWindowPane.hxx b/sd/source/ui/framework/factories/FrameWindowPane.hxx
index 836c2f77929f..cc77ac7f5d28 100644
--- a/sd/source/ui/framework/factories/FrameWindowPane.hxx
+++ b/sd/source/ui/framework/factories/FrameWindowPane.hxx
@@ -37,13 +37,13 @@ public:
const ::com::sun::star::uno::Reference<
com::sun::star::drawing::framework::XResourceId>& rxPaneId,
vcl::Window* pWindow);
- virtual ~FrameWindowPane (void) throw();
+ virtual ~FrameWindowPane() throw();
/** A frame window typically can (and should) exists on its own without
children, if only to visualize that something (a view) is missing.
Therefore this method always returns <FALSE/>.
*/
- virtual sal_Bool SAL_CALL isAnchorOnly (void)
+ virtual sal_Bool SAL_CALL isAnchorOnly()
throw (com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
};
diff --git a/sd/source/ui/framework/factories/FullScreenPane.cxx b/sd/source/ui/framework/factories/FullScreenPane.cxx
index ae8698c4f503..009975465541 100644
--- a/sd/source/ui/framework/factories/FullScreenPane.cxx
+++ b/sd/source/ui/framework/factories/FullScreenPane.cxx
@@ -97,11 +97,11 @@ FullScreenPane::FullScreenPane (
mpWindow->GrabFocus();
}
-FullScreenPane::~FullScreenPane (void) throw()
+FullScreenPane::~FullScreenPane() throw()
{
}
-void SAL_CALL FullScreenPane::disposing (void)
+void SAL_CALL FullScreenPane::disposing()
{
// We have created the window pointed to by mpWindow, we delete it.
if (mpWindow != NULL)
@@ -121,7 +121,7 @@ void SAL_CALL FullScreenPane::disposing (void)
//----- XPane -----------------------------------------------------------------
-sal_Bool SAL_CALL FullScreenPane::isVisible (void)
+sal_Bool SAL_CALL FullScreenPane::isVisible()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -143,7 +143,7 @@ void SAL_CALL FullScreenPane::setVisible (const sal_Bool bIsVisible)
mpWorkWindow->Show(bIsVisible);
}
-Reference<css::accessibility::XAccessible> SAL_CALL FullScreenPane::getAccessible (void)
+Reference<css::accessibility::XAccessible> SAL_CALL FullScreenPane::getAccessible()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -195,7 +195,7 @@ IMPL_LINK(FullScreenPane, WindowEventHandler, VclWindowEvent*, pEvent)
return 1;
}
-Reference<rendering::XCanvas> FullScreenPane::CreateCanvas (void)
+Reference<rendering::XCanvas> FullScreenPane::CreateCanvas()
throw (RuntimeException)
{
vcl::Window* pWindow = VCLUnoHelper::GetWindow(mxWindow);
diff --git a/sd/source/ui/framework/factories/FullScreenPane.hxx b/sd/source/ui/framework/factories/FullScreenPane.hxx
index 1d7c3481ea98..0c2e1afac517 100644
--- a/sd/source/ui/framework/factories/FullScreenPane.hxx
+++ b/sd/source/ui/framework/factories/FullScreenPane.hxx
@@ -52,19 +52,19 @@ public:
const css::uno::Reference<css::uno::XComponentContext>& rxComponentContext,
const css::uno::Reference<css::drawing::framework::XResourceId>& rxPaneId,
const vcl::Window* pViewShellWindow);
- virtual ~FullScreenPane (void) throw();
+ virtual ~FullScreenPane() throw();
- virtual void SAL_CALL disposing (void) SAL_OVERRIDE;
+ virtual void SAL_CALL disposing() SAL_OVERRIDE;
//----- XPane -------------------------------------------------------------
- virtual sal_Bool SAL_CALL isVisible (void)
+ virtual sal_Bool SAL_CALL isVisible()
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual void SAL_CALL setVisible (sal_Bool bIsVisible)
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
- virtual css::uno::Reference<css::accessibility::XAccessible> SAL_CALL getAccessible (void)
+ virtual css::uno::Reference<css::accessibility::XAccessible> SAL_CALL getAccessible()
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual void SAL_CALL setAccessible (
@@ -75,7 +75,7 @@ public:
protected:
virtual ::com::sun::star::uno::Reference<com::sun::star::rendering::XCanvas>
- CreateCanvas (void)
+ CreateCanvas()
throw (::com::sun::star::uno::RuntimeException) SAL_OVERRIDE;
private:
diff --git a/sd/source/ui/framework/factories/Pane.cxx b/sd/source/ui/framework/factories/Pane.cxx
index 321692e2e87a..0fd14c668bb2 100644
--- a/sd/source/ui/framework/factories/Pane.cxx
+++ b/sd/source/ui/framework/factories/Pane.cxx
@@ -43,17 +43,17 @@ Pane::Pane (
{
}
-Pane::~Pane (void)
+Pane::~Pane()
{
}
-void Pane::disposing (void)
+void Pane::disposing()
{
mxWindow = NULL;
mpWindow = NULL;
}
-::vcl::Window* Pane::GetWindow (void)
+::vcl::Window* Pane::GetWindow()
{
if (mxWindow.is())
return mpWindow;
@@ -63,7 +63,7 @@ void Pane::disposing (void)
//----- XPane -----------------------------------------------------------------
-Reference<awt::XWindow> SAL_CALL Pane::getWindow (void)
+Reference<awt::XWindow> SAL_CALL Pane::getWindow()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -71,7 +71,7 @@ Reference<awt::XWindow> SAL_CALL Pane::getWindow (void)
return mxWindow;
}
-Reference<rendering::XCanvas> SAL_CALL Pane::getCanvas (void)
+Reference<rendering::XCanvas> SAL_CALL Pane::getCanvas()
throw (RuntimeException, std::exception)
{
::osl::MutexGuard aGuard (maMutex);
@@ -85,7 +85,7 @@ Reference<rendering::XCanvas> SAL_CALL Pane::getCanvas (void)
//----- XPane2 ----------------------------------------------------------------
-sal_Bool SAL_CALL Pane::isVisible (void)
+sal_Bool SAL_CALL Pane::isVisible()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -107,7 +107,7 @@ void SAL_CALL Pane::setVisible (sal_Bool bIsVisible)
pWindow->Show(bIsVisible);
}
-Reference<css::accessibility::XAccessible> SAL_CALL Pane::getAccessible (void)
+Reference<css::accessibility::XAccessible> SAL_CALL Pane::getAccessible()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -130,7 +130,7 @@ void SAL_CALL Pane::setAccessible (
//----- XResource -------------------------------------------------------------
-Reference<XResourceId> SAL_CALL Pane::getResourceId (void)
+Reference<XResourceId> SAL_CALL Pane::getResourceId()
throw (RuntimeException, std::exception)
{
ThrowIfDisposed();
@@ -138,7 +138,7 @@ Reference<XResourceId> SAL_CALL Pane::getResourceId (void)
return mxPaneId;
}
-sal_Bool SAL_CALL Pane::isAnchorOnly (void)
+sal_Bool SAL_CALL Pane::isAnchorOnly()
throw (RuntimeException, std::exception)
{
return true;
@@ -151,7 +151,7 @@ namespace
class thePaneUnoTunnelId : public rtl::Static< UnoTunnelIdInit, thePaneUnoTunnelId > {};
}
-const Sequence<sal_Int8>& Pane::getUnoTunnelId (void)
+const Sequence<sal_Int8>& Pane::getUnoTunnelId()
{
return thePaneUnoTunnelId::get().getSeq();
}
@@ -170,7 +170,7 @@ sal_Int64 SAL_CALL Pane::getSomething (const Sequence<sal_Int8>& rId)
return nResult;
}
-Reference<rendering::XCanvas> Pane::CreateCanvas (void)
+Reference<rendering::XCanvas> Pane::CreateCanvas()
throw (RuntimeException)
{
Reference<rendering::XCanvas> xCanvas;
@@ -186,7 +186,7 @@ Reference<rendering::XCanvas> Pane::CreateCanvas (void)
return xCanvas;
}
-void Pane::ThrowIfDisposed (void) const
+void Pane::ThrowIfDisposed() const
throw (lang::DisposedException)
{
if (rBHelper.bDisposed || rBHelper.bInDispose)
diff --git a/sd/source/ui/framework/factories/PresentationFactory.cxx b/sd/source/ui/framework/factories/PresentationFactory.cxx
index dfe9bf2a0cc0..f8e0322ee7d0 100644
--- a/sd/source/ui/framework/factories/PresentationFactory.cxx
+++ b/sd/source/ui/framework/factories/PresentationFactory.cxx
@@ -47,9 +47,9 @@ class PresentationFactoryProvider
{
public:
PresentationFactoryProvider (const Reference<XComponentContext>& rxContext);
- virtual ~PresentationFactoryProvider (void);
+ virtual ~PresentationFactoryProvider();
- virtual void SAL_CALL disposing (void) SAL_OVERRIDE;
+ virtual void SAL_CALL disposing() SAL_OVERRIDE;
// XInitialization
@@ -71,14 +71,14 @@ class PresentationView
public:
PresentationView (const Reference<XResourceId>& rxViewId)
: PresentationViewInterfaceBase(maMutex),mxResourceId(rxViewId) {};
- virtual ~PresentationView (void) {};
+ virtual ~PresentationView() {};
// XView
- virtual Reference<XResourceId> SAL_CALL getResourceId (void) throw (RuntimeException, std::exception) SAL_OVERRIDE
+ virtual Reference<XResourceId> SAL_CALL getResourceId() throw (RuntimeException, std::exception) SAL_OVERRIDE
{ return mxResourceId; };
- virtual sal_Bool SAL_CALL isAnchorOnly (void) throw (RuntimeException, std::exception) SAL_OVERRIDE
+ virtual sal_Bool SAL_CALL isAnchorOnly() throw (RuntimeException, std::exception) SAL_OVERRIDE
{ return false; }
private:
@@ -109,11 +109,11 @@ PresentationFactory::PresentationFactory (
}
}
-PresentationFactory::~PresentationFactory (void)
+PresentationFactory::~PresentationFactory()
{
}
-void SAL_CALL PresentationFactory::disposing (void)
+void SAL_CALL PresentationFactory::disposing()
{
}
@@ -171,7 +171,7 @@ void SAL_CALL PresentationFactory::disposing (
(void)rEventObject;
}
-void PresentationFactory::ThrowIfDisposed (void) const
+void PresentationFactory::ThrowIfDisposed() const
throw (lang::DisposedException)
{
if (rBHelper.bDisposed || rBHelper.bInDispose)
@@ -192,11 +192,11 @@ PresentationFactoryProvider::PresentationFactoryProvider (
(void)rxContext;
}
-PresentationFactoryProvider::~PresentationFactoryProvider (void)
+PresentationFactoryProvider::~PresentationFactoryProvider()
{
}
-void PresentationFactoryProvider::disposing (void)
+void PresentationFactoryProvider::disposing()
{
}
diff --git a/sd/source/ui/framework/factories/ViewShellWrapper.cxx b/sd/source/ui/framework/factories/ViewShellWrapper.cxx
index 8d1181d61f1b..ba3361233568 100644
--- a/sd/source/ui/framework/factories/ViewShellWrapper.cxx
+++ b/sd/source/ui/framework/factories/ViewShellWrapper.cxx
@@ -67,11 +67,11 @@ ViewShellWrapper::ViewShellWrapper (
{
}
-ViewShellWrapper::~ViewShellWrapper (void)
+ViewShellWrapper::~ViewShellWrapper()
{
}
-void SAL_CALL ViewShellWrapper::disposing (void)
+void SAL_CALL ViewShellWrapper::disposing()
{
::osl::MutexGuard aGuard( maMutex );
@@ -107,13 +107,13 @@ uno::Any SAL_CALL ViewShellWrapper::queryInterface( const uno::Type & rType ) th
//----- XResource -------------------------------------------------------------
-Reference<XResourceId> SAL_CALL ViewShellWrapper::getResourceId (void)
+Reference<XResourceId> SAL_CALL ViewShellWrapper::getResourceId()
throw (RuntimeException, std::exception)
{
return mxViewId;
}
-sal_Bool SAL_CALL ViewShellWrapper::isAnchorOnly (void)
+sal_Bool SAL_CALL ViewShellWrapper::isAnchorOnly()
throw (RuntimeException, std::exception)
{
return false;
@@ -236,7 +236,7 @@ namespace
class theViewShellWrapperUnoTunnelId : public rtl::Static< UnoTunnelIdInit, theViewShellWrapperUnoTunnelId> {};
}
-const Sequence<sal_Int8>& ViewShellWrapper::getUnoTunnelId (void)
+const Sequence<sal_Int8>& ViewShellWrapper::getUnoTunnelId()
{
return theViewShellWrapperUnoTunnelId::get().getSeq();
}
diff --git a/sd/source/ui/framework/module/CenterViewFocusModule.cxx b/sd/source/ui/framework/module/CenterViewFocusModule.cxx
index a84ded03f401..a0f2c54f1e9f 100644
--- a/sd/source/ui/framework/module/CenterViewFocusModule.cxx
+++ b/sd/source/ui/framework/module/CenterViewFocusModule.cxx
@@ -86,11 +86,11 @@ CenterViewFocusModule::CenterViewFocusModule (Reference<frame::XController>& rxC
}
}
-CenterViewFocusModule::~CenterViewFocusModule (void)
+CenterViewFocusModule::~CenterViewFocusModule()
{
}
-void SAL_CALL CenterViewFocusModule::disposing (void)
+void SAL_CALL CenterViewFocusModule::disposing()
{
if (mxConfigurationController.is())
mxConfigurationController->removeConfigurationChangeListener(this);
diff --git a/sd/source/ui/framework/module/CenterViewFocusModule.hxx b/sd/source/ui/framework/module/CenterViewFocusModule.hxx
index d1ff8eba52e2..af911dbef097 100644
--- a/sd/source/ui/framework/module/CenterViewFocusModule.hxx
+++ b/sd/source/ui/framework/module/CenterViewFocusModule.hxx
@@ -56,9 +56,9 @@ class CenterViewFocusModule
public:
CenterViewFocusModule (
::com::sun::star::uno::Reference<com::sun::star::frame::XController>& rxController);
- virtual ~CenterViewFocusModule (void);
+ virtual ~CenterViewFocusModule();
- virtual void SAL_CALL disposing (void) SAL_OVERRIDE;
+ virtual void SAL_CALL disposing() SAL_OVERRIDE;
// XConfigurationChangeListener
diff --git a/sd/source/ui/framework/module/ModuleController.cxx b/sd/source/ui/framework/module/ModuleController.cxx
index 4cce9529c557..8b86fca69008 100644
--- a/sd/source/ui/framework/module/ModuleController.cxx
+++ b/sd/source/ui/framework/module/ModuleController.cxx
@@ -45,7 +45,7 @@ class ModuleController::ResourceToFactoryMap
OUStringHash>
{
public:
- ResourceToFactoryMap (void) {}
+ ResourceToFactoryMap() {}
};
class ModuleController::LoadedFactoryContainer
@@ -55,7 +55,7 @@ class ModuleController::LoadedFactoryContainer
OUStringHash>
{
public:
- LoadedFactoryContainer (void) {}
+ LoadedFactoryContainer() {}
};
//===== ModuleController ======================================================
@@ -76,11 +76,11 @@ ModuleController::ModuleController (const Reference<XComponentContext>& rxContex
LoadFactories(rxContext);
}
-ModuleController::~ModuleController (void) throw()
+ModuleController::~ModuleController() throw()
{
}
-void SAL_CALL ModuleController::disposing (void)
+void SAL_CALL ModuleController::disposing()
{
// Break the cyclic reference back to DrawController object
mpLoadedFactories.reset();
@@ -142,7 +142,7 @@ void ModuleController::ProcessFactory (const ::std::vector<Any>& rValues)
}
}
-void ModuleController::InstantiateStartupServices (void)
+void ModuleController::InstantiateStartupServices()
{
try
{
diff --git a/sd/source/ui/framework/module/ResourceManager.cxx b/sd/source/ui/framework/module/ResourceManager.cxx
index 14901db3044e..a3255c9fd763 100644
--- a/