summaryrefslogtreecommitdiff
path: root/sw/sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi')
-rw-r--r--sw/sdi/_annotsh.sdi10
-rw-r--r--sw/sdi/_basesh.sdi4
-rw-r--r--sw/sdi/_beziers.sdi2
-rw-r--r--sw/sdi/_docsh.sdi2
-rw-r--r--sw/sdi/_drwbase.sdi2
-rw-r--r--sw/sdi/_formsh.sdi2
-rw-r--r--sw/sdi/_frmsh.sdi2
-rw-r--r--sw/sdi/_grfsh.sdi48
-rw-r--r--sw/sdi/_listsh.sdi2
-rw-r--r--sw/sdi/_mediash.sdi4
-rw-r--r--sw/sdi/_olesh.sdi2
-rw-r--r--sw/sdi/_tabsh.sdi6
-rw-r--r--sw/sdi/_textsh.sdi22
-rw-r--r--sw/sdi/_viewsh.sdi30
-rw-r--r--sw/sdi/annotsh.sdi74
-rw-r--r--sw/sdi/basesh.sdi2
-rw-r--r--sw/sdi/beziersh.sdi2
-rw-r--r--sw/sdi/docsh.sdi2
-rw-r--r--sw/sdi/drawsh.sdi20
-rw-r--r--sw/sdi/drwbassh.sdi2
-rw-r--r--sw/sdi/drwtxtsh.sdi8
-rw-r--r--sw/sdi/formsh.sdi2
-rw-r--r--sw/sdi/frmsh.sdi2
-rw-r--r--sw/sdi/grfsh.sdi2
-rw-r--r--sw/sdi/listsh.sdi2
-rw-r--r--sw/sdi/mediash.sdi2
-rw-r--r--sw/sdi/olesh.sdi2
-rw-r--r--sw/sdi/swinterf.c4
-rw-r--r--sw/sdi/switems.sdi2
-rw-r--r--sw/sdi/swslots.hrc2
-rw-r--r--sw/sdi/swslots.sdi2
-rw-r--r--sw/sdi/tabsh.sdi2
-rw-r--r--sw/sdi/textsh.sdi2
-rw-r--r--sw/sdi/viewsh.sdi10
-rw-r--r--sw/sdi/wbasesh.sdi2
-rw-r--r--sw/sdi/wbeziers.sdi2
-rw-r--r--sw/sdi/wdocsh.sdi2
-rw-r--r--sw/sdi/wdrwbase.sdi2
-rw-r--r--sw/sdi/wformsh.sdi2
-rw-r--r--sw/sdi/wfrmsh.sdi2
-rw-r--r--sw/sdi/wgrfsh.sdi2
-rw-r--r--sw/sdi/wlistsh.sdi2
-rw-r--r--sw/sdi/wolesh.sdi2
-rw-r--r--sw/sdi/wrtapp.sdi6
-rw-r--r--sw/sdi/wtabsh.sdi2
-rw-r--r--sw/sdi/wtextsh.sdi2
-rw-r--r--sw/sdi/wviewsh.sdi10
47 files changed, 161 insertions, 161 deletions
diff --git a/sw/sdi/_annotsh.sdi b/sw/sdi/_annotsh.sdi
index 4725f53f3655..8b4fc8a502b9 100644
--- a/sw/sdi/_annotsh.sdi
+++ b/sw/sdi/_annotsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -209,14 +209,14 @@ interface _Annotation
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_COLOR // api:
[
ExecMethod = Exec;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_WEIGHT // api:
[
ExecMethod = Exec ;
@@ -265,7 +265,7 @@ interface _Annotation
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_LANGUAGE // status(final|play)
[
ExecMethod = Execute ;
@@ -388,4 +388,4 @@ interface _Annotation
ExecMethod = ExecSearch ;
Export = FALSE;
]
-}
+}
diff --git a/sw/sdi/_basesh.sdi b/sw/sdi/_basesh.sdi
index 115029d3c5d1..9ee0c71e6061 100644
--- a/sw/sdi/_basesh.sdi
+++ b/sw/sdi/_basesh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -296,7 +296,7 @@ interface BaseTextSelection
StateMethod = GetBorderState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_BORDER_REDUCED_MODE
[
StateMethod = GetBorderState ;
diff --git a/sw/sdi/_beziers.sdi b/sw/sdi/_beziers.sdi
index 37c95d20699c..a62eff5a5f7f 100644
--- a/sw/sdi/_beziers.sdi
+++ b/sw/sdi/_beziers.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/_docsh.sdi b/sw/sdi/_docsh.sdi
index cd2d1f850090..4de71ca760f2 100644
--- a/sw/sdi/_docsh.sdi
+++ b/sw/sdi/_docsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/_drwbase.sdi b/sw/sdi/_drwbase.sdi
index d43a2d64512a..513cd17ed5b7 100644
--- a/sw/sdi/_drwbase.sdi
+++ b/sw/sdi/_drwbase.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/_formsh.sdi b/sw/sdi/_formsh.sdi
index 76497efed516..d72f46bad8bc 100644
--- a/sw/sdi/_formsh.sdi
+++ b/sw/sdi/_formsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/_frmsh.sdi b/sw/sdi/_frmsh.sdi
index a83270a6d196..82d6afff7f32 100644
--- a/sw/sdi/_frmsh.sdi
+++ b/sw/sdi/_frmsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/_grfsh.sdi b/sw/sdi/_grfsh.sdi
index 3d7fd41af98d..161db94235b8 100644
--- a/sw/sdi/_grfsh.sdi
+++ b/sw/sdi/_grfsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -64,142 +64,142 @@ interface BaseTextGraphic
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TWAIN_TRANSFER
[
ExecMethod = Execute ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
FN_GRAPHIC_MIRROR_ON_EVEN_PAGES // status(final|play|rec)
[
ExecMethod = Execute ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_ATTR_GRAF_LUMINANCE // status(final|play|rec)
+ SID_ATTR_GRAF_LUMINANCE // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_ATTR_GRAF_CONTRAST // status(final|play|rec)
+ SID_ATTR_GRAF_CONTRAST // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_ATTR_GRAF_RED // status(final|play|rec)
+ SID_ATTR_GRAF_RED // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_ATTR_GRAF_GREEN // status(final|play|rec)
+ SID_ATTR_GRAF_GREEN // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_ATTR_GRAF_BLUE // status(final|play|rec)
+ SID_ATTR_GRAF_BLUE // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_ATTR_GRAF_GAMMA // status(final|play|rec)
+ SID_ATTR_GRAF_GAMMA // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_ATTR_GRAF_TRANSPARENCE // status(final|play|rec)
+ SID_ATTR_GRAF_TRANSPARENCE // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_ATTR_GRAF_INVERT // status(final|play|rec)
+ SID_ATTR_GRAF_INVERT // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_ATTR_GRAF_MODE // status(final|play|rec)
+ SID_ATTR_GRAF_MODE // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER // status(final|play|rec)
+ SID_GRFFILTER // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_INVERT // status(final|play|rec)
+ SID_GRFFILTER_INVERT // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_SMOOTH // status(final|play|rec)
+ SID_GRFFILTER_SMOOTH // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_SHARPEN // status(final|play|rec)
+ SID_GRFFILTER_SHARPEN // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_REMOVENOISE // status(final|play|rec)
+ SID_GRFFILTER_REMOVENOISE // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_SOBEL // status(final|play|rec)
+ SID_GRFFILTER_SOBEL // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_MOSAIC // status(final|play|rec)
+ SID_GRFFILTER_MOSAIC // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_EMBOSS // status(final|play|rec)
+ SID_GRFFILTER_EMBOSS // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_POSTER // status(final|play|rec)
+ SID_GRFFILTER_POSTER // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_POPART // status(final|play|rec)
+ SID_GRFFILTER_POPART // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_SEPIA // status(final|play|rec)
+ SID_GRFFILTER_SEPIA // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_GRFFILTER_SOLARIZE // status(final|play|rec)
+ SID_GRFFILTER_SOLARIZE // status(final|play|rec)
[
ExecMethod = ExecAttr ;
StateMethod = GetAttrState ;
diff --git a/sw/sdi/_listsh.sdi b/sw/sdi/_listsh.sdi
index eff1c5ee1c2d..526aa6ca2470 100644
--- a/sw/sdi/_listsh.sdi
+++ b/sw/sdi/_listsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/_mediash.sdi b/sw/sdi/_mediash.sdi
index a2e2f5535dc8..a8d70179597d 100644
--- a/sw/sdi/_mediash.sdi
+++ b/sw/sdi/_mediash.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -42,7 +42,7 @@ interface BaseTextMedia
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- SID_AVMEDIA_TOOLBOX // status(final|play|rec)
+ SID_AVMEDIA_TOOLBOX // status(final|play|rec)
[
ExecMethod = ExecMedia;
StateMethod = GetMediaState ;
diff --git a/sw/sdi/_olesh.sdi b/sw/sdi/_olesh.sdi
index 947ec5b86941..6527479e4298 100644
--- a/sw/sdi/_olesh.sdi
+++ b/sw/sdi/_olesh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/_tabsh.sdi b/sw/sdi/_tabsh.sdi
index 06eccd3d555e..87789266d2e7 100644
--- a/sw/sdi/_tabsh.sdi
+++ b/sw/sdi/_tabsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -144,7 +144,7 @@ interface BaseTextTable
StateMethod = NoState ;
]
- FN_START_TABLE // status(final|play)
+ FN_START_TABLE // status(final|play)
[
ExecMethod = Execute ;
StateMethod = NoState ;
@@ -199,7 +199,7 @@ interface BaseTextTable
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- FN_TABLE_BALANCE_CELLS // status()
+ FN_TABLE_BALANCE_CELLS // status()
[
ExecMethod = Execute ;
StateMethod = GetState ;
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index e264aec28c28..a895cc5307ac 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -101,7 +101,7 @@ interface BaseText
ExecMethod = Execute ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- //#outline level,add by zhaojianwei
+ //#outline level,add by zhaojianwei
SID_ATTR_PARA_OUTLINE_LEVEL
[
ExecMethod = Execute ;
@@ -180,13 +180,13 @@ interface BaseText
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
- FN_INSERT_PAGEHEADER // status(final|play|rec)
+ FN_INSERT_PAGEHEADER // status(final|play|rec)
[
ExecMethod = Execute ;
StateMethod = GetState ;
Export = FALSE;
]
- FN_INSERT_PAGEFOOTER // status(final|play|rec)
+ FN_INSERT_PAGEFOOTER // status(final|play|rec)
[
ExecMethod = Execute ;
StateMethod = GetState ;
@@ -470,7 +470,7 @@ interface BaseText
StateMethod = NoState ;
]
//
- // Goto - Methoden
+ // Goto - Methoden
//
SID_FM_TOGGLECONTROLFOCUS
[
@@ -674,7 +674,7 @@ interface BaseText
]
//
- // Get - Properties
+ // Get - Properties
//
FN_AUTOFORMAT_AUTO // status(final|play)
[
@@ -1153,17 +1153,17 @@ interface BaseText
]
SID_ATTR_PARA_ADJUST // status(final|play)
[
- // (0=links, 1=rechts, 2=block, 3=zentriert, )"
+ // (0=links, 1=rechts, 2=block, 3=zentriert, )"
ExecMethod = ExecParaAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
SID_ATTR_PARA_LINESPACE // status(final|play)
[
- // SvxLineSpace LineSpace MID_LINESPACE;
- // UINT16 LineHeight MID_HEIGHT; // % or direct
- // SvxInterLineSpace InterLineSpace MID_INTER_LINESPACE;
- // INT16 InterSpace MID_INTER_SPACE;
+ // SvxLineSpace LineSpace MID_LINESPACE;
+ // UINT16 LineHeight MID_HEIGHT; // % or direct
+ // SvxInterLineSpace InterLineSpace MID_INTER_LINESPACE;
+ // INT16 InterSpace MID_INTER_SPACE;
ExecMethod = ExecParaAttr ;
StateMethod = GetAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
diff --git a/sw/sdi/_viewsh.sdi b/sw/sdi/_viewsh.sdi
index ee5fc431e165..b6f9a0e312b9 100644
--- a/sw/sdi/_viewsh.sdi
+++ b/sw/sdi/_viewsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -374,9 +374,9 @@ interface BaseTextEditView
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
/****************************************************/
- /* */
- /* Properties Seitenformat */
- /* */
+ /* */
+ /* Properties Seitenformat */
+ /* */
/****************************************************/
SID_ATTR_PAGE // status()
[
@@ -515,7 +515,7 @@ interface BaseTextEditView
FastCall , Cachable ;
]
- FN_SYNC_LABELS // status(play)
+ FN_SYNC_LABELS // status(play)
[
ExecMethod = Execute ;
]
@@ -623,7 +623,7 @@ interface BaseTextEditView
]
//Extra/Optionen/Ansicht
- //Wird zusammen zum Property ViewSettings
+ //Wird zusammen zum Property ViewSettings
FN_VIEW_HIDDEN_PARA
[
ExecMethod = ExecViewOptions ;
@@ -646,7 +646,7 @@ interface BaseTextEditView
Cachable;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
FN_VIEW_BOUNDS // status()
[
ExecMethod = ExecViewOptions ;
@@ -745,27 +745,27 @@ interface BaseTextEditView
}
interface GlobalContents
-[ uuid = "1FD80520-F517-11d0-AC9B-008029E867C6"; ]
+[ uuid = "1FD80520-F517-11d0-AC9B-008029E867C6"; ]
{
- UINT16 Type FN_COLL_TYPE
+ UINT16 Type FN_COLL_TYPE
(
- UINT16 Position FN_COLL_TYPE
+ UINT16 Position FN_COLL_TYPE
)
[
]
// Bereichsname, Index-Titel oder Leerstring
- String Title FN_COLL_TITLE
+ String Title FN_COLL_TITLE
(
- UINT16 Position FN_COLL_TITLE
+ UINT16 Position FN_COLL_TITLE
)
[
]
// ohne FileName wird ein TextBereich an der Position eingefuegt
- BOOL InsertDocument FN_COLL_ADD
+ BOOL InsertDocument FN_COLL_ADD
(
- UINT16 Position FN_COLL_ADD,
- UINT16 FileName FN_PARAM_1
+ UINT16 Position FN_COLL_ADD,
+ UINT16 FileName FN_PARAM_1
)
[
]
diff --git a/sw/sdi/annotsh.sdi b/sw/sdi/annotsh.sdi
index 349e17b9d985..629a3713d8d8 100644
--- a/sw/sdi/annotsh.sdi
+++ b/sw/sdi/annotsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -57,22 +57,22 @@ interface Annotation : _Annotation
StateMethod = StateDisableItems ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TWAIN_SELECT
[
StateMethod = StateDisableItems ;
]
-
+
SID_TWAIN_TRANSFER
[
StateMethod = StateDisableItems ;
]
-
+
SID_INSERT_GRAPHIC
[
StateMethod = StateDisableItems ;
]
-
+
SID_AUTOSPELL_CHECK
[
ExecMethod = Exec;
@@ -95,42 +95,42 @@ interface Annotation : _Annotation
StateMethod = NoState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
FN_INSERT_HARDHYPHEN // status()
[
ExecMethod = Exec ;
StateMethod = NoState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
FN_INSERT_HARD_SPACE // status(final|play)
[
ExecMethod = Exec ;
StateMethod = NoState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_INSERT_RLM
[
ExecMethod = Exec ;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_INSERT_LRM
[
ExecMethod = Exec ;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_INSERT_ZWSP
[
ExecMethod = Exec ;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_INSERT_ZWNBSP
[
ExecMethod = Exec ;
@@ -144,7 +144,7 @@ interface Annotation : _Annotation
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_PARA_RIGHT_TO_LEFT
[
ExecMethod = Exec ;
@@ -158,20 +158,20 @@ interface Annotation : _Annotation
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TEXTDIRECTION_TOP_TO_BOTTOM
[
ExecMethod = Exec ;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_VERTICALTEXT_STATE
[
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_CTLFONT_STATE
[
StateMethod = GetState ;
@@ -184,98 +184,98 @@ interface Annotation : _Annotation
StateMethod = NoState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TRANSLITERATE_TITLE_CASE
[
ExecMethod = ExecTransliteration;
StateMethod = NoState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TRANSLITERATE_TOGGLE_CASE
[
ExecMethod = ExecTransliteration;
StateMethod = NoState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TRANSLITERATE_UPPER
[
ExecMethod = ExecTransliteration;
StateMethod = NoState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TRANSLITERATE_LOWER
[
ExecMethod = ExecTransliteration;
StateMethod = NoState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TRANSLITERATE_HALFWIDTH
[
ExecMethod = ExecTransliteration;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TRANSLITERATE_FULLWIDTH
[
ExecMethod = ExecTransliteration;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TRANSLITERATE_HIRAGANA
[
ExecMethod = ExecTransliteration;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_TRANSLITERATE_KATAGANA
[
ExecMethod = ExecTransliteration;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_WORDLINEMODE // status(final|play)
[
ExecMethod = Exec ;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_RELIEF
[
ExecMethod = Exec ;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_LANGUAGE // status(final|play)
[
ExecMethod = Exec ;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_KERNING // status(final|play)
[
ExecMethod = Exec ;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_AUTOKERN // // status(final|play)
[
ExecMethod = Exec ;
- StateMethod = GetState ;
+ StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_ESCAPEMENT // status(final|play)
[
ExecMethod = Exec ;
@@ -293,22 +293,22 @@ interface Annotation : _Annotation
[
StateMethod = StateDisableItems ;
]
-
+
SID_STYLE_FAMILY2
[
StateMethod = StateDisableItems ;
]
-
+
SID_STYLE_FAMILY3
[
StateMethod = StateDisableItems ;
]
-
+
SID_STYLE_FAMILY4
[
StateMethod = StateDisableItems ;
]
-
+
SID_STYLE_FAMILY5
[
StateMethod = StateDisableItems ;
@@ -318,7 +318,7 @@ interface Annotation : _Annotation
[
StateMethod = StateDisableItems ;
]
-
+
SID_STYLE_UPDATE_BY_EXAMPLE // status()
[
StateMethod = StateDisableItems ;
@@ -352,12 +352,12 @@ interface Annotation : _Annotation
[
StateMethod = StateStatusLine ;
]
-
+
FN_STAT_TEMPLATE
[
StateMethod = StateStatusLine ;
]
-
+
SID_LANGUAGE_STATUS
[
ExecMethod = ExecLingu ;
diff --git a/sw/sdi/basesh.sdi b/sw/sdi/basesh.sdi
index 230d977b0cfc..f274b23fd635 100644
--- a/sw/sdi/basesh.sdi
+++ b/sw/sdi/basesh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/beziersh.sdi b/sw/sdi/beziersh.sdi
index 6a2c8289b628..7f429368acc5 100644
--- a/sw/sdi/beziersh.sdi
+++ b/sw/sdi/beziersh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/docsh.sdi b/sw/sdi/docsh.sdi
index 5925edd7528c..9750d0b15d6d 100644
--- a/sw/sdi/docsh.sdi
+++ b/sw/sdi/docsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/drawsh.sdi b/sw/sdi/drawsh.sdi
index 303190e88f2d..d5bdc13314e8 100644
--- a/sw/sdi/drawsh.sdi
+++ b/sw/sdi/drawsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -51,7 +51,7 @@ interface TextDraw : TextDrawBase
StateMethod = GetDrawAttrState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_DASH_LIST
[
StateMethod = GetDrawAttrState ;
@@ -71,12 +71,12 @@ interface TextDraw : TextDrawBase
[
StateMethod = GetDrawAttrState ;
]
-
+
SID_HATCH_LIST
[
StateMethod = GetDrawAttrState ;
]
-
+
SID_BITMAP_LIST
[
StateMethod = GetDrawAttrState ;
@@ -213,7 +213,7 @@ interface TextDraw : TextDrawBase
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_EXTRUSION_TOOGLE
[
ExecMethod = Execute ;
@@ -248,7 +248,7 @@ interface TextDraw : TextDrawBase
[
ExecMethod = Execute ;
StateMethod = GetState ;
- ]
+ ]
SID_EXTRUSION_DIRECTION_FLOATER
[
ExecMethod = Execute ;
@@ -343,7 +343,7 @@ interface TextDraw : TextDrawBase
[
ExecMethod = Execute ;
StateMethod = GetState ;
- ]
+ ]
SID_INSERT_GRAPHIC
[
StateMethod = StateDisableItems ;
@@ -352,7 +352,7 @@ interface TextDraw : TextDrawBase
[
StateMethod = StateDisableItems ;
]
-
+
SID_TWAIN_TRANSFER
[
StateMethod = StateDisableItems ;
@@ -452,12 +452,12 @@ shell SwDrawShell : SwDrawBaseShell
StateMethod = GetFormTextState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
FN_FORMAT_FOOTNOTE_DLG // status()
[
ExecMethod = Execute;
]
-
+
SID_OPEN_XML_FILTERSETTINGS // ole : no, status : ?
[
ExecMethod = Execute ;
diff --git a/sw/sdi/drwbassh.sdi b/sw/sdi/drwbassh.sdi
index 7d2ec32f3a8e..693f6d0cd102 100644
--- a/sw/sdi/drwbassh.sdi
+++ b/sw/sdi/drwbassh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/drwtxtsh.sdi b/sw/sdi/drwtxtsh.sdi
index d98d368a9460..149344c606b2 100644
--- a/sw/sdi/drwtxtsh.sdi
+++ b/sw/sdi/drwtxtsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -532,7 +532,7 @@ interface TextDrawText
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_LANGUAGE_STATUS
[
ExecMethod = Execute;
@@ -551,7 +551,7 @@ interface TextDrawText
[
ExecMethod = Execute ;
]
-
+
SID_OPEN_XML_FILTERSETTINGS // ole : no, status : ?
[
ExecMethod = Execute ;
@@ -575,7 +575,7 @@ interface TextDrawText
[
StateMethod = StateDisableItems ;
]
-
+
SID_TWAIN_TRANSFER
[
StateMethod = StateDisableItems ;
diff --git a/sw/sdi/formsh.sdi b/sw/sdi/formsh.sdi
index e6058fb40ac0..eff53e4e56ad 100644
--- a/sw/sdi/formsh.sdi
+++ b/sw/sdi/formsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/frmsh.sdi b/sw/sdi/frmsh.sdi
index ff0d951eb51f..e43ea0bedf13 100644
--- a/sw/sdi/frmsh.sdi
+++ b/sw/sdi/frmsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/grfsh.sdi b/sw/sdi/grfsh.sdi
index 4e6a7675862f..5118a6aa3a0e 100644
--- a/sw/sdi/grfsh.sdi
+++ b/sw/sdi/grfsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/listsh.sdi b/sw/sdi/listsh.sdi
index 1acb01fecab7..b2a25dd2de9d 100644
--- a/sw/sdi/listsh.sdi
+++ b/sw/sdi/listsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/mediash.sdi b/sw/sdi/mediash.sdi
index 647a02434351..d7f30beca984 100644
--- a/sw/sdi/mediash.sdi
+++ b/sw/sdi/mediash.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/olesh.sdi b/sw/sdi/olesh.sdi
index c10717b945a9..0135b5e1db07 100644
--- a/sw/sdi/olesh.sdi
+++ b/sw/sdi/olesh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/swinterf.c b/sw/sdi/swinterf.c
index 74eb8efdbdba..a9983a268db9 100644
--- a/sw/sdi/swinterf.c
+++ b/sw/sdi/swinterf.c
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -88,7 +88,7 @@ short SwGotoNextTable (void *pHandle)
}
/* WRITER */
-short SwGotoPrevTable (void *pHandle)
+short SwGotoPrevTable (void *pHandle)
{
return 0;
}
diff --git a/sw/sdi/switems.sdi b/sw/sdi/switems.sdi
index f2595aa104df..10043b33f6ab 100644
--- a/sw/sdi/switems.sdi
+++ b/sw/sdi/switems.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/swslots.hrc b/sw/sdi/swslots.hrc
index c4be8f9559fc..041b5319facc 100644
--- a/sw/sdi/swslots.hrc
+++ b/sw/sdi/swslots.hrc
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/swslots.sdi b/sw/sdi/swslots.sdi
index 0b59ebb0c211..eb43955b8fcb 100644
--- a/sw/sdi/swslots.sdi
+++ b/sw/sdi/swslots.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/tabsh.sdi b/sw/sdi/tabsh.sdi
index 3e112a9ff11f..0cd70ec8ce82 100644
--- a/sw/sdi/tabsh.sdi
+++ b/sw/sdi/tabsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/textsh.sdi b/sw/sdi/textsh.sdi
index cd321d95d1bf..f91b3e562a76 100644
--- a/sw/sdi/textsh.sdi
+++ b/sw/sdi/textsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/viewsh.sdi b/sw/sdi/viewsh.sdi
index 1005c96040a1..bd72740b5e54 100644
--- a/sw/sdi/viewsh.sdi
+++ b/sw/sdi/viewsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -146,10 +146,10 @@ shell SwView
{
import TextEditView [Automation];
-// import TextPage "Page";
-// import SearchSettings;
-// import SearchAttributes;
-// import ReplaceAttributes;
+// import TextPage "Page";
+// import SearchSettings;
+// import SearchAttributes;
+// import ReplaceAttributes;
}
interface TextPrintPreview
diff --git a/sw/sdi/wbasesh.sdi b/sw/sdi/wbasesh.sdi
index 59328cb69dd7..ad6e51ac2808 100644
--- a/sw/sdi/wbasesh.sdi
+++ b/sw/sdi/wbasesh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wbeziers.sdi b/sw/sdi/wbeziers.sdi
index 41eeadb6b9e0..7e1cd48fe163 100644
--- a/sw/sdi/wbeziers.sdi
+++ b/sw/sdi/wbeziers.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wdocsh.sdi b/sw/sdi/wdocsh.sdi
index df1b60ecbc62..da4748cbeb44 100644
--- a/sw/sdi/wdocsh.sdi
+++ b/sw/sdi/wdocsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wdrwbase.sdi b/sw/sdi/wdrwbase.sdi
index 990475298c0a..f1d96dd888b0 100644
--- a/sw/sdi/wdrwbase.sdi
+++ b/sw/sdi/wdrwbase.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wformsh.sdi b/sw/sdi/wformsh.sdi
index 497008033eba..da70c1957184 100644
--- a/sw/sdi/wformsh.sdi
+++ b/sw/sdi/wformsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wfrmsh.sdi b/sw/sdi/wfrmsh.sdi
index b5d87c8cfc4b..35f2e660edeb 100644
--- a/sw/sdi/wfrmsh.sdi
+++ b/sw/sdi/wfrmsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wgrfsh.sdi b/sw/sdi/wgrfsh.sdi
index 19384e7983e2..8be0befce1e3 100644
--- a/sw/sdi/wgrfsh.sdi
+++ b/sw/sdi/wgrfsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wlistsh.sdi b/sw/sdi/wlistsh.sdi
index a6777b9c01ee..5b707320cb92 100644
--- a/sw/sdi/wlistsh.sdi
+++ b/sw/sdi/wlistsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wolesh.sdi b/sw/sdi/wolesh.sdi
index 29497a61a407..27049790f63a 100644
--- a/sw/sdi/wolesh.sdi
+++ b/sw/sdi/wolesh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wrtapp.sdi b/sw/sdi/wrtapp.sdi
index 9786eb38daf1..515268d3ac2a 100644
--- a/sw/sdi/wrtapp.sdi
+++ b/sw/sdi/wrtapp.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -52,7 +52,7 @@ interface StarWriter
DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
]
- FN_XFORMS_INIT // #i31958#
+ FN_XFORMS_INIT // #i31958#
[
ExecMethod = ExecOther ;
StateMethod = StateOther ;
@@ -69,7 +69,7 @@ interface StarWriter
ExecMethod = ExecOther ;
StateMethod = StateOther ;
]
-
+
FN_MAILMERGE_WIZARD
[
ExecMethod = ExecOther ;
diff --git a/sw/sdi/wtabsh.sdi b/sw/sdi/wtabsh.sdi
index ee2ae7503e9f..f91a363131ff 100644
--- a/sw/sdi/wtabsh.sdi
+++ b/sw/sdi/wtabsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wtextsh.sdi b/sw/sdi/wtextsh.sdi
index 42d6a9e69cdd..3345baa4c211 100644
--- a/sw/sdi/wtextsh.sdi
+++ b/sw/sdi/wtextsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/sw/sdi/wviewsh.sdi b/sw/sdi/wviewsh.sdi
index 9d0ebde9c800..ac08b00ebd2f 100644
--- a/sw/sdi/wviewsh.sdi
+++ b/sw/sdi/wviewsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -63,10 +63,10 @@ interface WebEditView : BaseTextEditView
shell SwWebView
{
import WebEditView [Automation];
-// import SearchSettings;
-// import TextPage "Page";
-// import SearchAttributes;
-// import ReplaceAttributes;
+// import SearchSettings;
+// import TextPage "Page";
+// import SearchAttributes;
+// import ReplaceAttributes;
}