summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:14:19 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:01 +0200
commit4bb43e1612ea3737fe53bb28ac830810b0a6a028 (patch)
treebd4949cc9c236626941b7995fb390a7090db37b9 /offapi/com/sun/star/awt
parentea71a05840f53158f669182c6e93de9f8348bbe5 (diff)
*api: replace <member>Foo</member>
These member variables need a # prefix. sed -i "s,<member>\([^<:]\+[^)]\)</member>,#\1,g" Change-Id: I721b90f4edae32b5a362479bdbd60423f6427364
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r--offapi/com/sun/star/awt/MouseEvent.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlButtonModel.idl10
-rw-r--r--offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl8
-rw-r--r--offapi/com/sun/star/awt/UnoControlComboBoxModel.idl4
-rw-r--r--offapi/com/sun/star/awt/UnoControlContainerModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlDateFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlDialogModel.idl8
-rw-r--r--offapi/com/sun/star/awt/UnoControlEditModel.idl4
-rw-r--r--offapi/com/sun/star/awt/UnoControlFileControlModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlFixedTextModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlImageControlModel.idl12
-rw-r--r--offapi/com/sun/star/awt/UnoControlListBoxModel.idl4
-rw-r--r--offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlProgressBarModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl8
-rw-r--r--offapi/com/sun/star/awt/UnoControlRoadmapModel.idl8
-rw-r--r--offapi/com/sun/star/awt/UnoControlScrollBarModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl2
-rw-r--r--offapi/com/sun/star/awt/XItemList.idl24
-rw-r--r--offapi/com/sun/star/awt/grid/UnoControlGridModel.idl4
-rw-r--r--offapi/com/sun/star/awt/grid/XGridColumn.idl6
-rw-r--r--offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl4
27 files changed, 66 insertions, 66 deletions
diff --git a/offapi/com/sun/star/awt/MouseEvent.idl b/offapi/com/sun/star/awt/MouseEvent.idl
index 1305235328a6..9cc961cbef41 100644
--- a/offapi/com/sun/star/awt/MouseEvent.idl
+++ b/offapi/com/sun/star/awt/MouseEvent.idl
@@ -29,7 +29,7 @@
/** specifies an event from the mouse.
<p>This event is also used for pop-up menu requests on objects.
- See <member>PopupTrigger</member> for details.</p>
+ See #PopupTrigger for details.</p>
@see XMouseListener
@see XMouseMotionListener
diff --git a/offapi/com/sun/star/awt/UnoControlButtonModel.idl b/offapi/com/sun/star/awt/UnoControlButtonModel.idl
index 20945173a499..67739557778e 100644
--- a/offapi/com/sun/star/awt/UnoControlButtonModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlButtonModel.idl
@@ -112,7 +112,7 @@ published service UnoControlButtonModel
<p>Valid values of this property are specified with ImagePosition.</p>
- <p>If this property is present, it supersedes the <member>ImageAlign</member> property - setting
+ <p>If this property is present, it supersedes the #ImageAlign property - setting
one of both properties sets the other one to the best possible match.</p>
*/
[optional, property] short ImagePosition;
@@ -126,12 +126,12 @@ published service UnoControlButtonModel
/** specifies a graphic to be displayed at the button
- <p>If this property is present, it interacts with the <member>ImageURL</member>in the
+ <p>If this property is present, it interacts with the #ImageURLin the
following way:
- <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
- to an object as loaded from the given image URL, or <NULL/> if <member>ImageURL</member>
+ <ul><li>If #ImageURL is set, #Graphic will be reset
+ to an object as loaded from the given image URL, or <NULL/> if #ImageURL
does not point to a valid image file.</li>
- <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
+ <li>If #Graphic is set, #ImageURL will be reset
to an empty string.</li>
</ul></p>
diff --git a/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl b/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
index 10f2144c7495..2c2393b374a4 100644
--- a/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
@@ -101,12 +101,12 @@ published service UnoControlCheckBoxModel
/** specifies a graphic to be displayed besides the label of the control
- <p>If this property is present, it interacts with the <member>ImageURL</member>in the
+ <p>If this property is present, it interacts with the #ImageURLin the
following way:
- <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
- to an object as loaded from the given image URL, or <NULL/> if <member>ImageURL</member>
+ <ul><li>If #ImageURL is set, #Graphic will be reset
+ to an object as loaded from the given image URL, or <NULL/> if #ImageURL
does not point to a valid image file.</li>
- <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
+ <li>If #Graphic is set, #ImageURL will be reset
to an empty string.</li>
</ul></p>
diff --git a/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl b/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl
index 000acceba93a..5790cefb0bc0 100644
--- a/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl
@@ -71,7 +71,7 @@ published service UnoControlComboBoxModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
@@ -189,7 +189,7 @@ published service UnoControlComboBoxModel
[optional, property] short MouseWheelBehavior;
/** allows manipulating the list of items in the combo box more fine-grained than the
- <member>StringItemList</member> property.
+ #StringItemList property.
*/
[optional] interface XItemList;
};
diff --git a/offapi/com/sun/star/awt/UnoControlContainerModel.idl b/offapi/com/sun/star/awt/UnoControlContainerModel.idl
index 5c69a0da8a6f..949e0cec6594 100644
--- a/offapi/com/sun/star/awt/UnoControlContainerModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlContainerModel.idl
@@ -58,7 +58,7 @@ published service UnoControlContainerModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl b/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl
index 87928f7548a0..c37a564aa219 100644
--- a/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl
@@ -55,7 +55,7 @@ published service UnoControlCurrencyFieldModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl
index 6597842b4ab8..57151045edb1 100644
--- a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl
@@ -55,7 +55,7 @@ published service UnoControlDateFieldModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlDialogModel.idl b/offapi/com/sun/star/awt/UnoControlDialogModel.idl
index 3db2db90240d..d11dab30fff4 100644
--- a/offapi/com/sun/star/awt/UnoControlDialogModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlDialogModel.idl
@@ -132,12 +132,12 @@ published service UnoControlDialogModel
/** specifies a graphic to be displayed as a background image
- <p>If this property is present, it interacts with the <member>ImageURL</member>in the
+ <p>If this property is present, it interacts with the #ImageURLin the
following way:
- <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
- to an object as loaded from the given image URL, or <NULL/> if <member>ImageURL</member>
+ <ul><li>If #ImageURL is set, #Graphic will be reset
+ to an object as loaded from the given image URL, or <NULL/> if #ImageURL
does not point to a valid image file.</li>
- <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
+ <li>If #Graphic is set, #ImageURL will be reset
to an empty string.</li>
</ul></p>
diff --git a/offapi/com/sun/star/awt/UnoControlEditModel.idl b/offapi/com/sun/star/awt/UnoControlEditModel.idl
index c6e93f70b18e..74e79058ce3c 100644
--- a/offapi/com/sun/star/awt/UnoControlEditModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlEditModel.idl
@@ -82,7 +82,7 @@ published service UnoControlEditModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
@@ -151,7 +151,7 @@ published service UnoControlEditModel
<p>Controls working with this model care for this setting when the user enters
text. Every line break entered into the control will be treated according to this
- setting, so that the <member>Text</member> property always contains only
+ setting, so that the #Text property always contains only
line ends in the format specified.</p>
<p>Possible values are all constants from the LineEndFormat group.</p>
diff --git a/offapi/com/sun/star/awt/UnoControlFileControlModel.idl b/offapi/com/sun/star/awt/UnoControlFileControlModel.idl
index e939b315f96a..ca4c2466f870 100644
--- a/offapi/com/sun/star/awt/UnoControlFileControlModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFileControlModel.idl
@@ -55,7 +55,7 @@ published service UnoControlFileControlModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl b/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl
index 4c1e161e4208..36eac3f25547 100644
--- a/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl
@@ -65,7 +65,7 @@ service UnoControlFixedHyperlinkModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl b/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl
index 0449183cb2c9..5b0963a62ac2 100644
--- a/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl
@@ -65,7 +65,7 @@ published service UnoControlFixedTextModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
index fbfc8c77fb96..ac39d953f838 100644
--- a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
@@ -65,7 +65,7 @@ published service UnoControlFormattedFieldModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlImageControlModel.idl b/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
index b48d86d6209f..58dbf8d0dd58 100644
--- a/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
@@ -53,7 +53,7 @@ published service UnoControlImageControlModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
@@ -84,12 +84,12 @@ published service UnoControlImageControlModel
/** specifies a graphic to be displayed on the control
- <p>If this property is present, it interacts with the <member>ImageURL</member>in the
+ <p>If this property is present, it interacts with the #ImageURLin the
following way:
- <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
- to an object as loaded from the given image URL, or <NULL/> if <member>ImageURL</member>
+ <ul><li>If #ImageURL is set, #Graphic will be reset
+ to an object as loaded from the given image URL, or <NULL/> if #ImageURL
does not point to a valid image file.</li>
- <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
+ <li>If #Graphic is set, #ImageURL will be reset
to an empty string.</li>
</ul></p>
@@ -110,7 +110,7 @@ published service UnoControlImageControlModel
/** defines how to scale the image
- <p>If this property is present, it supersedes the <member>ScaleImage</member> property.</p>
+ <p>If this property is present, it supersedes the #ScaleImage property.</p>
<p>The value of this property is one of the ImageScaleMode constants.</p>
diff --git a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl
index ca8898da594e..7b42d9c96acf 100644
--- a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl
@@ -64,7 +64,7 @@ published service UnoControlListBoxModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
@@ -172,7 +172,7 @@ published service UnoControlListBoxModel
[optional, property] short MouseWheelBehavior;
/** allows manipulating the list of items in the list box more fine-grained than the
- <member>StringItemList</member> property.
+ #StringItemList property.
@since OOo 3.3
*/
diff --git a/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl b/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl
index d500d5c96b85..42d0b1feec3e 100644
--- a/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl
@@ -55,7 +55,7 @@ published service UnoControlNumericFieldModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
index ce494538bd05..81821a24cf74 100644
--- a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
@@ -55,7 +55,7 @@ published service UnoControlPatternFieldModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl b/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl
index 12e111eccae6..d6dad0389774 100644
--- a/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl
@@ -53,7 +53,7 @@ published service UnoControlProgressBarModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl b/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
index ec59f5a6d724..c702ceb19276 100644
--- a/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
@@ -102,12 +102,12 @@ published service UnoControlRadioButtonModel
/** specifies a graphic to be displayed besides the label of the control
- <p>If this property is present, it interacts with the <member>ImageURL</member>in the
+ <p>If this property is present, it interacts with the #ImageURLin the
following way:
- <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
- to an object as loaded from the given image URL, or <NULL/> if <member>ImageURL</member>
+ <ul><li>If #ImageURL is set, #Graphic will be reset
+ to an object as loaded from the given image URL, or <NULL/> if #ImageURL
does not point to a valid image file.</li>
- <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
+ <li>If #Graphic is set, #ImageURL will be reset
to an empty string.</li>
</ul></p>
diff --git a/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl b/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl
index 62f05cc900d3..2ad0ae9afc72 100644
--- a/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl
@@ -77,12 +77,12 @@ service UnoControlRoadmapModel
/** specifies a graphic to be displayed on the control
- <p>If this property is present, it interacts with the <member>ImageURL</member>in the
+ <p>If this property is present, it interacts with the #ImageURLin the
following way:
- <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
- to an object as loaded from the given image URL, or <NULL/> if <member>ImageURL</member>
+ <ul><li>If #ImageURL is set, #Graphic will be reset
+ to an object as loaded from the given image URL, or <NULL/> if #ImageURL
does not point to a valid image file.</li>
- <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
+ <li>If #Graphic is set, #ImageURL will be reset
to an empty string.</li>
</ul></p>
diff --git a/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl b/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
index 41268ae3e078..807b9001ab44 100644
--- a/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
@@ -59,7 +59,7 @@ published service UnoControlScrollBarModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl b/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl
index 69f66843cacc..4ff0c61c7a03 100644
--- a/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl
@@ -56,7 +56,7 @@ service UnoControlSpinButtonModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl b/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl
index dcdb123122cc..e4fde82eefff 100644
--- a/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl
@@ -55,7 +55,7 @@ published service UnoControlTimeFieldModel
/** specifies the color of the border, if present
- <p>Not every border style (see <member>Border</member>) may support coloring.
+ <p>Not every border style (see #Border) may support coloring.
For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/awt/XItemList.idl b/offapi/com/sun/star/awt/XItemList.idl
index 7ca1ee4bb445..7f4cf3831a19 100644
--- a/offapi/com/sun/star/awt/XItemList.idl
+++ b/offapi/com/sun/star/awt/XItemList.idl
@@ -41,7 +41,7 @@ interface XItemList
@param Position
the position at which the item should be inserted. Must be greater or equal to 0, and
- lesser than or equal to <member>ItemCount</member>.
+ lesser than or equal to #ItemCount.
@param ItemText
the text of the item to be inserted.
@@ -63,7 +63,7 @@ interface XItemList
@param Position
the position at which the item should be inserted. Must be greater or equal to 0, and
- lesser than or equal to <member>ItemCount</member>.
+ lesser than or equal to #ItemCount.
@param ItemText
the text of the item to be inserted.
@@ -81,7 +81,7 @@ interface XItemList
@param Position
the position at which the item should be inserted. Must be greater or equal to 0, and
- lesser than or equal to <member>ItemCount</member>.
+ lesser than or equal to #ItemCount.
@param ItemImageURL
the URL of the image to display for the item
@@ -99,7 +99,7 @@ interface XItemList
@param Position
the position of the item which should be removed. Must be greater or equal to 0, and
- lesser than <member>ItemCount</member>.
+ lesser than #ItemCount.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
if <code>Position</code> is invalid.
@@ -117,7 +117,7 @@ interface XItemList
@param Position
the position of the item whose text is to be changed. Must be greater or equal to 0, and
- lesser than <member>ItemCount</member>.
+ lesser than #ItemCount.
@param ItemText
the new text of the item
@@ -135,7 +135,7 @@ interface XItemList
@param Position
the position of the item whose image is to be changed. Must be greater or equal to 0, and
- lesser than <member>ItemCount</member>.
+ lesser than #ItemCount.
@param ItemImageURL
the new URL of the image to display for the item
@@ -153,7 +153,7 @@ interface XItemList
@param Position
the position of the item whose text and image is to be changed. Must be greater or equal to 0, and
- lesser than <member>ItemCount</member>.
+ lesser than #ItemCount.
@param ItemText
the new text of the item
@@ -178,7 +178,7 @@ interface XItemList
@param Position
the position of the item whose data value should be set. Must be greater or equal to 0, and
- lesser than <member>ItemCount</member>.
+ lesser than #ItemCount.
@param ItemData
the data to associate with the list item
@@ -198,7 +198,7 @@ interface XItemList
@param Position
the position of the item whose text should be retrieved. Must be greater or equal to 0, and
- lesser than <member>ItemCount</member>.
+ lesser than #ItemCount.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
if <code>Position</code> is invalid.
@@ -212,7 +212,7 @@ interface XItemList
@param Position
the position of the item whose image should be retrieved. Must be greater or equal to 0, and
- lesser than <member>ItemCount</member>.
+ lesser than #ItemCount.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
if <code>Position</code> is invalid.
@@ -226,7 +226,7 @@ interface XItemList
@param Position
the position of the item whose text and image should be retrieved. Must be greater or equal to 0, and
- lesser than <member>ItemCount</member>.
+ lesser than #ItemCount.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
if <code>Position</code> is invalid.
@@ -240,7 +240,7 @@ interface XItemList
/** retrieves the implementation dependent value associated with the given list item.
@param Position
the position of the item whose data value should be retrieved. Must be greater or equal to 0, and
- lesser than <member>ItemCount</member>.
+ lesser than #ItemCount.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
if <code>Position</code> is invalid.
diff --git a/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl b/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl
index 5c14ea11ba89..2d174cc86f8b 100644
--- a/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl
+++ b/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl
@@ -50,7 +50,7 @@ published service UnoControlGridModel
<p>The width is specified in application font units - see com::sun::star::util::MeasureUnit.</p>
- <p>The value given here is ignored if <member>ShowRowHeader</member> is <FALSE/>.</p>
+ <p>The value given here is ignored if #ShowRowHeader is <FALSE/>.</p>
*/
[property] long RowHeaderWidth;
@@ -64,7 +64,7 @@ published service UnoControlGridModel
<p>The height is specified in application font units - see com::sun::star::util::MeasureUnit.</p>
- <p>The value given here is ignored if <member>ShowColumnHeader</member> is <FALSE/>.</p>
+ <p>The value given here is ignored if #ShowColumnHeader is <FALSE/>.</p>
<p>If the property is <void/>, the grid control shall automatically determine a height which conveniently allows,
according to the used font, to display one line of text.</p>
diff --git a/offapi/com/sun/star/awt/grid/XGridColumn.idl b/offapi/com/sun/star/awt/grid/XGridColumn.idl
index e3fae1137f08..bb9bf091d85e 100644
--- a/offapi/com/sun/star/awt/grid/XGridColumn.idl
+++ b/offapi/com/sun/star/awt/grid/XGridColumn.idl
@@ -64,7 +64,7 @@ published interface XGridColumn
/** controls whether or not the column's width is fixed or not.
<p>If this is <TRUE/>, the user can interactively change the column's width. Also, the column is subject to
- auto-resizing, if its <member>Flexibility</member> attribute is greater <code>0</code>.</p>
+ auto-resizing, if its #Flexibility attribute is greater <code>0</code>.</p>
*/
[attribute] boolean Resizeable;
@@ -76,7 +76,7 @@ published interface XGridColumn
<p>If a column has a flexibility greater than 0, it is set in relationship to the flexibility of all
other such columns, and the respective widths of the columns are changed in the same relationship.</p>
- <p>Note that a column's flexibility is ignored if its <member>Resizeable</member> attribute is
+ <p>Note that a column's flexibility is ignored if its #Resizeable attribute is
<FALSE/>.</p>
<p>A column's flexibility cannot be negative, attempts to set a negative value will raise an exception.</p>
@@ -115,7 +115,7 @@ published interface XGridColumn
necessarily needing to adjust the data model, too.</p>
<p>If <code>DataColumnIndex</code> is negative, the it will be ignored, then the column's index within its
- column model, as determined by the <member>Index</member> attribute, will be used.</p>
+ column model, as determined by the #Index attribute, will be used.</p>
*/
[attribute] long DataColumnIndex;
diff --git a/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl b/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl
index 06b20c0e29de..c84f3ebeeb34 100644
--- a/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl
+++ b/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl
@@ -38,11 +38,11 @@ module com { module sun { module star { module awt { module tree {
struct TreeDataModelEvent : ::com::sun::star::lang::EventObject
{
/** contains the changed, added or removed nodes.
- <p> All nodes must have <member>ParentNode</member> as parent. */
+ <p> All nodes must have #ParentNode as parent. */
sequence< XTreeNode > Nodes;
/** holds the parent node for changed, added or removed nodes.
- <p> If this is null, <member>Nodes</member> must contain only the root node */
+ <p> If this is null, #Nodes must contain only the root node */
XTreeNode ParentNode;
};