summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame
diff options
context:
space:
mode:
authorJean-Tiare LE BIGOT <admin@jtlebi.fr>2012-08-11 13:22:07 -0400
committerDavid Tardon <dtardon@redhat.com>2012-08-12 19:29:16 +0200
commitfc2998738538a8e8abc4b8ab5b84a12aa7365dd0 (patch)
tree8026ad5e9a05948f882f790675c0813c72cd42bf /offapi/com/sun/star/frame
parent602f956d3231a093c9853d88fe5d5de2465f7112 (diff)
Remove comment art from offapi and udkapi
I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
Diffstat (limited to 'offapi/com/sun/star/frame')
-rw-r--r--offapi/com/sun/star/frame/BorderWidths.idl7
-rw-r--r--offapi/com/sun/star/frame/CommandGroup.idl29
-rw-r--r--offapi/com/sun/star/frame/Components.idl4
-rw-r--r--offapi/com/sun/star/frame/ContentHandler.idl4
-rw-r--r--offapi/com/sun/star/frame/ContentHandlerFactory.idl6
-rw-r--r--offapi/com/sun/star/frame/ControlCommand.idl5
-rw-r--r--offapi/com/sun/star/frame/ControlEvent.idl5
-rw-r--r--offapi/com/sun/star/frame/Controller.idl9
-rw-r--r--offapi/com/sun/star/frame/Desktop.idl7
-rw-r--r--offapi/com/sun/star/frame/DesktopTask.idl3
-rw-r--r--offapi/com/sun/star/frame/DesktopTasks.idl3
-rw-r--r--offapi/com/sun/star/frame/DispatchDescriptor.idl6
-rw-r--r--offapi/com/sun/star/frame/DispatchHelper.idl3
-rw-r--r--offapi/com/sun/star/frame/DispatchInformation.idl5
-rw-r--r--offapi/com/sun/star/frame/DispatchProvider.idl5
-rw-r--r--offapi/com/sun/star/frame/DispatchRecorder.idl4
-rw-r--r--offapi/com/sun/star/frame/DispatchRecorderSupplier.idl3
-rw-r--r--offapi/com/sun/star/frame/DispatchResultEvent.idl5
-rw-r--r--offapi/com/sun/star/frame/DispatchResultState.idl5
-rw-r--r--offapi/com/sun/star/frame/DispatchStatement.idl8
-rw-r--r--offapi/com/sun/star/frame/DocumentTemplates.idl3
-rw-r--r--offapi/com/sun/star/frame/DoubleInitializationException.idl3
-rw-r--r--offapi/com/sun/star/frame/FeatureStateEvent.idl8
-rw-r--r--offapi/com/sun/star/frame/Frame.idl13
-rw-r--r--offapi/com/sun/star/frame/FrameAction.idl11
-rw-r--r--offapi/com/sun/star/frame/FrameActionEvent.idl5
-rw-r--r--offapi/com/sun/star/frame/FrameControl.idl6
-rw-r--r--offapi/com/sun/star/frame/FrameLoader.idl6
-rw-r--r--offapi/com/sun/star/frame/FrameLoaderFactory.idl6
-rw-r--r--offapi/com/sun/star/frame/FrameSearchFlag.idl12
-rw-r--r--offapi/com/sun/star/frame/FramesContainer.idl4
-rw-r--r--offapi/com/sun/star/frame/GlobalEventBroadcaster.idl3
-rw-r--r--offapi/com/sun/star/frame/IllegalArgumentIOException.idl3
-rw-r--r--offapi/com/sun/star/frame/LayoutManager.idl2
-rw-r--r--offapi/com/sun/star/frame/LayoutManagerEvents.idl10
-rw-r--r--offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl3
-rw-r--r--offapi/com/sun/star/frame/ModuleManager.idl4
-rw-r--r--offapi/com/sun/star/frame/PopupMenuController.idl8
-rw-r--r--offapi/com/sun/star/frame/PopupMenuControllerFactory.idl3
-rw-r--r--offapi/com/sun/star/frame/ProtocolHandler.idl5
-rw-r--r--offapi/com/sun/star/frame/SessionManager.idl2
-rw-r--r--offapi/com/sun/star/frame/Settings.idl3
-rw-r--r--offapi/com/sun/star/frame/StatusbarController.idl5
-rw-r--r--offapi/com/sun/star/frame/StatusbarControllerFactory.idl3
-rw-r--r--offapi/com/sun/star/frame/SynchronousFrameLoader.idl6
-rw-r--r--offapi/com/sun/star/frame/Task.idl5
-rw-r--r--offapi/com/sun/star/frame/TemplateAccess.idl5
-rw-r--r--offapi/com/sun/star/frame/TerminationVetoException.idl3
-rw-r--r--offapi/com/sun/star/frame/TitleChangedEvent.idl4
-rw-r--r--offapi/com/sun/star/frame/ToolbarController.idl6
-rw-r--r--offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl4
-rw-r--r--offapi/com/sun/star/frame/UnknownModuleException.idl2
-rw-r--r--offapi/com/sun/star/frame/WindowArrange.idl9
-rw-r--r--offapi/com/sun/star/frame/XBorderResizeListener.idl4
-rw-r--r--offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl5
-rw-r--r--offapi/com/sun/star/frame/XComponentLoader.idl4
-rw-r--r--offapi/com/sun/star/frame/XComponentRegistry.idl4
-rw-r--r--offapi/com/sun/star/frame/XConfigManager.idl6
-rw-r--r--offapi/com/sun/star/frame/XControlNotificationListener.idl4
-rw-r--r--offapi/com/sun/star/frame/XController.idl10
-rw-r--r--offapi/com/sun/star/frame/XController2.idl4
-rw-r--r--offapi/com/sun/star/frame/XControllerBorder.idl7
-rw-r--r--offapi/com/sun/star/frame/XDesktop.idl9
-rw-r--r--offapi/com/sun/star/frame/XDesktopTask.idl5
-rw-r--r--offapi/com/sun/star/frame/XDispatch.idl6
-rw-r--r--offapi/com/sun/star/frame/XDispatchHelper.idl4
-rw-r--r--offapi/com/sun/star/frame/XDispatchInformationProvider.idl5
-rw-r--r--offapi/com/sun/star/frame/XDispatchProvider.idl5
-rw-r--r--offapi/com/sun/star/frame/XDispatchProviderInterception.idl5
-rw-r--r--offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl7
-rw-r--r--offapi/com/sun/star/frame/XDispatchRecorder.idl8
-rw-r--r--offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl6
-rw-r--r--offapi/com/sun/star/frame/XDispatchResultListener.idl4
-rw-r--r--offapi/com/sun/star/frame/XDocumentTemplates.idl12
-rw-r--r--offapi/com/sun/star/frame/XExtendedFilterDetection.idl3
-rw-r--r--offapi/com/sun/star/frame/XFilterDetect.idl5
-rw-r--r--offapi/com/sun/star/frame/XFrame.idl20
-rw-r--r--offapi/com/sun/star/frame/XFrameActionListener.idl4
-rw-r--r--offapi/com/sun/star/frame/XFrameLoader.idl5
-rw-r--r--offapi/com/sun/star/frame/XFrameLoaderQuery.idl5
-rw-r--r--offapi/com/sun/star/frame/XFrameSetModel.idl5
-rw-r--r--offapi/com/sun/star/frame/XFrames.idl6
-rw-r--r--offapi/com/sun/star/frame/XFramesSupplier.idl6
-rw-r--r--offapi/com/sun/star/frame/XInterceptorInfo.idl4
-rw-r--r--offapi/com/sun/star/frame/XLayoutManager.idl2
-rw-r--r--offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl2
-rw-r--r--offapi/com/sun/star/frame/XLayoutManagerListener.idl3
-rw-r--r--offapi/com/sun/star/frame/XLoadEventListener.idl5
-rw-r--r--offapi/com/sun/star/frame/XLoadable.idl5
-rw-r--r--offapi/com/sun/star/frame/XMenuBarAcceptor.idl3
-rw-r--r--offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl2
-rw-r--r--offapi/com/sun/star/frame/XModel.idl14
-rw-r--r--offapi/com/sun/star/frame/XModel2.idl7
-rw-r--r--offapi/com/sun/star/frame/XModule.idl4
-rw-r--r--offapi/com/sun/star/frame/XModuleManager.idl3
-rw-r--r--offapi/com/sun/star/frame/XNotifyingDispatch.idl4
-rw-r--r--offapi/com/sun/star/frame/XPopupMenuController.idl3
-rw-r--r--offapi/com/sun/star/frame/XRecordableDispatch.idl4
-rw-r--r--offapi/com/sun/star/frame/XSessionManagerClient.idl2
-rw-r--r--offapi/com/sun/star/frame/XSessionManagerListener.idl1
-rw-r--r--offapi/com/sun/star/frame/XSessionManagerListener2.idl1
-rw-r--r--offapi/com/sun/star/frame/XStatusListener.idl4
-rw-r--r--offapi/com/sun/star/frame/XStatusbarController.idl9
-rw-r--r--offapi/com/sun/star/frame/XStorable.idl9
-rw-r--r--offapi/com/sun/star/frame/XStorable2.idl3
-rw-r--r--offapi/com/sun/star/frame/XSubToolbarController.idl6
-rw-r--r--offapi/com/sun/star/frame/XSynchronousDispatch.idl4
-rw-r--r--offapi/com/sun/star/frame/XSynchronousFrameLoader.idl5
-rw-r--r--offapi/com/sun/star/frame/XTask.idl7
-rw-r--r--offapi/com/sun/star/frame/XTasksSupplier.idl5
-rw-r--r--offapi/com/sun/star/frame/XTerminateListener.idl5
-rw-r--r--offapi/com/sun/star/frame/XTerminateListener2.idl4
-rw-r--r--offapi/com/sun/star/frame/XTitle.idl5
-rw-r--r--offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl5
-rw-r--r--offapi/com/sun/star/frame/XTitleChangeListener.idl4
-rw-r--r--offapi/com/sun/star/frame/XToolbarController.idl7
-rw-r--r--offapi/com/sun/star/frame/XToolbarControllerListener.idl3
-rw-r--r--offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl4
-rw-r--r--offapi/com/sun/star/frame/XUIControllerRegistration.idl3
-rw-r--r--offapi/com/sun/star/frame/XUntitledNumbers.idl7
-rw-r--r--offapi/com/sun/star/frame/XUrlList.idl3
-rw-r--r--offapi/com/sun/star/frame/XWindowArranger.idl5
-rw-r--r--offapi/com/sun/star/frame/status/ClipboardFormats.idl5
-rw-r--r--offapi/com/sun/star/frame/status/FontHeight.idl6
-rw-r--r--offapi/com/sun/star/frame/status/ItemState.idl9
-rw-r--r--offapi/com/sun/star/frame/status/ItemStatus.idl5
-rw-r--r--offapi/com/sun/star/frame/status/LeftRightMargin.idl4
-rw-r--r--offapi/com/sun/star/frame/status/Template.idl5
-rw-r--r--offapi/com/sun/star/frame/status/UpperLowerMargin.idl4
-rw-r--r--offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl6
-rw-r--r--offapi/com/sun/star/frame/status/Verb.idl6
-rw-r--r--offapi/com/sun/star/frame/status/Visibility.idl4
132 files changed, 0 insertions, 714 deletions
diff --git a/offapi/com/sun/star/frame/BorderWidths.idl b/offapi/com/sun/star/frame/BorderWidths.idl
index 94a99dff66de..7259b62f16d4 100644
--- a/offapi/com/sun/star/frame/BorderWidths.idl
+++ b/offapi/com/sun/star/frame/BorderWidths.idl
@@ -20,39 +20,32 @@
#define __com_sun_star_frame_BorderWidths_idl__
-//============================================================================
module com { module sun { module star { module frame {
-//============================================================================
/** specifies a border area by offsets from each side.
*/
struct BorderWidths
{
- //------------------------------------------------------------------------
/** specifies the offset from left border.
*/
long Left;
- //------------------------------------------------------------------------
/** specifies the offset from top border.
*/
long Top;
- //------------------------------------------------------------------------
/** specifies the offset from right border.
*/
long Right;
- //------------------------------------------------------------------------
/** specifies the offset from bottom border.
*/
long Bottom;
};
-//============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/CommandGroup.idl b/offapi/com/sun/star/frame/CommandGroup.idl
index 05bfda30dd13..abb144e37f72 100644
--- a/offapi/com/sun/star/frame/CommandGroup.idl
+++ b/offapi/com/sun/star/frame/CommandGroup.idl
@@ -28,11 +28,9 @@
#ifndef __com_sun_star_frame_CommandGroup_idl__
#define __com_sun_star_frame_CommandGroup_idl__
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides information about a supported command
@see XDispatchInformationProvider
@@ -42,138 +40,111 @@ module com { module sun { module star { module frame {
*/
published constants CommandGroup
{
- //-------------------------------------------------------------------------
/** specifies internal commands.
*/
const short INTERNAL = 0;
- //-------------------------------------------------------------------------
/** specifies application based commands.
*/
const short APPLICATION = 1;
- //-------------------------------------------------------------------------
/** specifies view specific commands.
*/
const short VIEW = 2;
- //-------------------------------------------------------------------------
/** specifies document specific commands.
*/
const short DOCUMENT = 3;
- //-------------------------------------------------------------------------
/** specifies edit specific commands.
*/
const short EDIT = 4;
- //-------------------------------------------------------------------------
/** specifies commands used by the built-in Basic.
*/
const short MACRO = 5;
- //-------------------------------------------------------------------------
/** specifies commands to change options.
*/
const short OPTIONS = 6;
- //-------------------------------------------------------------------------
/** specifies math specific commands.
*/
const short MATH = 7;
- //-------------------------------------------------------------------------
/** specifies navigate commands.
*/
const short NAVIGATOR = 8;
- //-------------------------------------------------------------------------
/** specifies insert commands.
*/
const short INSERT = 9;
- //-------------------------------------------------------------------------
/** specifies commands that are related to formats.
*/
const short FORMAT = 10;
- //-------------------------------------------------------------------------
/** specifies commands that are related to templates.
*/
const short TEMPLATE = 11;
- //-------------------------------------------------------------------------
/** specifies text specific commands.
*/
const short TEXT = 12;
- //-------------------------------------------------------------------------
/** specifies frame specific commands.
*/
const short FRAME = 13;
- //-------------------------------------------------------------------------
/** specifies commands that are related to graphical data.
*/
const short GRAPHIC = 14;
- //-------------------------------------------------------------------------
/** specifies commands that are related to tables.
*/
const short TABLE = 15;
- //-------------------------------------------------------------------------
/** specifies commands that are related to bullets and numbering.
*/
const short ENUMERATION = 16;
- //-------------------------------------------------------------------------
/** specifies commands that are related to data.
*/
const short DATA = 17;
- //-------------------------------------------------------------------------
/** specifies special commands.
*/
const short SPECIAL = 18;
- //-------------------------------------------------------------------------
/** specifies commands that are related to images.
*/
const short IMAGE = 19;
- //-------------------------------------------------------------------------
/** specifies chart specific commands.
*/
const short CHART = 20;
- //-------------------------------------------------------------------------
/** specifies explorer specific commands.
*/
const short EXPLORER = 21;
- //-------------------------------------------------------------------------
/** specifies commands that are related to connectors.
*/
const short CONNECTOR = 22;
- //-------------------------------------------------------------------------
/** specifies commands that are related to modifications.
*/
const short MODIFY = 23;
- //-------------------------------------------------------------------------
/** specifies commands that are related to drawing.
*/
const short DRAWING = 24;
- //-------------------------------------------------------------------------
/** specifies commands that are related to controls.
*/
const short CONTROLS = 25;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/Components.idl b/offapi/com/sun/star/frame/Components.idl
index beeadb7beb1e..b30b2a23f734 100644
--- a/offapi/com/sun/star/frame/Components.idl
+++ b/offapi/com/sun/star/frame/Components.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/container/XEnumerationAccess.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** specifies a collection of components
<p>
@@ -38,13 +36,11 @@ module com { module sun { module star { module frame {
*/
published service Components
{
- //-------------------------------------------------------------------------
/** use it to get snapshot of current available components as an enumeration
*/
interface com::sun::star::container::XEnumerationAccess;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/ContentHandler.idl b/offapi/com/sun/star/frame/ContentHandler.idl
index bd1a8b2566e4..4b22a915b944 100644
--- a/offapi/com/sun/star/frame/ContentHandler.idl
+++ b/offapi/com/sun/star/frame/ContentHandler.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/frame/XNotifyingDispatch.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** special dispatcher for non visible contents, e.g. sounds
<p>
@@ -49,7 +47,6 @@ module com { module sun { module star { module frame {
*/
published service ContentHandler
{
- //-------------------------------------------------------------------------
/** provides handling of dispatches with defined result state
<p>
@@ -62,7 +59,6 @@ published service ContentHandler
interface XNotifyingDispatch;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/ContentHandlerFactory.idl b/offapi/com/sun/star/frame/ContentHandlerFactory.idl
index 35827d62886e..cdc39332e237 100644
--- a/offapi/com/sun/star/frame/ContentHandlerFactory.idl
+++ b/offapi/com/sun/star/frame/ContentHandlerFactory.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/container/XNameAccess.idl>
#include <com/sun/star/container/XContainerQuery.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** factory to create content loader
<p>
@@ -50,7 +48,6 @@ module com { module sun { module star { module frame {
*/
published service ContentHandlerFactory
{
- //-------------------------------------------------------------------------
/** interface to create handler objects by using his internal name
<p>
@@ -62,7 +59,6 @@ published service ContentHandlerFactory
*/
interface com::sun::star::lang::XMultiServiceFactory;
- //-------------------------------------------------------------------------
/** provides access to the whole content handler configuration
<p>
@@ -86,7 +82,6 @@ published service ContentHandlerFactory
*/
interface com::sun::star::container::XNameAccess;
- //-------------------------------------------------------------------------
/** supports query mode for configuration access
<p>
@@ -97,7 +92,6 @@ published service ContentHandlerFactory
interface com::sun::star::container::XContainerQuery;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/ControlCommand.idl b/offapi/com/sun/star/frame/ControlCommand.idl
index d66b3c259d14..375718694b62 100644
--- a/offapi/com/sun/star/frame/ControlCommand.idl
+++ b/offapi/com/sun/star/frame/ControlCommand.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/beans/NamedValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** describes a command which can be send to a generic toolbar control.
@@ -34,14 +32,12 @@ module com { module sun { module star { module frame {
*/
struct ControlCommand
{
- //-------------------------------------------------------------------------
/** specifies the command which should be processed by the toolbar
control.
*/
string Command;
- //-------------------------------------------------------------------------
/** specifies a sequence of named values which are used as argument
for the command. The number and type of arguments depend on the
@@ -50,7 +46,6 @@ struct ControlCommand
sequence< com::sun::star::beans::NamedValue > Arguments;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/ControlEvent.idl b/offapi/com/sun/star/frame/ControlEvent.idl
index a8e763ce5d31..2b4473080db1 100644
--- a/offapi/com/sun/star/frame/ControlEvent.idl
+++ b/offapi/com/sun/star/frame/ControlEvent.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/beans/NamedValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** describes a control event send by extended user interface
controls.
@@ -45,7 +43,6 @@ module com { module sun { module star { module frame {
*/
struct ControlEvent
{
- //-------------------------------------------------------------------------
/** fully parsed URL describing the control that sends this
notification.
*/
@@ -55,7 +52,6 @@ struct ControlEvent
*/
string Event;
- //-------------------------------------------------------------------------
/** specifies a sequence of named values which are used as
additional values for the event. The number and types of
@@ -64,7 +60,6 @@ struct ControlEvent
sequence< com::sun::star::beans::NamedValue > aInformation;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/Controller.idl b/offapi/com/sun/star/frame/Controller.idl
index 1562e8740d1e..3a4b1b570f3a 100644
--- a/offapi/com/sun/star/frame/Controller.idl
+++ b/offapi/com/sun/star/frame/Controller.idl
@@ -36,11 +36,9 @@
#include <com/sun/star/view/XSelectionSupplier.idl>
#include <com/sun/star/datatransfer/XTransferableSupplier.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** is an abstract service for a component which offers a deeper integration of
desktop components than a <type scope="com::sun::star::awt">XWindow</type>
can offer
@@ -57,13 +55,11 @@
*/
published service Controller
{
- //-------------------------------------------------------------------------
/** with this interface, components viewed in a <type>Frame</type> can serve
events (by supplying dispatches)
*/
interface XController;
- //-------------------------------------------------------------------------
/** for certain functions which are useful at the UI
<p>
@@ -77,7 +73,6 @@ published service Controller
*/
interface XDispatchProvider;
- //-------------------------------------------------------------------------
/** this interface enables the controller to get interceptors registered that
change context menus or prevent them from being executed
@@ -88,23 +83,19 @@ published service Controller
*/
[optional] interface com::sun::star::ui::XContextMenuInterception;
- //-------------------------------------------------------------------------
/** makes it possible to intercept keyboard and mouse input.
*/
[optional] interface com::sun::star::awt::XUserInputInterception;
- //-------------------------------------------------------------------------
/** makes it possible to access and change the selection in a view
*/
[optional] interface com::sun::star::view::XSelectionSupplier;
- //-------------------------------------------------------------------------
/** makes it possible to work with clipboard data
*/
[optional] interface com::sun::star::datatransfer::XTransferableSupplier;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/Desktop.idl b/offapi/com/sun/star/frame/Desktop.idl
index 60f53f3da2ef..ccd2ad3c65bc 100644
--- a/offapi/com/sun/star/frame/Desktop.idl
+++ b/offapi/com/sun/star/frame/Desktop.idl
@@ -34,11 +34,9 @@
#include <com/sun/star/document/XEventBroadcaster.idl>
#include <com/sun/star/beans/XPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** is the environment for components which can instantiate within frames
<p>
@@ -50,7 +48,6 @@
*/
published service Desktop
{
- //-------------------------------------------------------------------------
/** make it possible to be the global root of different separated frame trees
<p>
@@ -61,18 +58,15 @@ published service Desktop
*/
service Frame;
- //-------------------------------------------------------------------------
/** regulate life time of desktop environment and support high level
access to components of sub frame tree
*/
interface XDesktop;
- //-------------------------------------------------------------------------
/** supports simple API for loading components into the frame environment
*/
interface XComponentLoader;
- //-------------------------------------------------------------------------
/** @deprecated This interface is a documentation error. It was never thought to be supported
by this service. Please use the service <type cope="com::sun::star::frame">GlobalEventBroadcaster</type>
instead of this interface.
@@ -80,7 +74,6 @@ published service Desktop
interface com::sun::star::document::XEventBroadcaster;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DesktopTask.idl b/offapi/com/sun/star/frame/DesktopTask.idl
index 6af73bc0d7df..3b8134133567 100644
--- a/offapi/com/sun/star/frame/DesktopTask.idl
+++ b/offapi/com/sun/star/frame/DesktopTask.idl
@@ -27,11 +27,9 @@
#include <com/sun/star/awt/Point.idl>
#include <com/sun/star/awt/Size.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** use the <type>Frame</type> service instead of this
@deprecated
*/
@@ -74,7 +72,6 @@ published service DesktopTask
[property] com::sun::star::awt::Size Size;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DesktopTasks.idl b/offapi/com/sun/star/frame/DesktopTasks.idl
index e5765b778985..c50a53a2d718 100644
--- a/offapi/com/sun/star/frame/DesktopTasks.idl
+++ b/offapi/com/sun/star/frame/DesktopTasks.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/container/XEnumerationAccess.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** @deprecated
*/
published service DesktopTasks
@@ -33,7 +31,6 @@ published service DesktopTasks
interface com::sun::star::container::XEnumerationAccess;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DispatchDescriptor.idl b/offapi/com/sun/star/frame/DispatchDescriptor.idl
index e154d7411fed..8aa35fc5f094 100644
--- a/offapi/com/sun/star/frame/DispatchDescriptor.idl
+++ b/offapi/com/sun/star/frame/DispatchDescriptor.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/util/URL.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** describes a feature to be retrieved by a URL that
has to be loaded into a specified frame
@@ -50,7 +48,6 @@
*/
published struct DispatchDescriptor
{
- //-------------------------------------------------------------------------
/** specifies the URL of the resource/function
<p>
@@ -62,7 +59,6 @@ published struct DispatchDescriptor
*/
com::sun::star::util::URL FeatureURL;
- //-------------------------------------------------------------------------
/** name of the target frame
<p>
@@ -73,7 +69,6 @@ published struct DispatchDescriptor
*/
string FrameName;
- //-------------------------------------------------------------------------
/** describes how the target frame is to be searched
<p>
@@ -85,7 +80,6 @@ published struct DispatchDescriptor
long SearchFlags;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DispatchHelper.idl b/offapi/com/sun/star/frame/DispatchHelper.idl
index e061813c29f8..5a4ea7ce21df 100644
--- a/offapi/com/sun/star/frame/DispatchHelper.idl
+++ b/offapi/com/sun/star/frame/DispatchHelper.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/frame/XDispatchHelper.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides an easy way to dispatch an URL using one call instead of multiple ones.
<p>
@@ -52,7 +50,6 @@ module com { module sun { module star { module frame {
*/
published service DispatchHelper : XDispatchHelper;
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DispatchInformation.idl b/offapi/com/sun/star/frame/DispatchInformation.idl
index 7a2a2e52f7d6..7608849b3aad 100644
--- a/offapi/com/sun/star/frame/DispatchInformation.idl
+++ b/offapi/com/sun/star/frame/DispatchInformation.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/frame/CommandGroup.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides information about a supported command
@see XDispatchInformationProvider
@@ -35,12 +33,10 @@ module com { module sun { module star { module frame {
*/
published struct DispatchInformation
{
- //-------------------------------------------------------------------------
/** command URL of a supported command.
*/
string Command;
- //-------------------------------------------------------------------------
/** group identifier to which the supported command belong.
<p>
@@ -50,7 +46,6 @@ published struct DispatchInformation
short GroupId;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DispatchProvider.idl b/offapi/com/sun/star/frame/DispatchProvider.idl
index 424b37af6684..ce0758fd8999 100644
--- a/offapi/com/sun/star/frame/DispatchProvider.idl
+++ b/offapi/com/sun/star/frame/DispatchProvider.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/frame/XDispatchProvider.idl>
#include <com/sun/star/frame/XDispatchProviderInterception.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides <type>XDispatch</type> objects for certain functions which
are useful at the UI
@@ -52,7 +50,6 @@ module com { module sun { module star { module frame {
*/
published service DispatchProvider
{
- //-------------------------------------------------------------------------
/** provides handling of dispatches with defined result state
<p>
@@ -64,7 +61,6 @@ published service DispatchProvider
*/
interface XDispatchProvider;
- //-------------------------------------------------------------------------
/** provides dispatch interception
<p>
@@ -75,7 +71,6 @@ published service DispatchProvider
[optional] interface XDispatchProviderInterception;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DispatchRecorder.idl b/offapi/com/sun/star/frame/DispatchRecorder.idl
index e002fa55ce36..e20711de8d6c 100644
--- a/offapi/com/sun/star/frame/DispatchRecorder.idl
+++ b/offapi/com/sun/star/frame/DispatchRecorder.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/frame/XDispatchRecorder.idl>
#include <com/sun/star/container/XIndexReplace.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides functionality to record <member>XDispatch::dispatch()</member> requests
<p>
@@ -55,7 +53,6 @@
*/
published service DispatchRecorder
{
- //-------------------------------------------------------------------------
/** provides the record functionality and access on the generated code
*/
interface com::sun::star::frame::XDispatchRecorder;
@@ -64,7 +61,6 @@ published service DispatchRecorder
interface com::sun::star::container::XIndexReplace;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl b/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl
index 252a2957b52a..8dafa5eaac41 100644
--- a/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl
+++ b/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/frame/XDispatchRecorderSupplier.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides a <type>DispatchRecorder</type>
<p>
@@ -54,7 +52,6 @@
*/
published service DispatchRecorderSupplier : XDispatchRecorderSupplier;
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DispatchResultEvent.idl b/offapi/com/sun/star/frame/DispatchResultEvent.idl
index f7685242f09f..d4be833bbccf 100644
--- a/offapi/com/sun/star/frame/DispatchResultEvent.idl
+++ b/offapi/com/sun/star/frame/DispatchResultEvent.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/lang/EventObject.idl>
#include <com/sun/star/util/URL.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** contains the result of the dispatch action, if State is set to SUCCESS
<p>
@@ -51,18 +49,15 @@
*/
published struct DispatchResultEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** describes state of dispatch
*/
short State;
- //-------------------------------------------------------------------------
/** describes result for given <var>State</var>
*/
any Result;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DispatchResultState.idl b/offapi/com/sun/star/frame/DispatchResultState.idl
index 5f1d65e5eae0..4c8e730d5228 100644
--- a/offapi/com/sun/star/frame/DispatchResultState.idl
+++ b/offapi/com/sun/star/frame/DispatchResultState.idl
@@ -23,28 +23,23 @@
module com { module sun { module star { module frame {
-//=============================================================================
/** possible values for <type>DispatchResultEvent</type>
*/
published constants DispatchResultState
{
- //-------------------------------------------------------------------------
/** indicates: dispatch failed
*/
const short FAILURE = 0;
- //-------------------------------------------------------------------------
/** indicates: dispatch was successfully
*/
const short SUCCESS = 1;
- //-------------------------------------------------------------------------
/** indicates: result isn't defined
*/
const short DONTKNOW = 2;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DispatchStatement.idl b/offapi/com/sun/star/frame/DispatchStatement.idl
index 9f887db16f34..2465a602d62f 100644
--- a/offapi/com/sun/star/frame/DispatchStatement.idl
+++ b/offapi/com/sun/star/frame/DispatchStatement.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
// DocMerge from xml: struct com::sun::star::frame::DispatchStatement
/** represents a dispatch statement from a recorded macro
@@ -43,7 +41,6 @@ published struct DispatchStatement
*/
string aCommand;
- //-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::frame::DispatchStatement::aTarget
@@ -55,7 +52,6 @@ published struct DispatchStatement
*/
string aTarget;
- //-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::frame::DispatchStatement::aArgs
/** specifies the dispatch command arguments
@@ -66,7 +62,6 @@ published struct DispatchStatement
*/
sequence < com::sun::star::beans::PropertyValue > aArgs;
- //-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::frame::DispatchStatement::nFlags
/** specifies the optional search flags
@@ -76,7 +71,6 @@ published struct DispatchStatement
*/
long nFlags;
- //-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::frame::DispatchStatement::bIsComment
/** specifies if this statement should be recorded as commented out or not
@@ -85,10 +79,8 @@ published struct DispatchStatement
*/
boolean bIsComment;
- //-------------------------------------------------------------------------
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DocumentTemplates.idl b/offapi/com/sun/star/frame/DocumentTemplates.idl
index d4a97291568d..d4dbe7d591d2 100644
--- a/offapi/com/sun/star/frame/DocumentTemplates.idl
+++ b/offapi/com/sun/star/frame/DocumentTemplates.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/frame/XDocumentTemplates.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** is a service for accessing the document templates of the office
and manipulate them ( add or rename or remove templates )
@@ -43,7 +41,6 @@ module com { module sun { module star { module frame {
*/
published service DocumentTemplates : XDocumentTemplates;
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/DoubleInitializationException.idl b/offapi/com/sun/star/frame/DoubleInitializationException.idl
index ea8d2c1dd31e..935397df0d56 100644
--- a/offapi/com/sun/star/frame/DoubleInitializationException.idl
+++ b/offapi/com/sun/star/frame/DoubleInitializationException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::frame::DoubleInitializationException
/** This exception can be thrown in case an object is initialized second time.
@@ -37,7 +35,6 @@ published exception DoubleInitializationException: com::sun::star::uno::Exceptio
{
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/FeatureStateEvent.idl b/offapi/com/sun/star/frame/FeatureStateEvent.idl
index b351e3bb6089..b021f9ce3cc6 100644
--- a/offapi/com/sun/star/frame/FeatureStateEvent.idl
+++ b/offapi/com/sun/star/frame/FeatureStateEvent.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/util/URL.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** This event is broadcast by a <type>Controller</type> whenever the state of
the feature changes
@@ -36,22 +34,18 @@
*/
published struct FeatureStateEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** contains the URL of the feature.
*/
com::sun::star::util::URL FeatureURL;
- //-------------------------------------------------------------------------
/** contains a descriptor of the feature for the user interface.
*/
string FeatureDescriptor;
- //-------------------------------------------------------------------------
/** specifies whether the feature is currently enabled or disabled.
*/
boolean IsEnabled;
- //-------------------------------------------------------------------------
/** specifies whether the <type>XDispatch</type> has to be requeried.
<p>
@@ -62,7 +56,6 @@ published struct FeatureStateEvent: com::sun::star::lang::EventObject
*/
boolean Requery;
- //-------------------------------------------------------------------------
/** contains the state of the feature in this dispatch.
<p>
@@ -75,7 +68,6 @@ published struct FeatureStateEvent: com::sun::star::lang::EventObject
any State;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/Frame.idl b/offapi/com/sun/star/frame/Frame.idl
index db640ec82603..2943e10431a5 100644
--- a/offapi/com/sun/star/frame/Frame.idl
+++ b/offapi/com/sun/star/frame/Frame.idl
@@ -38,11 +38,9 @@
#include <com/sun/star/frame/XDispatchInformationProvider.idl>
#include <com/sun/star/xml/UserDefinedAttributesSupplier.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** represents the environment for a desktop component
<p>
@@ -58,21 +56,18 @@
*/
published service Frame
{
- //-------------------------------------------------------------------------
/** contains user defined attributes.
@see <type scope="com::sun::star::xml">UserDefinedAttributesSupplier</type>
*/
[optional] service com::sun::star::xml::UserDefinedAttributesSupplier;
- //-------------------------------------------------------------------------
/** allows the component to be loaded and accessed
within the frame; it is the main connection to the
environment of the component.
*/
interface XFrame;
- //-------------------------------------------------------------------------
/** provides access to dispatchers for the frame.
<p>
@@ -99,14 +94,12 @@ published service Frame
*/
interface XDispatchProvider;
- //-------------------------------------------------------------------------
/** provides information about supported commands
@since OOo 2.0
*/
[optional] interface XDispatchInformationProvider;
- //-------------------------------------------------------------------------
/** supports interception mechanism for dispatched URLs
<p>
@@ -118,18 +111,15 @@ published service Frame
*/
interface XDispatchProviderInterception;
- //-------------------------------------------------------------------------
/** provides access to sub frames within this frame
*/
interface XFramesSupplier;
- //-------------------------------------------------------------------------
/** supplies access to <type scope="com::sun::star::task">XStatusIndicator</type> objects
for the component within the frame to show progresses
*/
[optional] interface com::sun::star::task::XStatusIndicatorFactory;
- //-------------------------------------------------------------------------
/** if possible it sets/gets the UI title on/from the frame container window
<p>
@@ -141,7 +131,6 @@ published service Frame
*/
[property] string Title;
- //-------------------------------------------------------------------------
/** provides access to the dispatch recorder of the frame
<p>
@@ -168,13 +157,11 @@ published service Frame
*/
[optional, property] XDispatchRecorderSupplier RecorderSupplier;
- //-------------------------------------------------------------------------
/** provides access to the <type>LayoutManager</type> of the frame.
*/
[optional, property] com::sun::star::uno::XInterface LayoutManager;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/FrameAction.idl b/offapi/com/sun/star/frame/FrameAction.idl
index 3b94ed9b93a8..a90275de595f 100644
--- a/offapi/com/sun/star/frame/FrameAction.idl
+++ b/offapi/com/sun/star/frame/FrameAction.idl
@@ -29,11 +29,9 @@
#define __com_sun_star_frame_FrameAction_idl__
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** these are the events which can happen to the components in frames
of the desktop
@@ -48,7 +46,6 @@
*/
published enum FrameAction
{
- //-------------------------------------------------------------------------
/** an event of this kind is broadcast whenever a component is
attached to a frame
@@ -62,7 +59,6 @@ published enum FrameAction
*/
COMPONENT_ATTACHED,
- //-------------------------------------------------------------------------
/** an event of this kind is broadcast whenever a component is
detaching from a frame
@@ -77,7 +73,6 @@ published enum FrameAction
*/
COMPONENT_DETACHING,
- //-------------------------------------------------------------------------
/** an event of this kind is broadcast whenever a component is
attached to a new model.
@@ -88,7 +83,6 @@ published enum FrameAction
*/
COMPONENT_REATTACHED,
- //-------------------------------------------------------------------------
/** an event of this kind is broadcast whenever a component gets
activated
@@ -101,7 +95,6 @@ published enum FrameAction
*/
FRAME_ACTIVATED,
- //-------------------------------------------------------------------------
/** an event of this kind is broadcasted immediately before the
component is deactivated
@@ -115,7 +108,6 @@ published enum FrameAction
*/
FRAME_DEACTIVATING,
- //-------------------------------------------------------------------------
/** an event of this kind is broadcast whenever a component changes
its internal context (i.e., the selection).
@@ -128,7 +120,6 @@ published enum FrameAction
*/
CONTEXT_CHANGED,
- //-------------------------------------------------------------------------
/** an event of this kind is broadcast by an active frame when it
is getting UI control (tool control).
@@ -136,7 +127,6 @@ published enum FrameAction
*/
FRAME_UI_ACTIVATED,
- //-------------------------------------------------------------------------
/** an event of this kind is broadcast by an active frame when it
is losing UI control (tool control).
@@ -145,7 +135,6 @@ published enum FrameAction
FRAME_UI_DEACTIVATING
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/FrameActionEvent.idl b/offapi/com/sun/star/frame/FrameActionEvent.idl
index b6c4328e9b2e..c0359b9d4257 100644
--- a/offapi/com/sun/star/frame/FrameActionEvent.idl
+++ b/offapi/com/sun/star/frame/FrameActionEvent.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/frame/XFrame.idl>
#include <com/sun/star/frame/FrameAction.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** this event struct is broadcast for actions which can happen to
components within frames
@@ -35,18 +33,15 @@
*/
published struct FrameActionEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** contains the frame in which the event occurred
*/
XFrame Frame;
- //-------------------------------------------------------------------------
/** specifies the concrete event
*/
FrameAction Action;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/FrameControl.idl b/offapi/com/sun/star/frame/FrameControl.idl
index 5d52c35f60f6..9b644250a63a 100644
--- a/offapi/com/sun/star/frame/FrameControl.idl
+++ b/offapi/com/sun/star/frame/FrameControl.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/awt/UnoControl.idl>
#include <com/sun/star/beans/XPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** contains a frame with a desktop component
<p>
@@ -47,18 +45,15 @@
*/
published service FrameControl
{
- //-------------------------------------------------------------------------
/** the base service of all controls
*/
service com::sun::star::awt::UnoControl;
- //-------------------------------------------------------------------------
/** contains the type of the component which is loaded into the frame,
or the document which implicitly specifies the type
*/
[property] string ComponentUrl;
- //-------------------------------------------------------------------------
/** the frame held by this control
<p>
@@ -69,7 +64,6 @@ published service FrameControl
[property, readonly] string Frame;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/FrameLoader.idl b/offapi/com/sun/star/frame/FrameLoader.idl
index 308e74addb64..66f6612083d6 100644
--- a/offapi/com/sun/star/frame/FrameLoader.idl
+++ b/offapi/com/sun/star/frame/FrameLoader.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/lang/XInitialization.idl>
#include <com/sun/star/container/XNamed.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** derivations of this abstract service are used to load components
into <type>Frame</type>s of the environment
@@ -52,12 +50,10 @@
*/
published service FrameLoader
{
- //-------------------------------------------------------------------------
/** support asynchronous loading of the component
*/
interface XFrameLoader;
- //-------------------------------------------------------------------------
/** support initialization of loader with its own configuration!
<p>
@@ -68,7 +64,6 @@ published service FrameLoader
*/
[optional] interface com::sun::star::lang::XInitialization;
- //-------------------------------------------------------------------------
/** provides access to the internal name of this frame loader
<p>
@@ -85,7 +80,6 @@ published service FrameLoader
[optional] interface com::sun::star::container::XNamed;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/FrameLoaderFactory.idl b/offapi/com/sun/star/frame/FrameLoaderFactory.idl
index a0798ea21b4e..ac5bd88fc26e 100644
--- a/offapi/com/sun/star/frame/FrameLoaderFactory.idl
+++ b/offapi/com/sun/star/frame/FrameLoaderFactory.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/container/XNameAccess.idl>
#include <com/sun/star/container/XContainerQuery.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** factory to create frame loader
<p>
@@ -50,7 +48,6 @@ module com { module sun { module star { module frame {
*/
published service FrameLoaderFactory
{
- //-------------------------------------------------------------------------
/** interface to create loader objects by using his internal name
<p>
@@ -64,7 +61,6 @@ published service FrameLoaderFactory
*/
interface com::sun::star::lang::XMultiServiceFactory;
- //-------------------------------------------------------------------------
/** provides access to the whole frame loader configuration
<p>This interface supports an access to the internal configuration of all accessible loader objects.
@@ -85,7 +81,6 @@ published service FrameLoaderFactory
*/
interface com::sun::star::container::XNameAccess;
- //-------------------------------------------------------------------------
/** supports query mode for configuration access
<p>
@@ -96,7 +91,6 @@ published service FrameLoaderFactory
interface com::sun::star::container::XContainerQuery;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/FrameSearchFlag.idl b/offapi/com/sun/star/frame/FrameSearchFlag.idl
index ff018b0280ed..7a1df151dcd0 100644
--- a/offapi/com/sun/star/frame/FrameSearchFlag.idl
+++ b/offapi/com/sun/star/frame/FrameSearchFlag.idl
@@ -29,11 +29,9 @@
#define __com_sun_star_frame_FrameSearchFlag_idl__
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** these types describe the algorithm to be used to search a frame
<p>
@@ -49,7 +47,6 @@
*/
published constants FrameSearchFlag
{
- //-------------------------------------------------------------------------
/** no longer supported
<p>
@@ -61,17 +58,14 @@ published constants FrameSearchFlag
*/
const long AUTO = 0;
- //-------------------------------------------------------------------------
/** allows search on the parent frames
*/
const long PARENT = 1;
- //-------------------------------------------------------------------------
/** includes the start frame himself
*/
const long SELF = 2;
- //-------------------------------------------------------------------------
/** includes all child frames of the start frame
<p>
@@ -81,12 +75,10 @@ published constants FrameSearchFlag
*/
const long CHILDREN = 4;
- //-------------------------------------------------------------------------
/** frame will be created if not found
*/
const long CREATE = 8;
- //-------------------------------------------------------------------------
/** includes the direct siblings of the start frame
<p>
@@ -97,7 +89,6 @@ published constants FrameSearchFlag
*/
const long SIBLINGS = 16;
- //-------------------------------------------------------------------------
/** allow the search outside the current sub task tree of the whole possible frame tree
<p>
@@ -111,20 +102,17 @@ published constants FrameSearchFlag
*/
const long TASKS = 32;
- //-------------------------------------------------------------------------
/** includes all frames except frames in other tasks sub trees
but doesn't create any new frame
*/
const long ALL = 23;
- //-------------------------------------------------------------------------
/** searches in the whole hierarchy of frames
but doesn't create any new frame
*/
const long GLOBAL = 55;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/FramesContainer.idl b/offapi/com/sun/star/frame/FramesContainer.idl
index 61a2b1fef8d8..bcb33b2559e1 100644
--- a/offapi/com/sun/star/frame/FramesContainer.idl
+++ b/offapi/com/sun/star/frame/FramesContainer.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/frame/XFrames.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** this is a special container which can contain frames
<p>
@@ -38,13 +36,11 @@
*/
published service FramesContainer
{
- //-------------------------------------------------------------------------
/** access to frame collection by reference
*/
interface XFrames;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl b/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl
index f70786a92687..4a221b0dce1e 100644
--- a/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl
+++ b/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/document/XEventBroadcaster.idl>
#include <com/sun/star/document/XEventsSupplier.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/**
This service offers the document event functionality that can be found at any
<type scope="com::sun::star::document">OfficeDocument</type>, but it does it for all existing documents.
@@ -46,7 +44,6 @@ service GlobalEventBroadcaster
interface ::com::sun::star::document::XEventBroadcaster;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/IllegalArgumentIOException.idl b/offapi/com/sun/star/frame/IllegalArgumentIOException.idl
index 2ded631c3ac1..8e0626d24d2b 100644
--- a/offapi/com/sun/star/frame/IllegalArgumentIOException.idl
+++ b/offapi/com/sun/star/frame/IllegalArgumentIOException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::frame::IllegalArgumentIOException
/** This exception can be thrown in case arguments are wrong.
@@ -37,7 +35,6 @@ published exception IllegalArgumentIOException: com::sun::star::io::IOException
{
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/LayoutManager.idl b/offapi/com/sun/star/frame/LayoutManager.idl
index 9e30376ad717..7d683d851fe1 100644
--- a/offapi/com/sun/star/frame/LayoutManager.idl
+++ b/offapi/com/sun/star/frame/LayoutManager.idl
@@ -36,11 +36,9 @@
#include <com/sun/star/frame/XMenuBarMergingAcceptor.idl>
#include <com/sun/star/frame/XLayoutManagerEventBroadcaster.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** controls the layout of user interface elements which are part of a frame.
<p>
diff --git a/offapi/com/sun/star/frame/LayoutManagerEvents.idl b/offapi/com/sun/star/frame/LayoutManagerEvents.idl
index ad63c1cddd31..1ce0f947bfd9 100644
--- a/offapi/com/sun/star/frame/LayoutManagerEvents.idl
+++ b/offapi/com/sun/star/frame/LayoutManagerEvents.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_frame_LayoutManagerEvents_idl__
#define __com_sun_star_frame_LayoutManagerEvents_idl__
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides information about layout manager events
<p>Events are provided <strong>only</strong> for notification
@@ -36,7 +34,6 @@ module com { module sun { module star { module frame {
*/
constants LayoutManagerEvents
{
- //-------------------------------------------------------------------------
/** specifies that the layout manager processed a lock call, which
prevents it from doing layouts.
@@ -47,7 +44,6 @@ constants LayoutManagerEvents
*/
const short LOCK = 0;
- //-------------------------------------------------------------------------
/** specifies that the layout manager processed an unlock call, which
admit layouts when the lock count is zero.
@@ -58,7 +54,6 @@ constants LayoutManagerEvents
*/
const short UNLOCK = 1;
- //-------------------------------------------------------------------------
/** specifies that the layout manager refreshed the layout of
the frame.
@@ -68,7 +63,6 @@ constants LayoutManagerEvents
*/
const short LAYOUT = 2;
- //-------------------------------------------------------------------------
/** specifies that the layout manager container frame window
becomes visible.
@@ -78,7 +72,6 @@ constants LayoutManagerEvents
*/
const short VISIBLE = 3;
- //-------------------------------------------------------------------------
/** specifies that the layout manager container frame window
becomes invisible.
@@ -88,7 +81,6 @@ constants LayoutManagerEvents
*/
const short INVISIBLE = 4;
- //-------------------------------------------------------------------------
/** A merged menu bar has been set at the layout manager.
<p>
@@ -97,7 +89,6 @@ constants LayoutManagerEvents
*/
const short MERGEDMENUBAR = 5;
- //-------------------------------------------------------------------------
/** specifies that a certain user interface element has been made
visible
@@ -108,7 +99,6 @@ constants LayoutManagerEvents
*/
const short UIELEMENT_VISIBLE = 6;
- //-------------------------------------------------------------------------
/** specifies that a certain user interface element has been made
invisible
diff --git a/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl b/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl
index 5fb76b8e53de..c9260b6c4783 100644
--- a/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl
+++ b/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/util/XStringMapping.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides for mapping a given sequence of content identifier strings
to a sequence of respective media (mime) types
@@ -47,7 +45,6 @@
published service MediaTypeDetectionHelper
: com::sun::star::util::XStringMapping;
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/ModuleManager.idl b/offapi/com/sun/star/frame/ModuleManager.idl
index 6f682d9ae8e0..53ccdc675516 100644
--- a/offapi/com/sun/star/frame/ModuleManager.idl
+++ b/offapi/com/sun/star/frame/ModuleManager.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/frame/XModuleManager.idl>
#include <com/sun/star/container/XNameAccess.idl>
-//===============================================
module com { module sun { module star { module frame {
-//===============================================
/** can be used to identify office modules.
<p>
@@ -49,12 +47,10 @@ module com { module sun { module star { module frame {
service ModuleManager
{
- //-------------------------------------------
/** provides functions to identify office modules.
*/
interface XModuleManager;
- //-------------------------------------------
/** provides read access to the configuration of office modules.
<p>
diff --git a/offapi/com/sun/star/frame/PopupMenuController.idl b/offapi/com/sun/star/frame/PopupMenuController.idl
index 39c01e7227d1..d47b7f9da402 100644
--- a/offapi/com/sun/star/frame/PopupMenuController.idl
+++ b/offapi/com/sun/star/frame/PopupMenuController.idl
@@ -35,11 +35,9 @@
#include <com/sun/star/frame/XDispatchProvider.idl>
#include <com/sun/star/lang/XComponent.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides access to a pop-up menu controller.
@@ -56,7 +54,6 @@ module com { module sun { module star { module frame {
service PopupMenuController
{
- //-------------------------------------------------------------------------
/** supports functions to initialize and update a pop-up menu controller
implementation.
@@ -69,7 +66,6 @@ service PopupMenuController
*/
interface com::sun::star::frame::XPopupMenuController;
- //-------------------------------------------------------------------------
/** provides functions to initialize a pop-up menu controller with
specific data which are needed.
@@ -90,7 +86,6 @@ service PopupMenuController
*/
interface com::sun::star::lang::XInitialization;
- //-------------------------------------------------------------------------
/** used to brief the pop-up menu controller with new status information.
<p>
@@ -101,7 +96,6 @@ service PopupMenuController
*/
interface com::sun::star::frame::XStatusListener;
- //-------------------------------------------------------------------------
/** used to query for commands supported by the pop-up menu controller to
execute them directly.
@@ -118,7 +112,6 @@ service PopupMenuController
*/
[optional] interface com::sun::star::frame::XDispatchProvider;
- //-------------------------------------------------------------------------
/** used to dispose pop-up menu controller by the owner instance.
<p>
@@ -134,7 +127,6 @@ service PopupMenuController
}; }; }; };
-//=============================================================================
#endif
diff --git a/offapi/com/sun/star/frame/PopupMenuControllerFactory.idl b/offapi/com/sun/star/frame/PopupMenuControllerFactory.idl
index 3986563b2a5f..bd68dd6c88dd 100644
--- a/offapi/com/sun/star/frame/PopupMenuControllerFactory.idl
+++ b/offapi/com/sun/star/frame/PopupMenuControllerFactory.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/lang/XMultiComponentFactory.idl>
#include <com/sun/star/frame/XUIControllerRegistration.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** specifies a factory that creates instances of registered pop-up menu controller.
@@ -76,7 +74,6 @@ service PopupMenuControllerFactory
}; }; }; };
-//=============================================================================
#endif
diff --git a/offapi/com/sun/star/frame/ProtocolHandler.idl b/offapi/com/sun/star/frame/ProtocolHandler.idl
index faf3ce87ce58..bc5f8bd7e541 100644
--- a/offapi/com/sun/star/frame/ProtocolHandler.idl
+++ b/offapi/com/sun/star/frame/ProtocolHandler.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/frame/XDispatchProvider.idl>
#include <com/sun/star/lang/XInitialization.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** special dispatch provider registered for URL protocols
<p>
@@ -53,7 +51,6 @@
*/
published service ProtocolHandler
{
- //-------------------------------------------------------------------------
/** used from the generic dispatch mechanism of the frame, to ask ProtocolHandler
for his agreement for the dispatched URL
@@ -64,7 +61,6 @@ published service ProtocolHandler
*/
interface XDispatchProvider;
- //-------------------------------------------------------------------------
/** initialize the new handler instance with some context informations
<p>
@@ -86,7 +82,6 @@ published service ProtocolHandler
[optional] interface ::com::sun::star::lang::XInitialization;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/SessionManager.idl b/offapi/com/sun/star/frame/SessionManager.idl
index dd17f909e696..88bb71637669 100644
--- a/offapi/com/sun/star/frame/SessionManager.idl
+++ b/offapi/com/sun/star/frame/SessionManager.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/frame/XSessionManagerClient.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** The SessionManager service provides an interface to the session manager
of the desktop. A session manager keeps track of applications that are
running when the desktop shuts down and starts them again in the same
diff --git a/offapi/com/sun/star/frame/Settings.idl b/offapi/com/sun/star/frame/Settings.idl
index c8a7e1f1dc34..19267a9cecc9 100644
--- a/offapi/com/sun/star/frame/Settings.idl
+++ b/offapi/com/sun/star/frame/Settings.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/container/XNameAccess.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** @deprecated
*/
published service Settings
@@ -33,7 +31,6 @@ published service Settings
interface com::sun::star::container::XNameAccess;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/StatusbarController.idl b/offapi/com/sun/star/frame/StatusbarController.idl
index 2044b2059f30..e67ece225407 100644
--- a/offapi/com/sun/star/frame/StatusbarController.idl
+++ b/offapi/com/sun/star/frame/StatusbarController.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/frame/XStatusListener.idl>
#include <com/sun/star/frame/XStatusbarController.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** is an abstract service for a component which offers a more complex user
interface to users within a status bar.
@@ -59,7 +57,6 @@
service StatusbarController
{
- //-------------------------------------------------------------------------
/** with this interface a component can receive events if a feature has
changed.
@@ -109,7 +106,6 @@ service StatusbarController
*/
interface com::sun::star::util::XUpdatable;
- //-------------------------------------------------------------------------
/** used to notify changed features and requests for additional user
interface items.
@@ -125,7 +121,6 @@ service StatusbarController
interface com::sun::star::frame::XStatusbarController;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/StatusbarControllerFactory.idl b/offapi/com/sun/star/frame/StatusbarControllerFactory.idl
index 54d144dcebf1..173ef5d28912 100644
--- a/offapi/com/sun/star/frame/StatusbarControllerFactory.idl
+++ b/offapi/com/sun/star/frame/StatusbarControllerFactory.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XMultiComponentFactory.idl>
#include <com/sun/star/frame/XUIControllerRegistration.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** specifies a factory that creates instances of registered status bar
controller.
@@ -73,7 +71,6 @@ service StatusbarControllerFactory
}; }; }; };
-//=============================================================================
#endif
diff --git a/offapi/com/sun/star/frame/SynchronousFrameLoader.idl b/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
index dabdb7d952ff..de299cfd5e90 100644
--- a/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
+++ b/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/lang/XInitialization.idl>
#include <com/sun/star/container/XNamed.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** derivations of this abstract service are used to load components
into <type>Frame</type>s of the environment
@@ -52,12 +50,10 @@
*/
published service SynchronousFrameLoader
{
- //-------------------------------------------------------------------------
/** support synchronous loading of component
*/
interface XSynchronousFrameLoader;
- //-------------------------------------------------------------------------
/** support initialization of loader with its own configuration!
<p>
@@ -68,7 +64,6 @@ published service SynchronousFrameLoader
*/
[optional] interface com::sun::star::lang::XInitialization;
- //-------------------------------------------------------------------------
/** provides access to the internal name of this frame loader
<p>
@@ -85,7 +80,6 @@ published service SynchronousFrameLoader
[optional] interface com::sun::star::container::XNamed;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/Task.idl b/offapi/com/sun/star/frame/Task.idl
index 8295116a5674..074fbc35af50 100644
--- a/offapi/com/sun/star/frame/Task.idl
+++ b/offapi/com/sun/star/frame/Task.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/frame/XFrame.idl>
#include <com/sun/star/frame/XTask.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** represents a top level frame in the frame hierarchy with the desktop as root
<p>
@@ -43,13 +41,11 @@
*/
published service Task
{
- //-------------------------------------------------------------------------
/**
@deprecated
*/
interface XFrame;
- //-------------------------------------------------------------------------
/**
@deprecated
use <type scope="com::sun::star::util">XCloseable</type> instead.
@@ -58,7 +54,6 @@ published service Task
interface XTask;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/TemplateAccess.idl b/offapi/com/sun/star/frame/TemplateAccess.idl
index 58bcba255575..a149c76fe14f 100644
--- a/offapi/com/sun/star/frame/TemplateAccess.idl
+++ b/offapi/com/sun/star/frame/TemplateAccess.idl
@@ -22,27 +22,22 @@
#include <com/sun/star/lang/XLocalizable.idl>
#include <com/sun/star/frame/XDocumentTemplates.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides a high level API to organize document templates
*/
published service TemplateAccess
{
- //-------------------------------------------------------------------------
/** used to organize document templates
*/
interface XDocumentTemplates;
- //-------------------------------------------------------------------------
/** provides selection of sets of localized templates
*/
interface com::sun::star::lang::XLocalizable;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/TerminationVetoException.idl b/offapi/com/sun/star/frame/TerminationVetoException.idl
index 609f8208d8c4..43da0d801736 100644
--- a/offapi/com/sun/star/frame/TerminationVetoException.idl
+++ b/offapi/com/sun/star/frame/TerminationVetoException.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** can be thrown by a <type>XTerminateListener</type> to prevent the environment
(e.g., desktop) from terminating
@@ -53,7 +51,6 @@ published exception TerminationVetoException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/TitleChangedEvent.idl b/offapi/com/sun/star/frame/TitleChangedEvent.idl
index 0f8d5d474b1b..0d924fd7202d 100644
--- a/offapi/com/sun/star/frame/TitleChangedEvent.idl
+++ b/offapi/com/sun/star/frame/TitleChangedEvent.idl
@@ -21,22 +21,18 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** todo document me
*/
struct TitleChangedEvent : com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** todo document me
*/
string Title;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/ToolbarController.idl b/offapi/com/sun/star/frame/ToolbarController.idl
index 0ca4289b226c..54f078ffb84b 100644
--- a/offapi/com/sun/star/frame/ToolbarController.idl
+++ b/offapi/com/sun/star/frame/ToolbarController.idl
@@ -35,11 +35,9 @@
#include <com/sun/star/frame/XToolbarController.idl>
#include <com/sun/star/frame/XSubToolbarController.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** is an abstract service for a component which offers a more complex user
interface to users within a toolbar.
@@ -59,7 +57,6 @@
service ToolbarController
{
- //-------------------------------------------------------------------------
/** with this interface a component can receive events if a feature has
changed.
@@ -98,7 +95,6 @@ service ToolbarController
*/
interface com::sun::star::util::XUpdatable;
- //-------------------------------------------------------------------------
/** used to notify changed features and requests for additional user interface
items.
@@ -112,7 +108,6 @@ service ToolbarController
*/
interface com::sun::star::frame::XToolbarController;
- //-------------------------------------------------------------------------
/** used to notify and retrieve information that are specific for sub-toolbar
controllers.
@@ -126,7 +121,6 @@ service ToolbarController
[optional] interface ::com::sun::star::frame::XSubToolbarController;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl b/offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl
index f6a965661c4d..69917c3807a8 100644
--- a/offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl
+++ b/offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** specifies a factory for
<type scope="com::sun::star::ucb">TransientDocumentsDocumentContent</type>s.
@@ -33,13 +31,11 @@ module com { module sun { module star { module frame {
*/
service TransientDocumentsDocumentContentFactory
{
- //-------------------------------------------------------------------------
/** a factory for <type>TransientDocumentsDocumentContent</type>s.
*/
interface com::sun::star::frame::XTransientDocumentsDocumentContentFactory;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/UnknownModuleException.idl b/offapi/com/sun/star/frame/UnknownModuleException.idl
index 4a98a86aea03..11ff8a361d00 100644
--- a/offapi/com/sun/star/frame/UnknownModuleException.idl
+++ b/offapi/com/sun/star/frame/UnknownModuleException.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/uno/Exception.idl>
-//===============================================
module com { module sun { module star { module frame {
-//===============================================
/** This exception can be thrown in case an office
* module could not be classified or does not have
* a valid configuration.
diff --git a/offapi/com/sun/star/frame/WindowArrange.idl b/offapi/com/sun/star/frame/WindowArrange.idl
index 74ac1c92109a..8196096c50ad 100644
--- a/offapi/com/sun/star/frame/WindowArrange.idl
+++ b/offapi/com/sun/star/frame/WindowArrange.idl
@@ -19,47 +19,38 @@
#ifndef __com_sun_star_frame_WindowArrange_idl__
#define __com_sun_star_frame_WindowArrange_idl__
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** these constants are used to specify a style of window arrangement
*/
published constants WindowArrange
{
- //-------------------------------------------------------------------------
/** arranges the windows in tiles
*/
const short TILE = 1;
- //-------------------------------------------------------------------------
/** arranges the windows vertically
*/
const short VERTICAL = 2;
- //-------------------------------------------------------------------------
/** arranges the windows horizontally
*/
const short HORIZONTAL = 3;
- //-------------------------------------------------------------------------
/** cascades the windows
*/
const short CASCADE = 4;
- //-------------------------------------------------------------------------
/** maximizes all windows
*/
const short MAXIMIZE = 5;
- //-------------------------------------------------------------------------
/** minimizes all windows
*/
const short MINIMIZE = 6;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XBorderResizeListener.idl b/offapi/com/sun/star/frame/XBorderResizeListener.idl
index dac1f24721bc..6980bb146459 100644
--- a/offapi/com/sun/star/frame/XBorderResizeListener.idl
+++ b/offapi/com/sun/star/frame/XBorderResizeListener.idl
@@ -23,16 +23,13 @@
#include <com/sun/star/frame/BorderWidths.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** allows to listen to border resize events of a controller.
*/
interface XBorderResizeListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** notifies the listener that the controller's border widths have been
changed.
@@ -45,7 +42,6 @@ interface XBorderResizeListener: com::sun::star::lang::XEventListener
void borderWidthsChanged( [in] ::com::sun::star::uno::XInterface aObject, [in] BorderWidths aNewSize );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl b/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl
index a10ae153a2d6..53525024bf96 100644
--- a/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl
+++ b/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl
@@ -23,21 +23,17 @@
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** @deprecated
*/
published interface XBrowseHistoryRegistry: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @deprecated
*/
[oneway] void updateViewData( [in] any Value );
- //-------------------------------------------------------------------------
/** @deprecated
*/
[oneway] void createNewEntry(
@@ -46,7 +42,6 @@ published interface XBrowseHistoryRegistry: com::sun::star::uno::XInterface
[in] string Title);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XComponentLoader.idl b/offapi/com/sun/star/frame/XComponentLoader.idl
index 0ac1a8f20180..c6fb95488fbe 100644
--- a/offapi/com/sun/star/frame/XComponentLoader.idl
+++ b/offapi/com/sun/star/frame/XComponentLoader.idl
@@ -35,11 +35,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** this is a simple interface to load components by an URL into a
frame environment
@@ -49,7 +47,6 @@ module com { module sun { module star { module frame {
*/
published interface XComponentLoader: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** loads a component specified by an URL into the specified
new or existing frame.
@@ -172,7 +169,6 @@ published interface XComponentLoader: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XComponentRegistry.idl b/offapi/com/sun/star/frame/XComponentRegistry.idl
index c918039c5913..2397454f9464 100644
--- a/offapi/com/sun/star/frame/XComponentRegistry.idl
+++ b/offapi/com/sun/star/frame/XComponentRegistry.idl
@@ -23,16 +23,13 @@
#include <com/sun/star/uno/Uik.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** @deprecated
*/
published interface XComponentRegistry: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @deprecated
*/
com::sun::star::uno::XInterface createObject(
@@ -40,7 +37,6 @@ published interface XComponentRegistry: com::sun::star::uno::XInterface
[in] com::sun::star::uno::Uik Uik );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XConfigManager.idl b/offapi/com/sun/star/frame/XConfigManager.idl
index c0be9d20c85e..79ab8e43a8c4 100644
--- a/offapi/com/sun/star/frame/XConfigManager.idl
+++ b/offapi/com/sun/star/frame/XConfigManager.idl
@@ -22,19 +22,16 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/beans/XPropertyChangeListener.idl>
-//============================================================================
module com {
module sun {
module star {
module frame {
-//============================================================================
/** @deprecated
*/
published interface XConfigManager: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** add a listener to notify changes on well known variables
inside the real implementation
@@ -57,7 +54,6 @@ published interface XConfigManager: com::sun::star::uno::XInterface
[in] string KeyName,
[in] com::sun::star::beans::XPropertyChangeListener Listener );
- //-------------------------------------------------------------------------
/** remove a registered listener
@param KeyName
@@ -74,7 +70,6 @@ published interface XConfigManager: com::sun::star::uno::XInterface
[in] string KeyName,
[in] com::sun::star::beans::XPropertyChangeListener Listener);
- //-------------------------------------------------------------------------
/** substitute variables (place holder) inside given parameter <var>Text</var>
<p>
@@ -89,7 +84,6 @@ published interface XConfigManager: com::sun::star::uno::XInterface
*/
string substituteVariables( [in] string Text );
- //-------------------------------------------------------------------------
/** was designed for additional functionality for interface <type scope="com::sun::star::registry">XSimpleRegistry</type>
and make no sense without that
@deprecated
diff --git a/offapi/com/sun/star/frame/XControlNotificationListener.idl b/offapi/com/sun/star/frame/XControlNotificationListener.idl
index 158d73e3af23..c098001bb25d 100644
--- a/offapi/com/sun/star/frame/XControlNotificationListener.idl
+++ b/offapi/com/sun/star/frame/XControlNotificationListener.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/frame/ControlEvent.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** Must be implemented by dispatch objects which want to get
notifications about control events.
@@ -44,7 +42,6 @@ module com { module sun { module star { module frame {
*/
interface XControlNotificationListener : com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** notifies that a control event has happened
@param Event
@@ -54,7 +51,6 @@ interface XControlNotificationListener : com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XController.idl b/offapi/com/sun/star/frame/XController.idl
index af589b11fbb7..7b601074d7d1 100644
--- a/offapi/com/sun/star/frame/XController.idl
+++ b/offapi/com/sun/star/frame/XController.idl
@@ -21,14 +21,12 @@
#include <com/sun/star/lang/XComponent.idl>
-//=============================================================================
module com { module sun { module star { module frame {
published interface XFrame;
published interface XModel;
-//=============================================================================
/** With this interface, components viewed in a <type>Frame</type> can serve
events (by supplying dispatches).
@@ -38,7 +36,6 @@
*/
published interface XController: com::sun::star::lang::XComponent
{
- //-------------------------------------------------------------------------
/** is called to attach the controller with its managing frame.
@param Frame
@@ -46,7 +43,6 @@ published interface XController: com::sun::star::lang::XComponent
*/
void attachFrame( [in] XFrame Frame );
- //-------------------------------------------------------------------------
/** is called to attach the controller to a new model.
@param Model
@@ -59,7 +55,6 @@ published interface XController: com::sun::star::lang::XComponent
*/
boolean attachModel( [in] XModel Model );
- //-------------------------------------------------------------------------
/** is called to prepare the controller for closing the view
@param Suspend
@@ -73,7 +68,6 @@ published interface XController: com::sun::star::lang::XComponent
*/
boolean suspend( [in] boolean Suspend );
- //-------------------------------------------------------------------------
/** provides access to current view status
@returns
@@ -82,7 +76,6 @@ published interface XController: com::sun::star::lang::XComponent
*/
any getViewData();
- //-------------------------------------------------------------------------
/** restores the view status using the data gotten from a previous call to
<member>XController::getViewData()</member>.
@@ -91,7 +84,6 @@ published interface XController: com::sun::star::lang::XComponent
*/
void restoreViewData( [in] any Data );
- //-------------------------------------------------------------------------
/** provides access to currently attached model
@returns
@@ -99,7 +91,6 @@ published interface XController: com::sun::star::lang::XComponent
*/
XModel getModel();
- //-------------------------------------------------------------------------
/** provides access to owner frame of this controller
@returns
@@ -108,7 +99,6 @@ published interface XController: com::sun::star::lang::XComponent
XFrame getFrame();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XController2.idl b/offapi/com/sun/star/frame/XController2.idl
index 824ce0687fd1..80657e2c8b13 100644
--- a/offapi/com/sun/star/frame/XController2.idl
+++ b/offapi/com/sun/star/frame/XController2.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/awt/XWindow.idl>
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** extends the <type>XController</type> interface
@@ -72,11 +70,9 @@ interface XController2 : XController
CreationArguments;
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif
diff --git a/offapi/com/sun/star/frame/XControllerBorder.idl b/offapi/com/sun/star/frame/XControllerBorder.idl
index 18265de7dc9c..00c7a46a7cf3 100644
--- a/offapi/com/sun/star/frame/XControllerBorder.idl
+++ b/offapi/com/sun/star/frame/XControllerBorder.idl
@@ -24,16 +24,13 @@
#include <com/sun/star/awt/Rectangle.idl>
-//============================================================================
module com { module sun { module star { module frame {
-//============================================================================
/** allows to retrieve information about controller's border.
*/
interface XControllerBorder: com::sun::star::uno::XInterface
{
- //------------------------------------------------------------------------
/** allows to get current border sizes of the document.
@return
@@ -41,18 +38,15 @@ interface XControllerBorder: com::sun::star::uno::XInterface
*/
BorderWidths getBorder();
- //------------------------------------------------------------------------
/** adds the specified listener to receive events about controller's
border resizing.
*/
void addBorderResizeListener( [in] XBorderResizeListener xListener );
- //------------------------------------------------------------------------
/** removes the specified listener.
*/
void removeBorderResizeListener( [in] XBorderResizeListener xListener );
- //------------------------------------------------------------------------
/** allows to get suggestion for resizing of object area surrounded
by the border.
@@ -67,7 +61,6 @@ interface XControllerBorder: com::sun::star::uno::XInterface
[in] ::com::sun::star::awt::Rectangle aPreliminaryRectangle );
};
-//============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDesktop.idl b/offapi/com/sun/star/frame/XDesktop.idl
index 33539f9c2f7b..b940da01d70a 100644
--- a/offapi/com/sun/star/frame/XDesktop.idl
+++ b/offapi/com/sun/star/frame/XDesktop.idl
@@ -35,11 +35,9 @@
#include <com/sun/star/frame/XFrame.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** This is the main interface of a desktop service.
<p>
@@ -53,7 +51,6 @@
*/
published interface XDesktop: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** tries to terminate the desktop.
<p>
@@ -75,7 +72,6 @@ published interface XDesktop: com::sun::star::uno::XInterface
*/
boolean terminate();
- //-------------------------------------------------------------------------
/** registers an event listener to the desktop, which is called
when the desktop is queried to terminate, and when it really
terminates.
@@ -87,7 +83,6 @@ published interface XDesktop: com::sun::star::uno::XInterface
*/
[oneway] void addTerminateListener( [in] XTerminateListener Listener );
- //-------------------------------------------------------------------------
/** unregisters an event listener for termination events.
@param Listener
@@ -97,7 +92,6 @@ published interface XDesktop: com::sun::star::uno::XInterface
*/
[oneway] void removeTerminateListener( [in] XTerminateListener Listener );
- //-------------------------------------------------------------------------
/** provides read access to collection of all currently loaded components
inside the frame tree
@@ -117,7 +111,6 @@ published interface XDesktop: com::sun::star::uno::XInterface
*/
com::sun::star::container::XEnumerationAccess getComponents();
- //-------------------------------------------------------------------------
/** provides read access to the component inside the tree which has the UI focus
<p>
@@ -133,7 +126,6 @@ published interface XDesktop: com::sun::star::uno::XInterface
*/
com::sun::star::lang::XComponent getCurrentComponent();
- //-------------------------------------------------------------------------
/** provides read access to the frame which contains the current component
@returns
@@ -145,7 +137,6 @@ published interface XDesktop: com::sun::star::uno::XInterface
XFrame getCurrentFrame();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDesktopTask.idl b/offapi/com/sun/star/frame/XDesktopTask.idl
index a03bd437a597..95cece6ad91c 100644
--- a/offapi/com/sun/star/frame/XDesktopTask.idl
+++ b/offapi/com/sun/star/frame/XDesktopTask.idl
@@ -23,23 +23,19 @@
#include <com/sun/star/awt/XWindow.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** use <type>XFrame</type> instead of this
@deprecated
*/
published interface XDesktopTask: com::sun::star::lang::XComponent
{
- //-------------------------------------------------------------------------
/** use <type scope="com::sun::star::lang">XInitialization</type> instead..
@deprecated
*/
void initialize( [in] com::sun::star::awt::XWindow TaskWindow );
- //-------------------------------------------------------------------------
/** use <type scope="com::sun::star::util">XCloseable</type>
or <member scope="com::sun::star::lang">XComponent::dispose()</member>
instead.
@@ -49,7 +45,6 @@ published interface XDesktopTask: com::sun::star::lang::XComponent
boolean close();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDispatch.idl b/offapi/com/sun/star/frame/XDispatch.idl
index dcea8cc6d77e..db486a258f21 100644
--- a/offapi/com/sun/star/frame/XDispatch.idl
+++ b/offapi/com/sun/star/frame/XDispatch.idl
@@ -34,11 +34,9 @@
#include <com/sun/star/frame/XStatusListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** serves state information of objects which can be connected to
controls (e.g. toolbox controls).
@@ -64,7 +62,6 @@ module com { module sun { module star { module frame {
*/
published interface XDispatch: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** dispatches (executes) an URL asynchronously.
<p>
@@ -105,7 +102,6 @@ published interface XDispatch: com::sun::star::uno::XInterface
[in] com::sun::star::util::URL URL,
[in] sequence<com::sun::star::beans::PropertyValue> Arguments);
- //-------------------------------------------------------------------------
/** registers a listener of a control for a specific URL
at this object to receive status events.
@@ -129,7 +125,6 @@ published interface XDispatch: com::sun::star::uno::XInterface
[in] XStatusListener Control,
[in] com::sun::star::util::URL URL);
- //-------------------------------------------------------------------------
/** unregisters a listener from a control.
@param Control
@@ -147,7 +142,6 @@ published interface XDispatch: com::sun::star::uno::XInterface
[in] com::sun::star::util::URL URL);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDispatchHelper.idl b/offapi/com/sun/star/frame/XDispatchHelper.idl
index 510a663201be..b7b2e50b71c3 100644
--- a/offapi/com/sun/star/frame/XDispatchHelper.idl
+++ b/offapi/com/sun/star/frame/XDispatchHelper.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/frame/XDispatchProvider.idl>
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides an easy way to dispatch functions useful at UI level.
@see XDispatch
@@ -36,7 +34,6 @@
*/
published interface XDispatchHelper : com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** executes the dispatch.
Listeners are not supported here!
@@ -73,7 +70,6 @@ published interface XDispatchHelper : com::sun::star::uno::XInterface
[in] sequence< com::sun::star::beans::PropertyValue > Arguments );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDispatchInformationProvider.idl b/offapi/com/sun/star/frame/XDispatchInformationProvider.idl
index 7e6f8d381a89..2cd64ab62903 100644
--- a/offapi/com/sun/star/frame/XDispatchInformationProvider.idl
+++ b/offapi/com/sun/star/frame/XDispatchInformationProvider.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/frame/DispatchInformation.idl>
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides information about supported commands
<p>
@@ -44,7 +42,6 @@ module com { module sun { module star { module frame {
*/
published interface XDispatchInformationProvider: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns all supported command groups.
@returns
@@ -54,7 +51,6 @@ published interface XDispatchInformationProvider: com::sun::star::uno::XInterfac
*/
sequence < short > getSupportedCommandGroups();
- //-------------------------------------------------------------------------
/** returns additional information about supported commands of a
given command group.
@@ -68,7 +64,6 @@ published interface XDispatchInformationProvider: com::sun::star::uno::XInterfac
sequence < DispatchInformation > getConfigurableDispatchInformation( [in] short CommandGroup );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDispatchProvider.idl b/offapi/com/sun/star/frame/XDispatchProvider.idl
index 3edaef9235da..31497067a3f8 100644
--- a/offapi/com/sun/star/frame/XDispatchProvider.idl
+++ b/offapi/com/sun/star/frame/XDispatchProvider.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/frame/DispatchDescriptor.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides <type>XDispatch</type> interfaces for certain functions which
are useful at the UI.
@@ -37,7 +35,6 @@
*/
published interface XDispatchProvider: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** searches for an <type>XDispatch</type> for the specified URL within
the specified target frame.
@@ -64,7 +61,6 @@ published interface XDispatchProvider: com::sun::star::uno::XInterface
[in] string TargetFrameName,
[in] long SearchFlags );
- //-------------------------------------------------------------------------
/** actually this method is redundant to <member>XDispatchProvider::queryDispatch()</member>
to avoid multiple remote calls.
@@ -83,7 +79,6 @@ published interface XDispatchProvider: com::sun::star::uno::XInterface
[in] sequence<DispatchDescriptor> Requests);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDispatchProviderInterception.idl b/offapi/com/sun/star/frame/XDispatchProviderInterception.idl
index beb318216cb9..82b02c042f8b 100644
--- a/offapi/com/sun/star/frame/XDispatchProviderInterception.idl
+++ b/offapi/com/sun/star/frame/XDispatchProviderInterception.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/frame/XDispatchProviderInterceptor.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** makes it possible to register an <type>XDispatchProvider</type> which
intercepts all requests of <type>XDispatch</type> to this instance.
@@ -52,7 +50,6 @@
*/
published interface XDispatchProviderInterception: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** registers an <type>XDispatchProviderInterceptor</type>, which will become
the first interceptor in the chain of registered interceptors.
@@ -63,7 +60,6 @@ published interface XDispatchProviderInterception: com::sun::star::uno::XInterfa
*/
void registerDispatchProviderInterceptor( [in] XDispatchProviderInterceptor Interceptor );
- //-------------------------------------------------------------------------
/** removes an <type>XDispatchProviderInterceptor</type> which was previously registered
<p>
@@ -79,7 +75,6 @@ published interface XDispatchProviderInterception: com::sun::star::uno::XInterfa
void releaseDispatchProviderInterceptor( [in] XDispatchProviderInterceptor Interceptor );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl b/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl
index b2018ceea4a3..8f36052369b6 100644
--- a/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl
+++ b/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/frame/XDispatchProvider.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** makes it possible to intercept request of <type>XDispatch</type>.
<p>
@@ -37,7 +35,6 @@
*/
published interface XDispatchProviderInterceptor: XDispatchProvider
{
- //-------------------------------------------------------------------------
/** access to the slave <type>XDispatchProvider</type> of this interceptor
@returns
@@ -47,7 +44,6 @@ published interface XDispatchProviderInterceptor: XDispatchProvider
*/
XDispatchProvider getSlaveDispatchProvider();
- //-------------------------------------------------------------------------
/** sets the slave <type>XDispatchProvider</type> to which calls to
<member>XDispatchProvider::queryDispatch()</member> can be forwarded
under control of this dispatch provider.
@@ -59,7 +55,6 @@ published interface XDispatchProviderInterceptor: XDispatchProvider
*/
void setSlaveDispatchProvider( [in] XDispatchProvider NewDispatchProvider );
- //-------------------------------------------------------------------------
/** access to the master <type>XDispatchProvider</type> of this interceptor
@returns
@@ -69,7 +64,6 @@ published interface XDispatchProviderInterceptor: XDispatchProvider
*/
XDispatchProvider getMasterDispatchProvider();
- //-------------------------------------------------------------------------
/** sets the master <type>XDispatchProvider</type>, which may forward
calls to its <member>XDispatchProvider::queryDispatch()</member>
to this dispatch provider.
@@ -83,7 +77,6 @@ published interface XDispatchProviderInterceptor: XDispatchProvider
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDispatchRecorder.idl b/offapi/com/sun/star/frame/XDispatchRecorder.idl
index 3efc1c4f167b..ae32a4c5acf5 100644
--- a/offapi/com/sun/star/frame/XDispatchRecorder.idl
+++ b/offapi/com/sun/star/frame/XDispatchRecorder.idl
@@ -32,13 +32,11 @@
#include <com/sun/star/util/URL.idl>
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
published interface XFrame;
-//=============================================================================
/** provides recording functionality of dispatches
<p>
@@ -57,7 +55,6 @@ module com { module sun { module star { module frame {
*/
published interface XDispatchRecorder: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** initializes the recorder by passing the frame for which all
macro statements shall be recorded
@@ -66,7 +63,6 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface
*/
void startRecording( [in] com::sun::star::frame::XFrame Frame );
- //-------------------------------------------------------------------------
/** stops the recording process
<p>
@@ -81,7 +77,6 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface
*/
void endRecording();
- //-------------------------------------------------------------------------
/** records a single dispatch call identified by its command URL
@param URL
@@ -97,7 +92,6 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface
[in] com::sun::star::util::URL URL,
[in] sequence<com::sun::star::beans::PropertyValue> Arguments);
- //-------------------------------------------------------------------------
/** records a single dispatch call identified by its command URL, but
comments it out
@@ -118,7 +112,6 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface
[in] com::sun::star::util::URL URL,
[in] sequence<com::sun::star::beans::PropertyValue> Arguments);
- //-------------------------------------------------------------------------
/** returns the recorded source code
<p>
@@ -132,7 +125,6 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface
string getRecordedMacro();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl b/offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl
index 367ba6cadb19..5d03f5d3c8f2 100644
--- a/offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl
+++ b/offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/frame/XDispatch.idl>
#include <com/sun/star/frame/XDispatchRecorder.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides access to the record mechanism of dispatches
<p>
@@ -52,7 +50,6 @@
*/
published interface XDispatchRecorderSupplier: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** set a dispatch recorder on this supplier
<p>
@@ -68,7 +65,6 @@ published interface XDispatchRecorderSupplier: com::sun::star::uno::XInterface
*/
void setDispatchRecorder( [in] com::sun::star::frame::XDispatchRecorder Recorder );
- //-------------------------------------------------------------------------
/** provides access on the recorder of this supplier
<p>
@@ -84,7 +80,6 @@ published interface XDispatchRecorderSupplier: com::sun::star::uno::XInterface
*/
com::sun::star::frame::XDispatchRecorder getDispatchRecorder();
- //-------------------------------------------------------------------------
/** dispatch given URL and record it if recording is enabled
<p>
@@ -116,7 +111,6 @@ published interface XDispatchRecorderSupplier: com::sun::star::uno::XInterface
[in] XDispatch Dispatcher);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDispatchResultListener.idl b/offapi/com/sun/star/frame/XDispatchResultListener.idl
index b49cdac7eb56..b0952f61e321 100644
--- a/offapi/com/sun/star/frame/XDispatchResultListener.idl
+++ b/offapi/com/sun/star/frame/XDispatchResultListener.idl
@@ -22,18 +22,15 @@
#include <com/sun/star/lang/XEventListener.idl>
#include <com/sun/star/frame/DispatchResultEvent.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** listener for results of <member>XNotifyingDispatch::dispatchWithNotification()</member>
@see XNotifyingDispatch
*/
published interface XDispatchResultListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** indicates finished dispatch
@param Result
@@ -44,7 +41,6 @@ published interface XDispatchResultListener: com::sun::star::lang::XEventListene
void dispatchFinished( [in] DispatchResultEvent Result );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XDocumentTemplates.idl b/offapi/com/sun/star/frame/XDocumentTemplates.idl
index b4f43791c750..8ef4a3e3ffc0 100644
--- a/offapi/com/sun/star/frame/XDocumentTemplates.idl
+++ b/offapi/com/sun/star/frame/XDocumentTemplates.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/frame/XStorable.idl>
#include <com/sun/star/ucb/XContent.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides a high level API to organize document templates
<p>
@@ -49,7 +47,6 @@ module com { module sun { module star { module frame {
*/
published interface XDocumentTemplates: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** provides access to the root of internal used hierarchy
<p>
@@ -61,7 +58,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
*/
com::sun::star::ucb::XContent getContent();
- //-------------------------------------------------------------------------
/** creates the template with the given name in the given group using the
data from the storable
@@ -86,7 +82,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
[in] string TemplateName,
[in] XStorable Storable);
- //-------------------------------------------------------------------------
/** creates the template with the given name in the given group using the
given URL
@@ -111,7 +106,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
[in] string TemplateName,
[in] string SourceURL);
- //-------------------------------------------------------------------------
/** remove a template from specified group
@param GroupName
@@ -129,7 +123,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
[in] string GroupName,
[in] string TemplateName);
- //-------------------------------------------------------------------------
/** rename a template inside specified group
@param GroupName
@@ -148,7 +141,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
[in] string OldTemplateName,
[in] string NewTemplateName);
- //-------------------------------------------------------------------------
/** creates a new group
@param GroupName
@@ -161,7 +153,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
*/
boolean addGroup( [in] string GroupName );
- //-------------------------------------------------------------------------
/** remove an existing group
@param GroupName
@@ -174,7 +165,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
*/
boolean removeGroup( [in] string GroupName );
- //-------------------------------------------------------------------------
/** rename an existing group
@param OldGroupName
@@ -192,7 +182,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
[in] string OldGroupName,
[in] string NewGroupName);
- //-------------------------------------------------------------------------
/** force an update for internal structures
<p>
@@ -204,7 +193,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface
[oneway] void update();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XExtendedFilterDetection.idl b/offapi/com/sun/star/frame/XExtendedFilterDetection.idl
index a58c7ce17ff5..939c14516832 100644
--- a/offapi/com/sun/star/frame/XExtendedFilterDetection.idl
+++ b/offapi/com/sun/star/frame/XExtendedFilterDetection.idl
@@ -22,20 +22,17 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/beans/PropertyValue.idl>
-//============================================================================
module com {
module sun {
module star {
module frame {
-//============================================================================
/** use <type scope="com::sun::star::document">XExtendedFilterDetection</type> instead of this
@deprecated
*/
published interface XExtendedFilterDetection: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** use <member scope="com::sun::star::document">XExtendedFilterDetection::detect()</member> instead of this
@deprecated
*/
diff --git a/offapi/com/sun/star/frame/XFilterDetect.idl b/offapi/com/sun/star/frame/XFilterDetect.idl
index a7be42905c40..e38d16634e6a 100644
--- a/offapi/com/sun/star/frame/XFilterDetect.idl
+++ b/offapi/com/sun/star/frame/XFilterDetect.idl
@@ -22,26 +22,21 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** use <type scope="com::sun::star::document">XExtendedFilterDetection</type> instead of this
@deprecated
*/
published interface XFilterDetect: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** - */
string getContentType( [in] string URL );
- //-------------------------------------------------------------------------
/** - */
boolean useExternBrowser( [in] string URL );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XFrame.idl b/offapi/com/sun/star/frame/XFrame.idl
index ffd474f21276..cc971e1dbbfa 100644
--- a/offapi/com/sun/star/frame/XFrame.idl
+++ b/offapi/com/sun/star/frame/XFrame.idl
@@ -31,7 +31,6 @@
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/awt/XWindow.idl>
-//=============================================================================
module com { module sun { module star { module frame {
@@ -39,7 +38,6 @@
published interface XController;
published interface XFramesSupplier;
-//=============================================================================
/** a frame object can be considered to be an "anchor" object where a component
can be attached to.
@@ -53,7 +51,6 @@
*/
published interface XFrame: com::sun::star::lang::XComponent
{
- //-------------------------------------------------------------------------
/** is called to initialize the frame within a window - the container window.
<p>
@@ -74,7 +71,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
void initialize( [in] com::sun::star::awt::XWindow xWindow );
- //-------------------------------------------------------------------------
/** provides access to the container window of the frame.
<p>
@@ -89,7 +85,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
com::sun::star::awt::XWindow getContainerWindow();
- //-------------------------------------------------------------------------
/** sets the frame container that created this frame.
<p>
@@ -107,7 +102,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
[oneway] void setCreator( [in] XFramesSupplier Creator );
- //-------------------------------------------------------------------------
/** provides access to the creator (parent) of this frame
@returns
@@ -117,7 +111,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
XFramesSupplier getCreator();
- //-------------------------------------------------------------------------
/** access to the name property of this frame
@returns
@@ -127,7 +120,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
string getName();
- //-------------------------------------------------------------------------
/** sets the name of the frame.
<p>
@@ -153,7 +145,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
[oneway] void setName( [in] string aName );
- //-------------------------------------------------------------------------
/** searches for a frame with the specified name.
<p>
@@ -200,7 +191,6 @@ published interface XFrame: com::sun::star::lang::XComponent
[in] string aTargetFrameName,
[in] long nSearchFlags);
- //-------------------------------------------------------------------------
/** determines if the frame is a top frame.
<p>
@@ -217,7 +207,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
boolean isTop();
- //-------------------------------------------------------------------------
/** activates this frame and thus the component within.
<p>
@@ -239,7 +228,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
[oneway] void activate();
- //-------------------------------------------------------------------------
/** is called by the creator frame when another sub-frame gets activated.
<p>
@@ -253,7 +241,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
[oneway] void deactivate();
- //-------------------------------------------------------------------------
/** determines if the frame is active.
@return
@@ -266,7 +253,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
boolean isActive();
- //-------------------------------------------------------------------------
/** sets a new component into the frame or release an existing one from a frame.
@param xComponentWindow
@@ -298,7 +284,6 @@ published interface XFrame: com::sun::star::lang::XComponent
[in] com::sun::star::awt::XWindow xComponentWindow,
[in] XController xController);
- //-------------------------------------------------------------------------
/** provides access to the component window
<p>
@@ -314,7 +299,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
com::sun::star::awt::XWindow getComponentWindow();
- //-------------------------------------------------------------------------
/** provides access to the controller
<p>
@@ -333,7 +317,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
XController getController();
- //-------------------------------------------------------------------------
/** notifies the frame that the context of the controller within this
frame changed (i.e. the selection).
@@ -350,7 +333,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
void contextChanged();
- //-------------------------------------------------------------------------
/** registers an event listener, which will be called when certain things
happen to the components within this frame or within sub-frames of this frame.
@@ -366,7 +348,6 @@ published interface XFrame: com::sun::star::lang::XComponent
*/
[oneway] void addFrameActionListener( [in]XFrameActionListener xListener );
- //-------------------------------------------------------------------------
/** unregisters an event listener
@param xListener
@@ -377,7 +358,6 @@ published interface XFrame: com::sun::star::lang::XComponent
[oneway] void removeFrameActionListener( [in] XFrameActionListener xListener );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XFrameActionListener.idl b/offapi/com/sun/star/frame/XFrameActionListener.idl
index 2739b821fcb8..485716d6e7a3 100644
--- a/offapi/com/sun/star/frame/XFrameActionListener.idl
+++ b/offapi/com/sun/star/frame/XFrameActionListener.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/frame/FrameActionEvent.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** has to be provided if an object wants to receive events
when several things happen to components within frames of the desktop frame tree.
@@ -41,7 +39,6 @@
*/
published interface XFrameActionListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** is called whenever any action occurs to a component within a frame.
@param Action
@@ -50,7 +47,6 @@ published interface XFrameActionListener: com::sun::star::lang::XEventListener
[oneway] void frameAction( [in] FrameActionEvent Action );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XFrameLoader.idl b/offapi/com/sun/star/frame/XFrameLoader.idl
index fe5ed9982543..b6c283850375 100644
--- a/offapi/com/sun/star/frame/XFrameLoader.idl
+++ b/offapi/com/sun/star/frame/XFrameLoader.idl
@@ -34,11 +34,9 @@
#include <com/sun/star/frame/XLoadEventListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** load components into a frame
<p>
@@ -51,7 +49,6 @@
*/
published interface XFrameLoader: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** starts the loading of the specified resource into the specified <type>Frame</type>.
@param Frame
@@ -77,7 +74,6 @@ published interface XFrameLoader: com::sun::star::uno::XInterface
[in] sequence< com::sun::star::beans::PropertyValue > Arguments,
[in] XLoadEventListener Listener);
- //-------------------------------------------------------------------------
/** cancels the loading process.
<p>
@@ -92,7 +88,6 @@ published interface XFrameLoader: com::sun::star::uno::XInterface
[oneway] void cancel();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XFrameLoaderQuery.idl b/offapi/com/sun/star/frame/XFrameLoaderQuery.idl
index 591317165395..f7fb57d68004 100644
--- a/offapi/com/sun/star/frame/XFrameLoaderQuery.idl
+++ b/offapi/com/sun/star/frame/XFrameLoaderQuery.idl
@@ -23,34 +23,29 @@
#include <com/sun/star/beans/XPropertySet.idl>
#include <com/sun/star/beans/PropertyValue.idl>
-//============================================================================
module com {
module sun {
module star {
module frame {
-//============================================================================
/** use service <type>FrameLoaderFactory</type> instead of this
@deprecated
*/
published interface XFrameLoaderQuery: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** use member <member scope="com::sun::star::container">XNameAccess::getElementNames()</member>
provided by service <type>FrameLoaderFactory</type> instead of this
@deprecated
*/
sequence< string > getAvailableFilterNames();
- //-------------------------------------------------------------------------
/** use member <member scope="com::sun::star::container">XNameAccess::getByName()</member>
provided by service <type>FrameLoaderFactory</type> instead of this
@deprecated
*/
sequence< ::com::sun::star::beans::PropertyValue > getLoaderProperties( [in] string sFilterName );
- //-------------------------------------------------------------------------
/** use member <type scope="com::sun::star::container">XContainerQuery</type>
provided by service <type>FrameLoaderFactory</type> instead of this
@deprecated
diff --git a/offapi/com/sun/star/frame/XFrameSetModel.idl b/offapi/com/sun/star/frame/XFrameSetModel.idl
index 1041715d712a..bc17d3fdac8e 100644
--- a/offapi/com/sun/star/frame/XFrameSetModel.idl
+++ b/offapi/com/sun/star/frame/XFrameSetModel.idl
@@ -22,26 +22,21 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** use <type>XModel</type> instead of this
@deprecated
*/
published interface XFrameSetModel: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** - */
string getSource();
- //-------------------------------------------------------------------------
/** - */
void setSource( [in] string Source );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XFrames.idl b/offapi/com/sun/star/frame/XFrames.idl
index 67611c68699e..d0e71dfaf19c 100644
--- a/offapi/com/sun/star/frame/XFrames.idl
+++ b/offapi/com/sun/star/frame/XFrames.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/frame/XFrame.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** manages and creates frames.
<p>
@@ -40,7 +38,6 @@
*/
published interface XFrames: com::sun::star::container::XIndexAccess
{
- //-------------------------------------------------------------------------
/** appends the specified <type>Frame</type> to the list of sub-frames.
@param xFrame
@@ -48,7 +45,6 @@ published interface XFrames: com::sun::star::container::XIndexAccess
*/
void append( [in] XFrame xFrame );
- //-------------------------------------------------------------------------
/** provides access to the list of all currently existing
frames inside this container and her sub frames
@@ -62,7 +58,6 @@ published interface XFrames: com::sun::star::container::XIndexAccess
*/
sequence< XFrame > queryFrames( [in] long nSearchFlags );
- //-------------------------------------------------------------------------
/** removes the frame from its container.
<p>
@@ -82,7 +77,6 @@ published interface XFrames: com::sun::star::container::XIndexAccess
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XFramesSupplier.idl b/offapi/com/sun/star/frame/XFramesSupplier.idl
index 8a9d0fbca126..5e4daf24f01a 100644
--- a/offapi/com/sun/star/frame/XFramesSupplier.idl
+++ b/offapi/com/sun/star/frame/XFramesSupplier.idl
@@ -21,20 +21,17 @@
#include <com/sun/star/frame/XFrame.idl>
-//=============================================================================
module com { module sun { module star { module frame {
published interface XFrames;
-//=============================================================================
/** provides access to sub frames of current one
@see XFrames
*/
published interface XFramesSupplier: XFrame
{
- //-------------------------------------------------------------------------
/** provides access to this container and to all other <type>XFramesSupplier</type>
which are available from this node of frame tree
@@ -44,7 +41,6 @@ published interface XFramesSupplier: XFrame
*/
XFrames getFrames();
- //-------------------------------------------------------------------------
/** gets the current active frame of this container
(not of any other available supplier)
@@ -62,7 +58,6 @@ published interface XFramesSupplier: XFrame
*/
XFrame getActiveFrame();
- //-------------------------------------------------------------------------
/** is called on activation of a direct sub-frame.
<p>
@@ -89,7 +84,6 @@ published interface XFramesSupplier: XFrame
void setActiveFrame( [in] XFrame Frame );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XInterceptorInfo.idl b/offapi/com/sun/star/frame/XInterceptorInfo.idl
index adae73bfae54..72545fa00f79 100644
--- a/offapi/com/sun/star/frame/XInterceptorInfo.idl
+++ b/offapi/com/sun/star/frame/XInterceptorInfo.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** makes it possible to get information about a registered interceptor and is used by
frame interceptor mechanism to perform interception.
@@ -51,7 +49,6 @@
*/
published interface XInterceptorInfo: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the URL list for interception.
<p>
@@ -65,7 +62,6 @@ published interface XInterceptorInfo: com::sun::star::uno::XInterface
sequence< string > getInterceptedURLs();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XLayoutManager.idl b/offapi/com/sun/star/frame/XLayoutManager.idl
index 8511de308369..3f944f03101a 100644
--- a/offapi/com/sun/star/frame/XLayoutManager.idl
+++ b/offapi/com/sun/star/frame/XLayoutManager.idl
@@ -38,11 +38,9 @@
#include <com/sun/star/ui/DockingArea.idl>
#include <com/sun/star/ui/XDockingAreaAcceptor.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** central interface to query for, create, destroy and manipulate user
interface elements which are bound to a layout manager.
diff --git a/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl b/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl
index f87eea4437ca..08213c8d9f97 100644
--- a/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl
+++ b/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/frame/XLayoutManagerListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** makes it possible to receive events from a layout manager.
@see ::com::sun::star::frame::LayoutManager
diff --git a/offapi/com/sun/star/frame/XLayoutManagerListener.idl b/offapi/com/sun/star/frame/XLayoutManagerListener.idl
index 8716d739d353..77328a6bf3a8 100644
--- a/offapi/com/sun/star/frame/XLayoutManagerListener.idl
+++ b/offapi/com/sun/star/frame/XLayoutManagerListener.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/lang/XEventListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** makes it possible to receive events from a layout manager.
<p>Events are provided <strong>only</strong> for notification
@@ -50,7 +48,6 @@ module com { module sun { module star { module frame {
*/
interface XLayoutManagerListener : com::sun::star::lang::XEventListener
{
- //=============================================================================
/** is invoked when a layout manager has made a certain operation.
@param aSource
diff --git a/offapi/com/sun/star/frame/XLoadEventListener.idl b/offapi/com/sun/star/frame/XLoadEventListener.idl
index 1f13665bd9dd..ccc2cb0e7320 100644
--- a/offapi/com/sun/star/frame/XLoadEventListener.idl
+++ b/offapi/com/sun/star/frame/XLoadEventListener.idl
@@ -21,20 +21,17 @@
#include <com/sun/star/lang/XEventListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
published interface XFrameLoader;
-//=============================================================================
/** is used to receive callbacks from an asynchronous frame loader.
@see XFrameLoader
*/
published interface XLoadEventListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** is called when a new component is loaded into a frame successfully.
@param Loader
@@ -42,7 +39,6 @@ published interface XLoadEventListener: com::sun::star::lang::XEventListener
*/
[oneway] void loadFinished( [in] XFrameLoader Loader );
- //-------------------------------------------------------------------------
/** is called when a frame load is canceled or failed.
@param Loader
@@ -51,7 +47,6 @@ published interface XLoadEventListener: com::sun::star::lang::XEventListener
[oneway] void loadCancelled( [in] XFrameLoader Loader );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XLoadable.idl b/offapi/com/sun/star/frame/XLoadable.idl
index d553e58ab608..b78607476d4d 100644
--- a/offapi/com/sun/star/frame/XLoadable.idl
+++ b/offapi/com/sun/star/frame/XLoadable.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** offers a simple way to initialize a component or load it from an URL.
<p>In case an object supports the interface the object must be initialized
with either initNew() or load() call before any usage. In case the object
@@ -40,13 +38,11 @@
*/
published interface XLoadable: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** creates a component from scratch
*/
void initNew()
raises( DoubleInitializationException, com::sun::star::io::IOException, com::sun::star::uno::Exception );
- //-------------------------------------------------------------------------
/** loads a component from an URL
@param lArguments
parameters for saving
@@ -59,7 +55,6 @@ published interface XLoadable: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XMenuBarAcceptor.idl b/offapi/com/sun/star/frame/XMenuBarAcceptor.idl
index 499a09138821..60fcc5c2a1f7 100644
--- a/offapi/com/sun/star/frame/XMenuBarAcceptor.idl
+++ b/offapi/com/sun/star/frame/XMenuBarAcceptor.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/awt/XMenuBar.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides function to update a menu bar for inplace editing.
@@ -38,7 +36,6 @@ module com { module sun { module star { module frame {
interface XMenuBarAcceptor : com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** update menu bar according to the current frame mode. This is used in
inplace editing mode where we have to merge our own menu into the
container applications menu.
diff --git a/offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl b/offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl
index a71ad76ee867..cb069e375156 100644
--- a/offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl
+++ b/offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/container/XIndexAccess.idl>
#include <com/sun/star/frame/XDispatchProvider.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides functions to set and remove a merged menu bar for inplace
editing.
diff --git a/offapi/com/sun/star/frame/XModel.idl b/offapi/com/sun/star/frame/XModel.idl
index 7cfb06b9dcc4..275c545811bd 100644
--- a/offapi/com/sun/star/frame/XModel.idl
+++ b/offapi/com/sun/star/frame/XModel.idl
@@ -35,11 +35,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** represents a component which is created from an URL and arguments.
<p>
@@ -68,7 +66,6 @@
*/
published interface XModel: com::sun::star::lang::XComponent
{
- //-------------------------------------------------------------------------
/** informs a model about its resource description.
@param URL
@@ -87,7 +84,6 @@ published interface XModel: com::sun::star::lang::XComponent
[in] string URL,
[in] sequence<com::sun::star::beans::PropertyValue> Arguments);
- //-------------------------------------------------------------------------
/** provides information about the location of this model
@returns
@@ -97,7 +93,6 @@ published interface XModel: com::sun::star::lang::XComponent
*/
string getURL();
- //-------------------------------------------------------------------------
/** provides read access on currently representation of the
<type scope="com::sun::star::document">MediaDescriptor</type>
of this model which describes the model and his state
@@ -108,7 +103,6 @@ published interface XModel: com::sun::star::lang::XComponent
*/
sequence< com::sun::star::beans::PropertyValue > getArgs();
- //-------------------------------------------------------------------------
/** is called whenever a new controller is created for this model.
<p>
@@ -123,7 +117,6 @@ published interface XModel: com::sun::star::lang::XComponent
*/
[oneway] void connectController( [in] XController Controller );
- //-------------------------------------------------------------------------
/** is called whenever an existing controller should be deregistered at this model.
<p>
@@ -138,7 +131,6 @@ published interface XModel: com::sun::star::lang::XComponent
*/
[oneway] void disconnectController( [in] XController Controller );
- //-------------------------------------------------------------------------
/** suspends some notifications to the controllers which are used
for display updates.
@@ -152,7 +144,6 @@ published interface XModel: com::sun::star::lang::XComponent
*/
[oneway] void lockControllers();
- //-------------------------------------------------------------------------
/** resumes the notifications which were suspended by
<member>XModel::lockControllers()</member>.
@@ -166,7 +157,6 @@ published interface XModel: com::sun::star::lang::XComponent
*/
[oneway] void unlockControllers();
- //-------------------------------------------------------------------------
/** determines if there is at least one lock remaining.
<p>
@@ -181,7 +171,6 @@ published interface XModel: com::sun::star::lang::XComponent
*/
boolean hasControllersLocked();
- //-------------------------------------------------------------------------
/** provides access to the controller which currently controls this model
@returns
@@ -193,7 +182,6 @@ published interface XModel: com::sun::star::lang::XComponent
*/
XController getCurrentController();
- //-------------------------------------------------------------------------
/** sets a registered controller as the current controller.
@param Controller
@@ -206,7 +194,6 @@ published interface XModel: com::sun::star::lang::XComponent
void setCurrentController( [in] XController Controller )
raises( com::sun::star::container::NoSuchElementException );
- //-------------------------------------------------------------------------
/** provides read access on current selection on controller
@returns
@@ -216,7 +203,6 @@ published interface XModel: com::sun::star::lang::XComponent
com::sun::star::uno::XInterface getCurrentSelection();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XModel2.idl b/offapi/com/sun/star/frame/XModel2.idl
index 0eff016ead34..47099d1a67d6 100644
--- a/offapi/com/sun/star/frame/XModel2.idl
+++ b/offapi/com/sun/star/frame/XModel2.idl
@@ -34,11 +34,9 @@
#include <com/sun/star/awt/XWindow.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** extends interface XModel.
The following functions are added:
@@ -51,7 +49,6 @@
*/
interface XModel2 : com::sun::star::frame::XModel
{
- //-------------------------------------------------------------------------
/** provides list of all currently connected controller objects.
<p>
@@ -67,7 +64,6 @@ interface XModel2 : com::sun::star::frame::XModel
*/
com::sun::star::container::XEnumeration getControllers();
- //-------------------------------------------------------------------------
/** provides the available names of the factory to be used to create views.
<p>The names are usually logical view names. The following names have
@@ -92,7 +88,6 @@ interface XModel2 : com::sun::star::frame::XModel
*/
sequence< string > getAvailableViewControllerNames();
- //-------------------------------------------------------------------------
/** creates the default view instance for this model.
<p>Effectively, this method is equivalent to calling <member>createView</member> with
@@ -113,7 +108,6 @@ interface XModel2 : com::sun::star::frame::XModel
raises (com::sun::star::lang::IllegalArgumentException,
com::sun::star::uno::Exception );
- //-------------------------------------------------------------------------
/** creates a new view instance classified by the specified name and arguments.
<p>The newly created controller must not be connected with the document and the
@@ -146,7 +140,6 @@ interface XModel2 : com::sun::star::frame::XModel
com::sun::star::uno::Exception );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XModule.idl b/offapi/com/sun/star/frame/XModule.idl
index 51b5e5f62f6b..5a81a194d4d9 100644
--- a/offapi/com/sun/star/frame/XModule.idl
+++ b/offapi/com/sun/star/frame/XModule.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
#include <com/sun/star/frame/UnknownModuleException.idl>
-//===============================================
module com { module sun { module star { module frame {
-//===============================================
/** can be used to overrule identification of office modules.
<p>
@@ -55,13 +53,11 @@ module com { module sun { module star { module frame {
*/
interface XModule : com::sun::star::uno::XInterface
{
- //-------------------------------------------
/** @param Identifier
a new "name" for this module.
*/
void setIdentifier([in] string Identifier);
- //-------------------------------------------
/** @return the module identifier.
*/
string getIdentifier();
diff --git a/offapi/com/sun/star/frame/XModuleManager.idl b/offapi/com/sun/star/frame/XModuleManager.idl
index f3a48e18796a..abfd138ac25e 100644
--- a/offapi/com/sun/star/frame/XModuleManager.idl
+++ b/offapi/com/sun/star/frame/XModuleManager.idl
@@ -33,18 +33,15 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
#include <com/sun/star/frame/UnknownModuleException.idl>
-//===============================================
module com { module sun { module star { module frame {
-//===============================================
/** can be used to identify office modules.
@since OOo 2.0
*/
interface XModuleManager : com::sun::star::uno::XInterface
{
- //-------------------------------------------
/**
@short identifies the given module.
diff --git a/offapi/com/sun/star/frame/XNotifyingDispatch.idl b/offapi/com/sun/star/frame/XNotifyingDispatch.idl
index b5870e87b204..1d06826dc307 100644
--- a/offapi/com/sun/star/frame/XNotifyingDispatch.idl
+++ b/offapi/com/sun/star/frame/XNotifyingDispatch.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/frame/XDispatch.idl>
#include <com/sun/star/frame/XDispatchResultListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** dispatch with guaranteed notify (instead of <type>XDispatch</type>)
@see XDispatch
@@ -33,7 +31,6 @@ module com { module sun { module star { module frame {
*/
published interface XNotifyingDispatch: XDispatch
{
- //-------------------------------------------------------------------------
/** Do the same like <member>XDispatch::dispatch()</member> but notifies
listener in every case. Should be used if result must be known.
@@ -53,7 +50,6 @@ published interface XNotifyingDispatch: XDispatch
[in] XDispatchResultListener Listener);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XPopupMenuController.idl b/offapi/com/sun/star/frame/XPopupMenuController.idl
index b7f36b0037a2..bd87ab3d3f6e 100644
--- a/offapi/com/sun/star/frame/XPopupMenuController.idl
+++ b/offapi/com/sun/star/frame/XPopupMenuController.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/awt/XPopupMenu.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides data to a pop-up menu controller implementation to
fill and update a pop-up menu dynamically.
@@ -75,7 +73,6 @@ interface XPopupMenuController : com::sun::star::uno::XInterface
}; }; }; };
-//=============================================================================
#endif
diff --git a/offapi/com/sun/star/frame/XRecordableDispatch.idl b/offapi/com/sun/star/frame/XRecordableDispatch.idl
index e68d875b5c7c..8e5702e4f61d 100644
--- a/offapi/com/sun/star/frame/XRecordableDispatch.idl
+++ b/offapi/com/sun/star/frame/XRecordableDispatch.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/frame/XDispatchRecorder.idl>
#include <com/sun/star/util/URL.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** extends an existing <type>XDispatch</type> implementation with functionality
for dispatch recording
@@ -80,7 +78,6 @@
*/
published interface XRecordableDispatch: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** dispatch and record it
@param URL
@@ -100,7 +97,6 @@ published interface XRecordableDispatch: com::sun::star::uno::XInterface
[in] XDispatchRecorder Recorder);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XSessionManagerClient.idl b/offapi/com/sun/star/frame/XSessionManagerClient.idl
index 6dc2e9947c0a..7d1246bf4480 100644
--- a/offapi/com/sun/star/frame/XSessionManagerClient.idl
+++ b/offapi/com/sun/star/frame/XSessionManagerClient.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/frame/XSessionManagerListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** Connect to a session manager to get information about pending
desktop shutdown
diff --git a/offapi/com/sun/star/frame/XSessionManagerListener.idl b/offapi/com/sun/star/frame/XSessionManagerListener.idl
index 05c0079e496d..d036dc22e384 100644
--- a/offapi/com/sun/star/frame/XSessionManagerListener.idl
+++ b/offapi/com/sun/star/frame/XSessionManagerListener.idl
@@ -20,7 +20,6 @@
#define __com_sun_star_frame_XSessionManagerListener_idl__
#include <com/sun/star/lang/XEventListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
diff --git a/offapi/com/sun/star/frame/XSessionManagerListener2.idl b/offapi/com/sun/star/frame/XSessionManagerListener2.idl
index 0f0d3da89891..1be948e3509b 100644
--- a/offapi/com/sun/star/frame/XSessionManagerListener2.idl
+++ b/offapi/com/sun/star/frame/XSessionManagerListener2.idl
@@ -21,7 +21,6 @@
#include <com/sun/star/lang/XEventListener.idl>
#include <com/sun/star/frame/XSessionManagerListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
diff --git a/offapi/com/sun/star/frame/XStatusListener.idl b/offapi/com/sun/star/frame/XStatusListener.idl
index 61042632e20e..5604f8f8cc67 100644
--- a/offapi/com/sun/star/frame/XStatusListener.idl
+++ b/offapi/com/sun/star/frame/XStatusListener.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/frame/FeatureStateEvent.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** makes it possible to receive events when the state of a feature changes.
<p>
@@ -41,7 +39,6 @@
*/
published interface XStatusListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** is called when the status of the feature changes.
@param State
@@ -50,7 +47,6 @@ published interface XStatusListener: com::sun::star::lang::XEventListener
[oneway] void statusChanged( [in] FeatureStateEvent State );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XStatusbarController.idl b/offapi/com/sun/star/frame/XStatusbarController.idl
index 5d1930ef3022..d5ab5a1cab33 100644
--- a/offapi/com/sun/star/frame/XStatusbarController.idl
+++ b/offapi/com/sun/star/frame/XStatusbarController.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/awt/Rectangle.idl>
#include <com/sun/star/awt/XGraphics.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** is an abstract service for a component which offers a more complex user interface
to users within a status bar.
@@ -56,7 +54,6 @@ module com { module sun { module star { module frame {
*/
interface XStatusbarController : ::com::sun::star::uno::XInterface
{
- //=============================================================================
/** is called by a status bar if the mouse position is within the controller
and a mouse button has been pressed. If the controller has captured the
mouse input this function is also called when the mouse position is not
@@ -71,7 +68,6 @@ interface XStatusbarController : ::com::sun::star::uno::XInterface
*/
boolean mouseButtonDown( [in] ::com::sun::star::awt::MouseEvent aMouseEvent );
- //=============================================================================
/** is called by a status bar if the mouse position is within the controller
and a mouse has been moved. If the controller has captured the
mouse input this function is also called when the mouse position is not
@@ -86,7 +82,6 @@ interface XStatusbarController : ::com::sun::star::uno::XInterface
*/
boolean mouseMove( [in] ::com::sun::star::awt::MouseEvent aMouseEvent );
- //=============================================================================
/** is called by a status bar if the mouse position is within the controller
and a mouse button has been released. If the controller has captured the
mouse input this function is also called when the mouse position is not
@@ -101,7 +96,6 @@ interface XStatusbarController : ::com::sun::star::uno::XInterface
*/
boolean mouseButtonUp( [in] ::com::sun::star::awt::MouseEvent aMouseEvent );
- //=============================================================================
/** is called by a status bar if a command event is available for a controller.
@param aPos
@@ -121,7 +115,6 @@ interface XStatusbarController : ::com::sun::star::uno::XInterface
[in] boolean bMouseEvent,
[in] any aData );
- //=============================================================================
/** is called by a status bar if the controller has to update the visual
representation.
@@ -144,13 +137,11 @@ interface XStatusbarController : ::com::sun::star::uno::XInterface
[in] long nItemId,
[in] long nStyle );
- //=============================================================================
/** is called by a status bar if the user clicked with mouse into the
field of the corresponding control.
*/
void click();
- //=============================================================================
/** is called by a status bar if the user double-clicked with mouse
into the field of the corresponding control.
*/
diff --git a/offapi/com/sun/star/frame/XStorable.idl b/offapi/com/sun/star/frame/XStorable.idl
index c4d3dee56b3d..ce58b93fd6f4 100644
--- a/offapi/com/sun/star/frame/XStorable.idl
+++ b/offapi/com/sun/star/frame/XStorable.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** offers a simple way to store a component to an URL.
<p>
@@ -57,7 +55,6 @@
*/
published interface XStorable: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** The object may know the location because it was loaded from there,
or because it is stored there.
@@ -67,7 +64,6 @@ published interface XStorable: com::sun::star::uno::XInterface
*/
boolean hasLocation();
- //-------------------------------------------------------------------------
/** After <member>XStorable::storeAsURL()</member> it returns the
URL the object was stored to.
@@ -76,7 +72,6 @@ published interface XStorable: com::sun::star::uno::XInterface
*/
string getLocation();
- //-------------------------------------------------------------------------
/** It is not possible to call <member>XStorable::store()</member> successfully
when the data store is read-only.
@@ -86,7 +81,6 @@ published interface XStorable: com::sun::star::uno::XInterface
*/
boolean isReadonly();
- //-------------------------------------------------------------------------
/** stores the data to the URL from which it was loaded.
<p>Only objects which know their locations can be stored.</p>
@@ -101,7 +95,6 @@ published interface XStorable: com::sun::star::uno::XInterface
void store()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
/** stores the object's persistent data to a URL and
makes this URL the new location of the object.
@@ -134,7 +127,6 @@ published interface XStorable: com::sun::star::uno::XInterface
[in] sequence<com::sun::star::beans::PropertyValue> lArguments )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
/** stores the object's persistent data to a URL and
continues to be a representation of the old URL.
@@ -162,7 +154,6 @@ published interface XStorable: com::sun::star::uno::XInterface
raises( com::sun::star::io::IOException );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XStorable2.idl b/offapi/com/sun/star/frame/XStorable2.idl
index 368932f87f47..7bc663744768 100644
--- a/offapi/com/sun/star/frame/XStorable2.idl
+++ b/offapi/com/sun/star/frame/XStorable2.idl
@@ -34,11 +34,9 @@
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** extends <type>XStorable</type>.
*/
published interface XStorable2: XStorable
@@ -74,7 +72,6 @@ published interface XStorable2: XStorable
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XSubToolbarController.idl b/offapi/com/sun/star/frame/XSubToolbarController.idl
index 93bcb24d0777..eaf677041c2f 100644
--- a/offapi/com/sun/star/frame/XSubToolbarController.idl
+++ b/offapi/com/sun/star/frame/XSubToolbarController.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** special interface to support sub-toolbars in a controller implementation.
<p>
@@ -41,7 +39,6 @@
*/
interface XSubToolbarController : com::sun::star::uno::XInterface
{
- //=============================================================================
/** if the controller features a sub-toolbar.
@return
@@ -54,7 +51,6 @@ interface XSubToolbarController : com::sun::star::uno::XInterface
*/
boolean opensSubToolbar();
- //=============================================================================
/** provides the resource URL of the sub-toolbar this controller opens.
@return
@@ -63,7 +59,6 @@ interface XSubToolbarController : com::sun::star::uno::XInterface
*/
string getSubToolbarName();
- //=============================================================================
/** gets called to notify a controller that a sub-toolbar function has been
selected.
@@ -73,7 +68,6 @@ interface XSubToolbarController : com::sun::star::uno::XInterface
*/
void functionSelected( [in] string aCommand );
- //=============================================================================
/** gets called to notify a controller that it should set an image which
represents the current selected function.
diff --git a/offapi/com/sun/star/frame/XSynchronousDispatch.idl b/offapi/com/sun/star/frame/XSynchronousDispatch.idl
index 472c5be45e1d..28871f031533 100644
--- a/offapi/com/sun/star/frame/XSynchronousDispatch.idl
+++ b/offapi/com/sun/star/frame/XSynchronousDispatch.idl
@@ -32,18 +32,15 @@
#include <com/sun/star/util/URL.idl>
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** additional interfaces for dispatch objects: allow to execute with return value
@since OOo 2.0
@see XDispatch
*/
published interface XSynchronousDispatch: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** dispatches a URL synchronously and offers a return values
<p>
@@ -63,7 +60,6 @@ published interface XSynchronousDispatch: com::sun::star::uno::XInterface
[in] sequence<com::sun::star::beans::PropertyValue> Arguments);
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl b/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
index ea50775eccb6..1bae9516395c 100644
--- a/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
+++ b/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/frame/XFrame.idl>
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** loads a resource into a <type>Frame</type>.
<p>
@@ -47,7 +45,6 @@
*/
published interface XSynchronousFrameLoader: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** starts the loading of the specified resource into the specified <type>Frame</type>.
@param Descriptor
@@ -66,7 +63,6 @@ published interface XSynchronousFrameLoader: com::sun::star::uno::XInterface
[in] sequence< com::sun::star::beans::PropertyValue > Descriptor,
[in] XFrame Frame );
- //-------------------------------------------------------------------------
/** cancels the loading process.
<p>
@@ -81,7 +77,6 @@ published interface XSynchronousFrameLoader: com::sun::star::uno::XInterface
void cancel();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XTask.idl b/offapi/com/sun/star/frame/XTask.idl
index c76477d9abaa..22a03398ff32 100644
--- a/offapi/com/sun/star/frame/XTask.idl
+++ b/offapi/com/sun/star/frame/XTask.idl
@@ -22,17 +22,14 @@
#include <com/sun/star/frame/XFrame.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** use <type>XFrame</type> instead of this one
@deprecated
*/
published interface XTask: XFrame
{
- //-------------------------------------------------------------------------
/** use <type scope="com::sun::star::util">XCloseable</type> or
<member scope="com::sun::star::lang">XComponent::dispose()</member>
at a <type>Frame</type> instead of this one
@@ -40,23 +37,19 @@ published interface XTask: XFrame
*/
boolean close();
- //-------------------------------------------------------------------------
/** @deprecated
*/
[oneway] void tileWindows();
- //-------------------------------------------------------------------------
/** @deprecated
*/
[oneway] void arrangeWindowsVertical();
- //-------------------------------------------------------------------------
/** @deprecated
*/
[oneway] void arrangeWindowsHorizontal();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XTasksSupplier.idl b/offapi/com/sun/star/frame/XTasksSupplier.idl
index bf0ae31ef228..88852b5deb9b 100644
--- a/offapi/com/sun/star/frame/XTasksSupplier.idl
+++ b/offapi/com/sun/star/frame/XTasksSupplier.idl
@@ -24,30 +24,25 @@
#include <com/sun/star/frame/XTask.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** use <type>XFramesSupplier</type> instead of that
@deprecated
*/
published interface XTasksSupplier: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** use <member>XFramesSupplier::getFrames()</member> instead of this one
@deprecated
*/
com::sun::star::container::XEnumerationAccess getTasks();
- //-------------------------------------------------------------------------
/** use <member>XFramesSupplier::getActiveFrame()</member> instead of this one
@deprecated
*/
XTask getActiveTask();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XTerminateListener.idl b/offapi/com/sun/star/frame/XTerminateListener.idl
index ec5d59e5933b..f225486e1f78 100644
--- a/offapi/com/sun/star/frame/XTerminateListener.idl
+++ b/offapi/com/sun/star/frame/XTerminateListener.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/frame/TerminationVetoException.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** has to be provided if an object wants to receive an event
when the master environment (e.g., desktop) is terminated.
@@ -38,7 +36,6 @@
*/
published interface XTerminateListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** is called when the master environment (e.g., desktop) is about to terminate.
<p>
@@ -56,7 +53,6 @@ published interface XTerminateListener: com::sun::star::lang::XEventListener
void queryTermination( [in] com::sun::star::lang::EventObject Event )
raises( TerminationVetoException );
- //-------------------------------------------------------------------------
/** is called when the master environment is finally terminated.
Not veto will be accepted then.
@@ -66,7 +62,6 @@ published interface XTerminateListener: com::sun::star::lang::XEventListener
void notifyTermination( [in] com::sun::star::lang::EventObject Event );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XTerminateListener2.idl b/offapi/com/sun/star/frame/XTerminateListener2.idl
index 41d78c428e2a..680d274bf205 100644
--- a/offapi/com/sun/star/frame/XTerminateListener2.idl
+++ b/offapi/com/sun/star/frame/XTerminateListener2.idl
@@ -30,17 +30,14 @@
#include <com/sun/star/frame/XTerminateListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** extend interface XTerminateListener so a listener will be informed
in case termination process was canceled by other reasons.
*/
interface XTerminateListener2 : ::com::sun::star::frame::XTerminateListener
{
- //-------------------------------------------------------------------------
/** is called when the master environment (e.g., desktop) was canceled in
it's terminate request.
@@ -61,7 +58,6 @@ interface XTerminateListener2 : ::com::sun::star::frame::XTerminateListener
void cancelTermination( [in] com::sun::star::lang::EventObject Event );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XTitle.idl b/offapi/com/sun/star/frame/XTitle.idl
index 51033e4d733d..6da933c87463 100644
--- a/offapi/com/sun/star/frame/XTitle.idl
+++ b/offapi/com/sun/star/frame/XTitle.idl
@@ -31,16 +31,13 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** an interface representing an entity with a modifyable title.
*/
interface XTitle : com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** Returns the title of the object.
*
* @returns
@@ -48,7 +45,6 @@ interface XTitle : com::sun::star::uno::XInterface
*/
string getTitle ();
- //-------------------------------------------------------------------------
/** Sets the title of the object.
*
* @param sTitle
@@ -57,7 +53,6 @@ interface XTitle : com::sun::star::uno::XInterface
void setTitle ( [in] string sTitle );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl b/offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl
index 47a885cbdb62..e8121f07ba12 100644
--- a/offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl
+++ b/offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl
@@ -22,27 +22,22 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/frame/XTitleChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** todo document me
*/
interface XTitleChangeBroadcaster : com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** todo document me
*/
void addTitleChangeListener ( [in] com::sun::star::frame::XTitleChangeListener xListener );
- //-------------------------------------------------------------------------
/** todo document me
*/
void removeTitleChangeListener ( [in] com::sun::star::frame::XTitleChangeListener xListener );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XTitleChangeListener.idl b/offapi/com/sun/star/frame/XTitleChangeListener.idl
index 0726fa5cfb1d..2584ab418741 100644
--- a/offapi/com/sun/star/frame/XTitleChangeListener.idl
+++ b/offapi/com/sun/star/frame/XTitleChangeListener.idl
@@ -22,22 +22,18 @@
#include <com/sun/star/lang/XEventListener.idl>
#include <com/sun/star/frame/TitleChangedEvent.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** todo document me
*/
interface XTitleChangeListener : com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** todo document me
*/
void titleChanged ( [in] TitleChangedEvent aEvent );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XToolbarController.idl b/offapi/com/sun/star/frame/XToolbarController.idl
index 2ca6000b25f7..535970081c26 100644
--- a/offapi/com/sun/star/frame/XToolbarController.idl
+++ b/offapi/com/sun/star/frame/XToolbarController.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/awt/XWindow.idl>
#include <com/sun/star/awt/KeyModifier.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** is an abstract service for a component which offers a more complex user interface
to users within a toolbar.
@@ -53,7 +51,6 @@
*/
interface XToolbarController : com::sun::star::uno::XInterface
{
- //=============================================================================
/** provides a function to execute the command which is bound to the toolbar controller.
@param
@@ -67,17 +64,14 @@ interface XToolbarController : com::sun::star::uno::XInterface
*/
void execute( [in] short KeyModifier );
- //=============================================================================
/** notifies a component that a single click has been made on the toolbar item.
*/
void click();
- //=============================================================================
/** notifies a component that a double click has been made on the toolbar item.
*/
void doubleClick();
- //=============================================================================
/** requests to create a pop-up window for additional functions.
@return
@@ -87,7 +81,6 @@ interface XToolbarController : com::sun::star::uno::XInterface
*/
com::sun::star::awt::XWindow createPopupWindow();
- //=============================================================================
/** requests to create an item window which can be added to the toolbar.
@param Parent
diff --git a/offapi/com/sun/star/frame/XToolbarControllerListener.idl b/offapi/com/sun/star/frame/XToolbarControllerListener.idl
index 7e41a8e1b9e9..04ec98e66ee7 100644
--- a/offapi/com/sun/star/frame/XToolbarControllerListener.idl
+++ b/offapi/com/sun/star/frame/XToolbarControllerListener.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** is used to notify a toolbar controller about events
@see com::sun::star::frame::ToolbarController
@@ -34,7 +32,6 @@
*/
interface XToolbarControllerListener : com::sun::star::uno::XInterface
{
- //=============================================================================
/** gets called to notify a controller that a toolbar function has been selected.
@param aToolbarRes
diff --git a/offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl b/offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl
index 6b0d1ede8938..fb6763228db7 100644
--- a/offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl
+++ b/offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/frame/XModel.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** specifies a factory for
<type scope="com::sun::star::ucb">TransientDocumentsDocumentContent</type>s.
@@ -41,7 +39,6 @@ module com { module sun { module star { module frame {
*/
interface XTransientDocumentsDocumentContentFactory : com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** creates a
<type scope="com::sun::star::ucb">TransientDocumentsDocumentContent</type>
based on a given <type scope="com::sun::star::document">OfficeDocument</type>.
@@ -66,7 +63,6 @@ interface XTransientDocumentsDocumentContentFactory : com::sun::star::uno::XInte
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XUIControllerRegistration.idl b/offapi/com/sun/star/frame/XUIControllerRegistration.idl
index 39b12a673008..e7aa5fc461e7 100644
--- a/offapi/com/sun/star/frame/XUIControllerRegistration.idl
+++ b/offapi/com/sun/star/frame/XUIControllerRegistration.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** is used to query, register and unregister user interface controller.
@@ -101,7 +99,6 @@ published interface XUIControllerRegistration : com::sun::star::uno::XInterface
}; }; }; };
-//=============================================================================
#endif
diff --git a/offapi/com/sun/star/frame/XUntitledNumbers.idl b/offapi/com/sun/star/frame/XUntitledNumbers.idl
index d2664acf4c50..c6ccf395fd82 100644
--- a/offapi/com/sun/star/frame/XUntitledNumbers.idl
+++ b/offapi/com/sun/star/frame/XUntitledNumbers.idl
@@ -31,17 +31,14 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** knows all currently used and all free numbers for using with untitled
but counted objects.
*/
interface XUntitledNumbers : com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** callee has to lease a number before he can use it within in its own title.
Such number must be freed after using e.g. while the object was closed or
@@ -58,7 +55,6 @@ interface XUntitledNumbers : com::sun::star::uno::XInterface
long leaseNumber ( [in] com::sun::star::uno::XInterface xComponent )
raises (com::sun::star::lang::IllegalArgumentException);
- //-------------------------------------------------------------------------
/** has to be used to mark those number as "free for using".
If the registered component does not use such leased number any longer
@@ -76,7 +72,6 @@ interface XUntitledNumbers : com::sun::star::uno::XInterface
void releaseNumber ( [in] long nNumber )
raises (com::sun::star::lang::IllegalArgumentException);
- //-------------------------------------------------------------------------
/** does the same then releaseNumber () but it searches the corresponding
number for the specified component and deregister it.
@@ -89,7 +84,6 @@ interface XUntitledNumbers : com::sun::star::uno::XInterface
void releaseNumberForComponent ( [in] com::sun::star::uno::XInterface xComponent )
raises (com::sun::star::lang::IllegalArgumentException);
- //-------------------------------------------------------------------------
/** returns the localized string value to be used for untitled objects in
combination with the leased number.
@@ -102,7 +96,6 @@ interface XUntitledNumbers : com::sun::star::uno::XInterface
string getUntitledPrefix ();
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XUrlList.idl b/offapi/com/sun/star/frame/XUrlList.idl
index f8bb061004de..b037528737fb 100644
--- a/offapi/com/sun/star/frame/XUrlList.idl
+++ b/offapi/com/sun/star/frame/XUrlList.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** @deprecated
*/
published interface XUrlList: com::sun::star::uno::XInterface
@@ -35,7 +33,6 @@ published interface XUrlList: com::sun::star::uno::XInterface
[attribute] sequence<string> List;
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/XWindowArranger.idl b/offapi/com/sun/star/frame/XWindowArranger.idl
index baaf39a76d46..31c1a180fa85 100644
--- a/offapi/com/sun/star/frame/XWindowArranger.idl
+++ b/offapi/com/sun/star/frame/XWindowArranger.idl
@@ -22,27 +22,22 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** @deprecated
*/
published interface XWindowArranger: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @deprecated
*/
boolean hasArrangeCommand( [in] short nCommand );
- //-------------------------------------------------------------------------
/** @deprecated
*/
[oneway] void arrange( [in] short nCommand );
};
-//=============================================================================
}; }; }; };
diff --git a/offapi/com/sun/star/frame/status/ClipboardFormats.idl b/offapi/com/sun/star/frame/status/ClipboardFormats.idl
index f75dc74c7d4c..ebe56aa59e31 100644
--- a/offapi/com/sun/star/frame/status/ClipboardFormats.idl
+++ b/offapi/com/sun/star/frame/status/ClipboardFormats.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_frame_status_ClipboardFormats_idl__
-//=============================================================================
module com { module sun { module star { module frame { module status {
-//=============================================================================
/** contains a list of format IDs and names which are part of the
system clipboard.
@@ -33,14 +31,12 @@ module com { module sun { module star { module frame { module status {
*/
struct ClipboardFormats
{
- //-------------------------------------------------------------------------
/** specifies a sequence of format IDs which are contained in the
system clipboard.
*/
sequence< hyper > Identifiers;
- //-------------------------------------------------------------------------
/** specifies a sequence of format names which are contained in the
system clipboard.
@@ -48,7 +44,6 @@ struct ClipboardFormats
sequence< string > Names;
};
-//=============================================================================
}; }; }; }; };
diff --git a/offapi/com/sun/star/frame/status/FontHeight.idl b/offapi/com/sun/star/frame/status/FontHeight.idl
index 718f78cd8ef3..7b2d80c6cbfb 100644
--- a/offapi/com/sun/star/frame/status/FontHeight.idl
+++ b/offapi/com/sun/star/frame/status/FontHeight.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_frame_status_FontHeight_idl__
-//=============================================================================
module com { module sun { module star { module frame { module status {
-//=============================================================================
/** describes the characteristics of a font.
@@ -34,20 +32,17 @@ module com { module sun { module star { module frame { module status {
*/
struct FontHeight
{
- //-------------------------------------------------------------------------
/** specifies the current height of the font.
*/
float Height;
- //-------------------------------------------------------------------------
/** specifies the height of the font in the measure of the
destination.
*/
short Prop;
- //-------------------------------------------------------------------------
/** specifies the width of the font in the measure of the
destination.
@@ -55,7 +50,6 @@ struct FontHeight
float Diff;
};
-//=============================================================================
}; }; }; }; };
diff --git a/offapi/com/sun/star/frame/status/ItemState.idl b/offapi/com/sun/star/frame/status/ItemState.idl
index a4e4144cc892..b090e3742d9e 100644
--- a/offapi/com/sun/star/frame/status/ItemState.idl
+++ b/offapi/com/sun/star/frame/status/ItemState.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_frame_status_ItemState_idl__
-//=============================================================================
module com { module sun { module star { module frame { module status {
-//=============================================================================
/** these constants describe a state of a <type>ItemStatus</type>.
@@ -34,22 +32,18 @@ module com { module sun { module star { module frame { module status {
*/
constants ItemState
{
- //-------------------------------------------------------------------------
/** specifies an unknown state.
*/
const short unknown = 0;
- //-------------------------------------------------------------------------
/** specifies that the property is currently disabled.
*/
const short disabled = 1;
- //-------------------------------------------------------------------------
/** specifies that the property is currently read-only.
*/
const short read_only = 2;
- //-------------------------------------------------------------------------
/** specifies that the property is currently in a don't care state.
<p>
@@ -59,18 +53,15 @@ constants ItemState
*/
const short dont_care = 16;
- //-------------------------------------------------------------------------
/** specifies that the property is currently in a default state.
*/
const short default_value = 32;
- //-------------------------------------------------------------------------
/** specifies that the property is currently in a set state.
*/
const short set = 64;
};
-//=============================================================================
}; }; }; }; };
diff --git a/offapi/com/sun/star/frame/status/ItemStatus.idl b/offapi/com/sun/star/frame/status/ItemStatus.idl
index 92af078dce1c..bbf6cfee3300 100644
--- a/offapi/com/sun/star/frame/status/ItemStatus.idl
+++ b/offapi/com/sun/star/frame/status/ItemStatus.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_frame_status_ItemState_idl__
#define __com_sun_star_frame_status_ItemState_idl__
-//=============================================================================
module com { module sun { module star { module frame { module status {
-//=============================================================================
/** describes a state of a property.
@@ -31,7 +29,6 @@ module com { module sun { module star { module frame { module status {
*/
struct ItemStatus
{
- //-------------------------------------------------------------------------
/** numerical value which describes the current state of an item.
@@ -39,7 +36,6 @@ struct ItemStatus
*/
short State;
- //-------------------------------------------------------------------------
/** optional data which can be used by an implementation to send additional
information. The content is dependent on the specific implementation.
@@ -47,7 +43,6 @@ struct ItemStatus
any aStateData;
};
-//=============================================================================
}; }; }; }; };
diff --git a/offapi/com/sun/star/frame/status/LeftRightMargin.idl b/offapi/com/sun/star/frame/status/LeftRightMargin.idl
index e00467e2bc80..a65a25d19645 100644
--- a/offapi/com/sun/star/frame/status/LeftRightMargin.idl
+++ b/offapi/com/sun/star/frame/status/LeftRightMargin.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_frame_status_LeftRightMargin_idl__
-//=============================================================================
module com { module sun { module star { module frame { module status {
-//=============================================================================
/** specifies a left and right margin.
@@ -36,14 +34,12 @@ struct LeftRightMargin
*/
long Left;
- //-------------------------------------------------------------------------
/** specifies a right side margin in 1/100th mm.
*/
long Right;
};
-//=============================================================================
}; }; }; }; };
diff --git a/offapi/com/sun/star/frame/status/Template.idl b/offapi/com/sun/star/frame/status/Template.idl
index 7772194636c4..e9e688eb1363 100644
--- a/offapi/com/sun/star/frame/status/Template.idl
+++ b/offapi/com/sun/star/frame/status/Template.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_frame_status_Template_idl__
-//=============================================================================
module com { module sun { module star { module frame { module status {
-//=============================================================================
/** contains an association between a style name and a value.
@@ -32,20 +30,17 @@ module com { module sun { module star { module frame { module status {
*/
struct Template
{
- //-------------------------------------------------------------------------
/** specifies a style name.
*/
string StyleName;
- //-------------------------------------------------------------------------
/** specifies a value that is bound to the style name.
*/
long Value;
};
-//=============================================================================
}; }; }; }; };
diff --git a/offapi/com/sun/star/frame/status/UpperLowerMargin.idl b/offapi/com/sun/star/frame/status/UpperLowerMargin.idl
index 796092121a70..d1e597b6e88c 100644
--- a/offapi/com/sun/star/frame/status/UpperLowerMargin.idl
+++ b/offapi/com/sun/star/frame/status/UpperLowerMargin.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_frame_status_UpperLowerMargin_idl__
-//=============================================================================
module com { module sun { module star { module frame { module status {
-//=============================================================================
/** specifies an upper and lower margin.
@@ -36,14 +34,12 @@ struct UpperLowerMargin
*/
long Upper;
- //-------------------------------------------------------------------------
/** specifies a lower margin in 1/100th mm.
*/
long Lower;
};
-//=============================================================================
}; }; }; }; };
diff --git a/offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl b/offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl
index 6173128b9c75..bccd46655ac0 100644
--- a/offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl
+++ b/offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_frame_status_UpperLowerMarginScale_idl__
-//=============================================================================
module com { module sun { module star { module frame { module status {
-//=============================================================================
/** specifies an upper and lower margin.
@@ -36,26 +34,22 @@ struct UpperLowerMarginScale
*/
long Upper;
- //-------------------------------------------------------------------------
/** specifies a lower margin in 1/100th mm.
*/
long Lower;
- //-------------------------------------------------------------------------
/** specifies a scale value for the upper margin.
*/
short ScaleUpper;
- //-------------------------------------------------------------------------
/** specifies a scale value for the lower margin.
*/
short ScaleLower;
};
-//=============================================================================
}; }; }; }; };
diff --git a/offapi/com/sun/star/frame/status/Verb.idl b/offapi/com/sun/star/frame/status/Verb.idl
index b33a233d9960..0361496b4cb8 100644
--- a/offapi/com/sun/star/frame/status/Verb.idl
+++ b/offapi/com/sun/star/frame/status/Verb.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_frame_status_Verb_idl__
-//=============================================================================
module com { module sun { module star { module frame { module status {
-//=============================================================================
/** describes a command that can be send to an OLE object
@@ -34,19 +32,16 @@ module com { module sun { module star { module frame { module status {
*/
struct Verb
{
- //-------------------------------------------------------------------------
/** specifies the Id of the command.
*/
long VerbId;
- //-------------------------------------------------------------------------
/** specifies the name of the command. The name is localized.
*/
string VerbName;
- //-------------------------------------------------------------------------
/** specifies if the command should be visible in a menu.
*/
@@ -57,7 +52,6 @@ struct Verb
boolean VerbIsConst;
};
-//=============================================================================
}; }; }; }; };
diff --git a/offapi/com/sun/star/frame/status/Visibility.idl b/offapi/com/sun/star/frame/status/Visibility.idl
index 7f01e330692f..4a1b007d7973 100644
--- a/offapi/com/sun/star/frame/status/Visibility.idl
+++ b/offapi/com/sun/star/frame/status/Visibility.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_frame_status_Visibility_idl__
#define __com_sun_star_frame_status_Visiblilty_idl__
-//=============================================================================
module com { module sun { module star { module frame { module status {
-//=============================================================================
/** describes the visibility state of a property.
@@ -31,14 +29,12 @@ module com { module sun { module star { module frame { module status {
*/
struct Visibility
{
- //-------------------------------------------------------------------------
/** <TRUE/> if the property is visible otherwise <FALSE/>.
*/
boolean bVisible;
};
-//=============================================================================
}; }; }; }; };