summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 21:47:17 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:00:59 +0200
commit944eb9902788d8afec9e3f0f65d3b680041e039b (patch)
tree3bbb926890561b81d9f6ae611be4677876799a36 /offapi/com/sun/star/table
parentcdbbbdce9956e290b4a849af332df55da1be8d36 (diff)
*api: convert <type>Foo</type>
Doxygen does not know type element and will recognize strings that contain capital letter (all API types do) automatically as type. This patch removes 15k doxygen warnings. git ls-files | grep \\.idl | xargs sed -i "s,<type>\([^<]\+\)</type>,\1," Change-Id: I45c07cf0b115d5fb5353f4aa9719839615ea1150
Diffstat (limited to 'offapi/com/sun/star/table')
-rw-r--r--offapi/com/sun/star/table/CellProperties.idl12
-rw-r--r--offapi/com/sun/star/table/ListPositionCellBinding.idl2
-rw-r--r--offapi/com/sun/star/table/ShadowLocation.idl2
-rw-r--r--offapi/com/sun/star/table/TableBorder2.idl4
4 files changed, 10 insertions, 10 deletions
diff --git a/offapi/com/sun/star/table/CellProperties.idl b/offapi/com/sun/star/table/CellProperties.idl
index 7d622a14985f..f9634b6a4aab 100644
--- a/offapi/com/sun/star/table/CellProperties.idl
+++ b/offapi/com/sun/star/table/CellProperties.idl
@@ -217,7 +217,7 @@ published service CellProperties
/** contains a description of the top border line of each cell.
- Preferred over <type>BorderLine</type> <member>TopBorder</member>.
+ Preferred over BorderLine <member>TopBorder</member>.
@since LibreOffice 3.6
*/
@@ -225,7 +225,7 @@ published service CellProperties
/** contains a description of the bottom border line of each cell.
- Preferred over <type>BorderLine</type> <member>BottomBorder</member>.
+ Preferred over BorderLine <member>BottomBorder</member>.
@since LibreOffice 3.6
*/
@@ -233,7 +233,7 @@ published service CellProperties
/** contains a description of the left border line of each cell.
- Preferred over <type>BorderLine</type> <member>LeftBorder</member>.
+ Preferred over BorderLine <member>LeftBorder</member>.
@since LibreOffice 3.6
*/
@@ -241,7 +241,7 @@ published service CellProperties
/** contains a description of the right border line of each cell.
- Preferred over <type>BorderLine</type> <member>RightBorder</member>.
+ Preferred over BorderLine <member>RightBorder</member>.
@since LibreOffice 3.6
*/
@@ -249,7 +249,7 @@ published service CellProperties
/** contains a description of the top left to bottom right diagonal line of each cell.
- Preferred over <type>BorderLine</type> <member>DiagonalTLBR</member>.
+ Preferred over BorderLine <member>DiagonalTLBR</member>.
@since LibreOffice 3.6
*/
@@ -257,7 +257,7 @@ published service CellProperties
/** contains a description of the bottom left to top right diagonal line of each cell.
- Preferred over <type>BorderLine</type> <member>DiagonalBLTR</member>.
+ Preferred over BorderLine <member>DiagonalBLTR</member>.
@since LibreOffice 3.6
*/
diff --git a/offapi/com/sun/star/table/ListPositionCellBinding.idl b/offapi/com/sun/star/table/ListPositionCellBinding.idl
index f60dbce7562d..e3a786654f6e 100644
--- a/offapi/com/sun/star/table/ListPositionCellBinding.idl
+++ b/offapi/com/sun/star/table/ListPositionCellBinding.idl
@@ -35,7 +35,7 @@ service ListPositionCellBinding
/** provides the basic functionality for exchanging values with a table cell.
<p>Additionally to the types supported by the super service, the
- <type>ListPositionCellBinding</type> allows exchanging integer values.</p>
+ ListPositionCellBinding allows exchanging integer values.</p>
@see com::sun::star::form::binding::XValueBinding::getSupportedTypes
*/
diff --git a/offapi/com/sun/star/table/ShadowLocation.idl b/offapi/com/sun/star/table/ShadowLocation.idl
index 3672699e68b1..1a810af94f67 100644
--- a/offapi/com/sun/star/table/ShadowLocation.idl
+++ b/offapi/com/sun/star/table/ShadowLocation.idl
@@ -24,7 +24,7 @@
module com { module sun { module star { module table {
-/** specifies the location of the shadow in a <type>ShadowFormat</type>.
+/** specifies the location of the shadow in a ShadowFormat.
*/
published enum ShadowLocation
{
diff --git a/offapi/com/sun/star/table/TableBorder2.idl b/offapi/com/sun/star/table/TableBorder2.idl
index 5789b4e87737..554f5f7f9cb0 100644
--- a/offapi/com/sun/star/table/TableBorder2.idl
+++ b/offapi/com/sun/star/table/TableBorder2.idl
@@ -20,8 +20,8 @@ module com { module sun { module star { module table {
range.
TableBorder2 is nearly identical to TableBorder, except that it has
- members of <type>BorderLine2</type> instead of
- <type>BorderLine</type>.
+ members of BorderLine2 instead of
+ BorderLine.
<p>In a queried structure, the flags in
<member>TableBorder2::Is...LineValid</member> indicate that not all