summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-28 00:44:31 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:05 +0200
commit928b8640c0d1a9c49249100efbdd70f8c1090b07 (patch)
treed4f2388c89d137d62bced7b9e8339f964d3632ad /offapi/com/sun/star/text
parent6e1d239ae04bbb1b639ae8d04c59d3375f867712 (diff)
*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>
sed -i 's,<\(TRUE\|FALSE\|VOID\|NULL\)/>,`\1`,g' Change-Id: Ia4df97ca809b00993530d67203bbe4ba7a072201
Diffstat (limited to 'offapi/com/sun/star/text')
-rw-r--r--offapi/com/sun/star/text/BaseFrameProperties.idl2
-rw-r--r--offapi/com/sun/star/text/BaseIndex.idl2
-rw-r--r--offapi/com/sun/star/text/ContentIndex.idl2
-rw-r--r--offapi/com/sun/star/text/DocumentSettings.idl26
-rw-r--r--offapi/com/sun/star/text/FootnoteSettings.idl2
-rw-r--r--offapi/com/sun/star/text/LineNumberingProperties.idl8
-rw-r--r--offapi/com/sun/star/text/PrintSettings.idl2
-rw-r--r--offapi/com/sun/star/text/Shape.idl2
-rw-r--r--offapi/com/sun/star/text/TextSection.idl4
-rw-r--r--offapi/com/sun/star/text/TextTableRow.idl6
-rw-r--r--offapi/com/sun/star/text/ViewSettings.idl56
-rw-r--r--offapi/com/sun/star/text/XFlatParagraph.idl12
-rw-r--r--offapi/com/sun/star/text/XSimpleText.idl4
-rw-r--r--offapi/com/sun/star/text/XText.idl2
-rw-r--r--offapi/com/sun/star/text/XTextCursor.idl12
-rw-r--r--offapi/com/sun/star/text/XTextField.idl2
-rw-r--r--offapi/com/sun/star/text/XTextViewCursor.idl2
-rw-r--r--offapi/com/sun/star/text/fieldmaster/Bibliography.idl4
-rw-r--r--offapi/com/sun/star/text/textfield/ConditionalText.idl4
-rw-r--r--offapi/com/sun/star/text/textfield/DateTime.idl6
-rw-r--r--offapi/com/sun/star/text/textfield/ExtendedUser.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/FileName.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/HiddenText.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl6
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl6
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Custom.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Description.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/EditTime.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Keywords.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl6
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Revision.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Subject.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Title.idl2
33 files changed, 99 insertions, 99 deletions
diff --git a/offapi/com/sun/star/text/BaseFrameProperties.idl b/offapi/com/sun/star/text/BaseFrameProperties.idl
index 59f89b15584b..b04d9d9ac544 100644
--- a/offapi/com/sun/star/text/BaseFrameProperties.idl
+++ b/offapi/com/sun/star/text/BaseFrameProperties.idl
@@ -262,7 +262,7 @@ published service BaseFrameProperties
<p>The value of this property is only evaluated for the positioning
of the shape, if the text document setting ConsiderTextWrapOnObjPos
- is <TRUE/>. Valid values are given by #WrapInfluenceOnPosition</p>
+ is `TRUE`. Valid values are given by #WrapInfluenceOnPosition</p>
@since OOo 2.0
*/
diff --git a/offapi/com/sun/star/text/BaseIndex.idl b/offapi/com/sun/star/text/BaseIndex.idl
index 8478275f37e9..9e75ee555216 100644
--- a/offapi/com/sun/star/text/BaseIndex.idl
+++ b/offapi/com/sun/star/text/BaseIndex.idl
@@ -89,7 +89,7 @@ published service BaseIndex
*/
[property] com::sun::star::util::Color BackColor;
- /** If <TRUE/>, the background color value in "BackColor" is not visible.
+ /** If `TRUE`, the background color value in "BackColor" is not visible.
*/
[property] boolean BackTransparent;
diff --git a/offapi/com/sun/star/text/ContentIndex.idl b/offapi/com/sun/star/text/ContentIndex.idl
index 99ef0f51b3ad..5f0eac8e1865 100644
--- a/offapi/com/sun/star/text/ContentIndex.idl
+++ b/offapi/com/sun/star/text/ContentIndex.idl
@@ -48,7 +48,7 @@ published service ContentIndex
*/
[optional, property] com::sun::star::container::XIndexReplace LevelParagraphStyles;
- /** contains <TRUE/> if the document index marks are included in this index.
+ /** contains `TRUE` if the document index marks are included in this index.
*/
[optional, property] boolean CreateFromMarks;
diff --git a/offapi/com/sun/star/text/DocumentSettings.idl b/offapi/com/sun/star/text/DocumentSettings.idl
index 5eadbd26c2b5..a1a741a8b4e0 100644
--- a/offapi/com/sun/star/text/DocumentSettings.idl
+++ b/offapi/com/sun/star/text/DocumentSettings.idl
@@ -42,7 +42,7 @@ published service DocumentSettings
/** specifies if charts in text documents are updated automatically.
- This has no effect if "FieldAutoUpdate" is <FALSE/>.
+ This has no effect if "FieldAutoUpdate" is `FALSE`.
*/
[optional, property] boolean ChartAutoUpdate;
@@ -53,14 +53,14 @@ published service DocumentSettings
table, you have defined spacing above and below each object,
usually only the larger one of the two spaces is used. If the
spacing between the objects are to be added this property has
- to be <TRUE/>.</p>
+ to be `TRUE`.</p>
*/
[optional, property] boolean AddParaTableSpacing;
/** specifies if top paragraph spacing is applied to paragraphs
on the first page of text documents.
- <p>If <TRUE/>, the paragraph or table spacing to the top will
+ <p>If `TRUE`, the paragraph or table spacing to the top will
also be effective at the beginning of a page or column if the
paragraph or table is positioned on the first page of the
document. The same applies for a page break.</p>
@@ -69,9 +69,9 @@ published service DocumentSettings
/** specifies the alignment of tab stops in text documents.
- <p>If <TRUE/> centered and right-aligned paragraphs containing
+ <p>If `TRUE` centered and right-aligned paragraphs containing
tabs are formatted as a whole in the center or aligned to the
- right. If <FALSE/>, only the text to the right of the last
+ right. If `FALSE`, only the text to the right of the last
tab, for example, is aligned to the right, while the text to
the left remains where it is.</p>
*/
@@ -100,13 +100,13 @@ published service DocumentSettings
<p>This property controls how a set line spacing at a paragraph
influences the formatting of the text lines and the spacing between
paragraphs.
- If <TRUE/>, the formatting till OpenOffice.org 1.1 is
+ If `TRUE`, the formatting till OpenOffice.org 1.1 is
applied. This means, that a proportional line spacing is applied
above and below a text line and that the maximum of the line spacing
value between two paragraph is added respectively reckoned up with the
paragraph spacing (adding or reckoning up is controlled by document
option AddParaTableSpacing).
- If <FALSE/> (default for documents since OpenOffice.org 2.0),
+ If `FALSE` (default for documents since OpenOffice.org 2.0),
a proportional line spacing is only applied below a text line and
it's always added to the paragraph spacing between two paragraphs.</p>
@@ -119,10 +119,10 @@ published service DocumentSettings
<p>This property controls, if the spacing of the last paragraph
respectively table of a table cell is added at the bottom of this
table cells
- If <TRUE/> (default for documents since OpenOffice.org 2.0),
+ If `TRUE` (default for documents since OpenOffice.org 2.0),
the spacing of the last paragraph respectively table of a table
cell is added at the bottom of this table cell.
- If <FALSE/> (typically for documents till OpenOffice.org 1.1),
+ If `FALSE` (typically for documents till OpenOffice.org 1.1),
the spacing of the last paragraph respectively table of a table
cell isn't added at the bottom of this table cell.</p>
@@ -134,11 +134,11 @@ published service DocumentSettings
<p>This property controls how floating screen objects (Writer
fly frames and drawing objects are positioned.
- If <TRUE/>, the object positioning till OpenOffice.org 1.1 is
+ If `TRUE`, the object positioning till OpenOffice.org 1.1 is
applied. This means, that the top of a paragraph, at which a
floating screen object orients its vertical position, includes
the lower spacing and the line spacing of the previous paragraph.
- If <FALSE/> (default for documents since OpenOffice.org 2.0),
+ If `FALSE` (default for documents since OpenOffice.org 2.0),
the top of a paragraph, at which a floating screen object orients
its vertical position, doesn't include the lower spacing and the
line spacing of the previous paragraph.</p>
@@ -152,11 +152,11 @@ published service DocumentSettings
<p>This property controls how floating screen objects (Writer
fly frames and drawing objects) are positioned.
- If <TRUE/>, the object positioning algorithm will consider
+ If `TRUE`, the object positioning algorithm will consider
the text wrap style, set at the floating screen object.
The attribute BaseFrameProperties::WrapInfluenceOnPosition
specifies how the text wrap is considered.
- If <FALSE/> (default value), the former object positioning
+ If `FALSE` (default value), the former object positioning
algorithm (known from OpenOffice.org 1.1) is applied.</p>
@since OOo 2.0
diff --git a/offapi/com/sun/star/text/FootnoteSettings.idl b/offapi/com/sun/star/text/FootnoteSettings.idl
index 1659050e9bb5..6a7c03ad0a65 100644
--- a/offapi/com/sun/star/text/FootnoteSettings.idl
+++ b/offapi/com/sun/star/text/FootnoteSettings.idl
@@ -94,7 +94,7 @@ published service FootnoteSettings
[optional, property] short FootnoteCounting;
- /** If <TRUE/>, the footnote text is shown at the end of the document.
+ /** If `TRUE`, the footnote text is shown at the end of the document.
<p>For footnotes only.</p>
*/
diff --git a/offapi/com/sun/star/text/LineNumberingProperties.idl b/offapi/com/sun/star/text/LineNumberingProperties.idl
index 6c0f3cc47609..fe15d0c7c446 100644
--- a/offapi/com/sun/star/text/LineNumberingProperties.idl
+++ b/offapi/com/sun/star/text/LineNumberingProperties.idl
@@ -29,7 +29,7 @@
published service LineNumberingProperties
{
- /** If <TRUE/>, line numbering is used.
+ /** If `TRUE`, line numbering is used.
*/
[property] boolean IsOn;
@@ -39,11 +39,11 @@ published service LineNumberingProperties
[property] string CharStyleName;
- /** If <TRUE/>, empty lines are counted.
+ /** If `TRUE`, empty lines are counted.
*/
[property] boolean CountEmptyLines;
- /** If <TRUE/>, lines in frames are included in counting.
+ /** If `TRUE`, lines in frames are included in counting.
*/
[property] boolean CountLinesInFrames;
@@ -76,7 +76,7 @@ published service LineNumberingProperties
/** specifies if the line numbering should start from the
beginning at each page.
- <p>If set to <FALSE/> the line numbering will be continuous.</p>
+ <p>If set to `FALSE` the line numbering will be continuous.</p>
@since OOo 2.0
*/
diff --git a/offapi/com/sun/star/text/PrintSettings.idl b/offapi/com/sun/star/text/PrintSettings.idl
index 4d9076fa368f..9e6bbd1b1ffe 100644
--- a/offapi/com/sun/star/text/PrintSettings.idl
+++ b/offapi/com/sun/star/text/PrintSettings.idl
@@ -62,7 +62,7 @@ published service PrintSettings
- <p>If com::sun::star::view::PrintSettings::PaperFromSetup is <FALSE/>,
+ <p>If com::sun::star::view::PrintSettings::PaperFromSetup is `FALSE`,
then the paper tray selection of the page styles is used.</p>
*/
[property] boolean PrintPaperFromSetup;
diff --git a/offapi/com/sun/star/text/Shape.idl b/offapi/com/sun/star/text/Shape.idl
index 69143d4ca52c..9315b01751de 100644
--- a/offapi/com/sun/star/text/Shape.idl
+++ b/offapi/com/sun/star/text/Shape.idl
@@ -140,7 +140,7 @@ published service Shape
<p>The value of this property is only evaluated for the positioning
of the shape, if the text document setting ConsiderTextWrapOnObjPos
- is <TRUE/>. Valid values are given by #WrapInfluenceOnPosition</p>
+ is `TRUE`. Valid values are given by #WrapInfluenceOnPosition</p>
@since OOo 2.0
*/
diff --git a/offapi/com/sun/star/text/TextSection.idl b/offapi/com/sun/star/text/TextSection.idl
index 18967c9facf3..5394f7229930 100644
--- a/offapi/com/sun/star/text/TextSection.idl
+++ b/offapi/com/sun/star/text/TextSection.idl
@@ -61,11 +61,11 @@ published service TextSection
*/
[property] string Condition;
- /** If this property is <FALSE/>, the text section is hidden.
+ /** If this property is `FALSE`, the text section is hidden.
*/
[property] boolean IsVisible;
- /** If this property is <TRUE/>, the text section is protected
+ /** If this property is `TRUE`, the text section is protected
and cannot be modified from the user interface.
*/
[property] boolean IsProtected;
diff --git a/offapi/com/sun/star/text/TextTableRow.idl b/offapi/com/sun/star/text/TextTableRow.idl
index e6fc4c6cbf0c..8bd2f9731991 100644
--- a/offapi/com/sun/star/text/TextTableRow.idl
+++ b/offapi/com/sun/star/text/TextTableRow.idl
@@ -43,7 +43,7 @@ published service TextTableRow
[property] com::sun::star::util::Color BackColor;
- /** If <TRUE/>, the background color value in "BackColor" is not visible.
+ /** If `TRUE`, the background color value in "BackColor" is not visible.
*/
[property] boolean BackTransparent;
@@ -73,13 +73,13 @@ published service TextTableRow
[property] long Height;
- /** If the value of this property is <TRUE/>, the height of the table row
+ /** If the value of this property is `TRUE`, the height of the table row
depends on the content of the table cells.
*/
[property] boolean IsAutoHeight;
- /** If <TRUE/>, the row is allowed to be split at page or column breaks.
+ /** If `TRUE`, the row is allowed to be split at page or column breaks.
@since OOo 2.0
*/
diff --git a/offapi/com/sun/star/text/ViewSettings.idl b/offapi/com/sun/star/text/ViewSettings.idl
index e5dd2f62cc71..e2f5db497c09 100644
--- a/offapi/com/sun/star/text/ViewSettings.idl
+++ b/offapi/com/sun/star/text/ViewSettings.idl
@@ -32,36 +32,36 @@ published service ViewSettings
{
interface com::sun::star::beans::XPropertySet;
- /** If this property is <TRUE/>, annotations (notes) are visible.
+ /** If this property is `TRUE`, annotations (notes) are visible.
*/
[property] boolean ShowAnnotations;
- /** If this property is <TRUE/>, paragraph line breaks are visible.
+ /** If this property is `TRUE`, paragraph line breaks are visible.
*/
[property] boolean ShowBreaks;
- /** If this property is <TRUE/>, shapes are visible.
+ /** If this property is `TRUE`, shapes are visible.
*/
[property] boolean ShowDrawings;
- /** If this property is <TRUE/>, text fields are shown with their commands; otherwise
+ /** If this property is `TRUE`, text fields are shown with their commands; otherwise
the content is visible.
*/
[property] boolean ShowFieldCommands;
- /** If this property is <TRUE/>, footnotes symbols are displayed with gray background.
+ /** If this property is `TRUE`, footnotes symbols are displayed with gray background.
*/
[property] boolean ShowFootnoteBackground;
- /** If this property is <TRUE/>, graphic objects are visible.
+ /** If this property is `TRUE`, graphic objects are visible.
*/
[property] boolean ShowGraphics;
- /** If this property is <TRUE/>, hidden paragraphs are displayed.
+ /** If this property is `TRUE`, hidden paragraphs are displayed.
*/
[property] boolean ShowHiddenParagraphs;
- /** If this property is <TRUE/>, hidden text is displayed.
+ /** If this property is `TRUE`, hidden text is displayed.
*/
[property] boolean ShowHiddenText;
@@ -71,76 +71,76 @@ published service ViewSettings
[property] boolean ShowRulers;
- /** If this property is <TRUE/> and the property ShowRulers is <TRUE/>,
+ /** If this property is `TRUE` and the property ShowRulers is `TRUE`,
the horizontal ruler is displayed.
*/
[property] boolean ShowHoriRuler;
- /** If this property is <TRUE/> and the property ShowRulers is <TRUE/>,
+ /** If this property is `TRUE` and the property ShowRulers is `TRUE`,
the horizontal scroll bar is displayed.
*/
[property] boolean ShowHoriScrollBar;
- /** If this property is <TRUE/>, index marks are displayed with gray background.
+ /** If this property is `TRUE`, index marks are displayed with gray background.
*/
[property] boolean ShowIndexMarkBackground;
- /** If this property is <TRUE/>, paragraph breaks are visible.
+ /** If this property is `TRUE`, paragraph breaks are visible.
*/
[property] boolean ShowParaBreaks;
- /** If this property is <TRUE/>, protected spaces (hard spaces) are displayed with gray
+ /** If this property is `TRUE`, protected spaces (hard spaces) are displayed with gray
background.
*/
[property] boolean ShowProtectedSpaces;
- /** If this property is <TRUE/>, soft hyphens are displayed with gray background.
+ /** If this property is `TRUE`, soft hyphens are displayed with gray background.
*/
[property] boolean ShowSoftHyphens;
- /** If this property is <TRUE/>, spaces are displayed with dots.
+ /** If this property is `TRUE`, spaces are displayed with dots.
*/
[property] boolean ShowSpaces;
- /** If this property is <TRUE/>, table boundaries are displayed.
+ /** If this property is `TRUE`, table boundaries are displayed.
*/
[property] boolean ShowTableBoundaries;
- /** If this property is <TRUE/>, tables are visible.
+ /** If this property is `TRUE`, tables are visible.
*/
[property] boolean ShowTables;
- /** If this property is <TRUE/>, tab stops are visible.
+ /** If this property is `TRUE`, tab stops are visible.
*/
[property] boolean ShowTabstops;
- /** If this property is <TRUE/>, text boundaries are displayed.
+ /** If this property is `TRUE`, text boundaries are displayed.
*/
[property] boolean ShowTextBoundaries;
- /** If this property is <TRUE/>, text fields are displayed with gray background.
+ /** If this property is `TRUE`, text fields are displayed with gray background.
*/
[property] boolean ShowTextFieldBackground;
- /** If this property is <TRUE/>, the vertical ruler is displayed.
+ /** If this property is `TRUE`, the vertical ruler is displayed.
*/
[property] boolean ShowVertRuler;
- /** If this property is <TRUE/>, the vertical scroll bar is displayed.
+ /** If this property is `TRUE`, the vertical scroll bar is displayed.
*/
[property] boolean ShowVertScrollBar;
- /** If this property is <TRUE/>, smooth scrolling is active.
+ /** If this property is `TRUE`, smooth scrolling is active.
*/
[property] boolean SmoothScrolling;
- /** If this property is <TRUE/>, the vertical ruler is aligned to the right side
+ /** If this property is `TRUE`, the vertical ruler is aligned to the right side
of the view and the vertical scrollbar is on the left.
*/
[property] boolean IsVertRulerRightAligned;
- /** If this property is <TRUE/> the document will be displayed as if it
+ /** If this property is `TRUE` the document will be displayed as if it
were a HTML document.
*/
[property] boolean ShowOnlineLayout;
@@ -156,7 +156,7 @@ published service ViewSettings
com::sun::star::view::DocumentZoomType::BY_VALUE.
*/
[property] short ZoomValue;
- /** If this property is <TRUE/> hyperlinks in the document are executed (loaded) on
+ /** If this property is `TRUE` hyperlinks in the document are executed (loaded) on
mouse click. Otherwise they are handled like normal text.
*/
[optional, property] boolean IsExecuteHyperlinks;
@@ -220,12 +220,12 @@ published service ViewSettings
*/
[optional, property] long RasterResolutionY;
- /** If this property is <TRUE/>, hidden characters are displayed
+ /** If this property is `TRUE`, hidden characters are displayed
@since OOo 3.0
*/
[optional, property] boolean ShowHiddenCharacters;
- /** If this property is <TRUE/>, the settings of non-printing characters are applied.
+ /** If this property is `TRUE`, the settings of non-printing characters are applied.
<p>This option controls the use of the settings ShowHiddenCharacters,
ShowTabstops, ShowSpaces, ShowBreaks and ShowParaBreaks </p>
diff --git a/offapi/com/sun/star/text/XFlatParagraph.idl b/offapi/com/sun/star/text/XFlatParagraph.idl
index a758cd964586..acb0f256c506 100644
--- a/offapi/com/sun/star/text/XFlatParagraph.idl
+++ b/offapi/com/sun/star/text/XFlatParagraph.idl
@@ -48,8 +48,8 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup
/** check whether the content has been modified
@returns
- <TRUE/> if the content has been modified,
- <FALSE/> otherwise.
+ `TRUE` if the content has been modified,
+ `FALSE` otherwise.
*/
boolean isModified();
@@ -60,8 +60,8 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup
type, see TextMarkupType.
@param bVal
- <TRUE/> the respective text node has been processed
- <FALSE/> the respective text node needs to be processed again
+ `TRUE` the respective text node has been processed
+ `FALSE` the respective text node needs to be processed again
later
*/
void setChecked( [in] long nType, [in] boolean bVal );
@@ -72,8 +72,8 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup
type, see TextMarkupType.
@returns
- <TRUE/> if the respective text node has been checked
- <FALSE/> otherwise.
+ `TRUE` if the respective text node has been checked
+ `FALSE` otherwise.
*/
boolean isChecked( [in] long nType );
diff --git a/offapi/com/sun/star/text/XSimpleText.idl b/offapi/com/sun/star/text/XSimpleText.idl
index ba3b5cd05417..aaeb618594b6 100644
--- a/offapi/com/sun/star/text/XSimpleText.idl
+++ b/offapi/com/sun/star/text/XSimpleText.idl
@@ -82,7 +82,7 @@ published interface XSimpleText: com::sun::star::text::XTextRange
<method>XSimpleText::createTextCursor</member> can be used to
get an XTextRange for this argument.
- <p>If the parameter bAbsorb() was <TRUE/>
+ <p>If the parameter bAbsorb() was `TRUE`
the text range will contain the new inserted string, otherwise
the range (and it's text) will remain unchanged.
@@ -91,7 +91,7 @@ published interface XSimpleText: com::sun::star::text::XTextRange
@param bAbsorb
specifies whether the text spanned by <var>xRange</var> will be
- replaced. If <TRUE/> then the content of <var>xRange</var> will
+ replaced. If `TRUE` then the content of <var>xRange</var> will
be replaced by <var>aString</var>, otherwise <var>aString</var>
will be inserted at the beginning of <var>xRange</var>.
diff --git a/offapi/com/sun/star/text/XText.idl b/offapi/com/sun/star/text/XText.idl
index 05b8a90063dd..8a865690989b 100644
--- a/offapi/com/sun/star/text/XText.idl
+++ b/offapi/com/sun/star/text/XText.idl
@@ -57,7 +57,7 @@ published interface XText: com::sun::star::text::XSimpleText
@param bAbsorb
specifies whether the text spanned by <var>xRange</var> will be
- replaced. If <TRUE/> then the content of <var>xRange</var> will
+ replaced. If `TRUE` then the content of <var>xRange</var> will
be replaced by <var>xContent</var>, otherwise <var>xContent</var>
will be inserted at the end of <var>xRange</var>.
*/
diff --git a/offapi/com/sun/star/text/XTextCursor.idl b/offapi/com/sun/star/text/XTextCursor.idl
index e30229e8d42c..42f8465fd078 100644
--- a/offapi/com/sun/star/text/XTextCursor.idl
+++ b/offapi/com/sun/star/text/XTextCursor.idl
@@ -56,12 +56,12 @@ published interface XTextCursor: com::sun::star::text::XTextRange
be expanded or not.
@returns
- <TRUE/> if the command was successfully completed.
- <FALSE/> otherwise.
+ `TRUE` if the command was successfully completed.
+ `FALSE` otherwise.
<p>Note: Even if the command was not completed successfully
it may be completed partially. E.g. if it was required to move
- 5 characters but it is only possible to move 3 <FALSE/> will
+ 5 characters but it is only possible to move 3 `FALSE` will
be returned and the cursor moves only those 3 characters.<p>
*/
boolean goLeft( [in] short nCount,
@@ -78,12 +78,12 @@ published interface XTextCursor: com::sun::star::text::XTextRange
be expanded or not.
@returns
- <TRUE/> if the command was successfully completed.
- <FALSE/> otherwise.
+ `TRUE` if the command was successfully completed.
+ `FALSE` otherwise.
<p>Note: Even if the command was not completed successfully
it may be completed partially. E.g. if it was required to move
- 5 characters but it is only possible to move 3 <FALSE/> will
+ 5 characters but it is only possible to move 3 `FALSE` will
be returned and the cursor moves only those 3 characters.<p>
*/
boolean goRight( [in] short nCount,
diff --git a/offapi/com/sun/star/text/XTextField.idl b/offapi/com/sun/star/text/XTextField.idl
index 176a85d09121..fdcd6889960a 100644
--- a/offapi/com/sun/star/text/XTextField.idl
+++ b/offapi/com/sun/star/text/XTextField.idl
@@ -39,7 +39,7 @@ published interface XTextField: com::sun::star::text::XTextContent
/** @returns the display string of the text field either as the command
of the field or as the output string.
@param bShowCommand
- if <TRUE/> the command of the field will be returned
+ if `TRUE` the command of the field will be returned
*/
string getPresentation( [in] boolean bShowCommand );
diff --git a/offapi/com/sun/star/text/XTextViewCursor.idl b/offapi/com/sun/star/text/XTextViewCursor.idl
index 1e3b03623a76..637d7872b814 100644
--- a/offapi/com/sun/star/text/XTextViewCursor.idl
+++ b/offapi/com/sun/star/text/XTextViewCursor.idl
@@ -32,7 +32,7 @@
published interface XTextViewCursor: com::sun::star::text::XTextCursor
{
/** @returns
- <TRUE/> if this cursor is visible for the user.
+ `TRUE` if this cursor is visible for the user.
*/
boolean isVisible();
diff --git a/offapi/com/sun/star/text/fieldmaster/Bibliography.idl b/offapi/com/sun/star/text/fieldmaster/Bibliography.idl
index bde65946302a..f2412dd3261a 100644
--- a/offapi/com/sun/star/text/fieldmaster/Bibliography.idl
+++ b/offapi/com/sun/star/text/fieldmaster/Bibliography.idl
@@ -34,12 +34,12 @@ published service Bibliography
{
service com::sun::star::text::TextFieldMaster;
- /** determines whether the bibliography text fields are numbered. If <FALSE/> the
+ /** determines whether the bibliography text fields are numbered. If `FALSE` the
short name of the bibliography entry is displayed instead.
*/
[property] boolean IsNumberEntries;
/** determines whether the bibliography entries in a bibliography index are sorted
- by the document position. If <FALSE/> the SortKey property determines the
+ by the document position. If `FALSE` the SortKey property determines the
sorting of the entries.
*/
[property] boolean IsSortByPosition;
diff --git a/offapi/com/sun/star/text/textfield/ConditionalText.idl b/offapi/com/sun/star/text/textfield/ConditionalText.idl
index 9dd5a82b992e..c51ab839bae2 100644
--- a/offapi/com/sun/star/text/textfield/ConditionalText.idl
+++ b/offapi/com/sun/star/text/textfield/ConditionalText.idl
@@ -32,10 +32,10 @@ published service ConditionalText
{
service com::sun::star::text::TextField;
- /** contains the text that is displayed if the condition evaluates to <TRUE/>.
+ /** contains the text that is displayed if the condition evaluates to `TRUE`.
*/
[property] string TrueContent;
- /** contains the text that is displayed if the condition evaluates to <FALSE/>.
+ /** contains the text that is displayed if the condition evaluates to `FALSE`.
*/
[property] string FalseContent;
/** contains the condition.
diff --git a/offapi/com/sun/star/text/textfield/DateTime.idl b/offapi/com/sun/star/text/textfield/DateTime.idl
index 48c068b5b63a..2f7950735e89 100644
--- a/offapi/com/sun/star/text/textfield/DateTime.idl
+++ b/offapi/com/sun/star/text/textfield/DateTime.idl
@@ -33,15 +33,15 @@ published service DateTime
{
service com::sun::star::text::TextField;
- /** If this flag is set to <FALSE/> the date or time
+ /** If this flag is set to `FALSE` the date or time
is always displayed as the current date or time.
@since OOo 1.1.2
*/
[optional, property] boolean IsFixed;
- /** If this flag is set to <TRUE/> this field represents
- a date with an optional time. If it is set to <FALSE/>
+ /** If this flag is set to `TRUE` this field represents
+ a date with an optional time. If it is set to `FALSE`
only the time is used here.
*/
[property] boolean IsDate;
diff --git a/offapi/com/sun/star/text/textfield/ExtendedUser.idl b/offapi/com/sun/star/text/textfield/ExtendedUser.idl
index 96a2f9dc4d27..75e559402740 100644
--- a/offapi/com/sun/star/text/textfield/ExtendedUser.idl
+++ b/offapi/com/sun/star/text/textfield/ExtendedUser.idl
@@ -39,7 +39,7 @@ published service ExtendedUser
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to <FALSE/> the content is regularly updated.
+ /** If this flag is set to `FALSE` the content is regularly updated.
*/
[property]boolean IsFixed;
/** specifies which part of the user data is displayed as described in
diff --git a/offapi/com/sun/star/text/textfield/FileName.idl b/offapi/com/sun/star/text/textfield/FileName.idl
index 9ae5a36d85d2..4a5ab163d56b 100644
--- a/offapi/com/sun/star/text/textfield/FileName.idl
+++ b/offapi/com/sun/star/text/textfield/FileName.idl
@@ -40,7 +40,7 @@ published service FileName
com::sun::star::text::FilenameDisplayFormat.
*/
[property]short FileFormat;
- /** If this flag is set to <FALSE/> the content is regularly updated.
+ /** If this flag is set to `FALSE` the content is regularly updated.
*/
[property]boolean IsFixed;
};
diff --git a/offapi/com/sun/star/text/textfield/HiddenText.idl b/offapi/com/sun/star/text/textfield/HiddenText.idl
index a48afcde7c49..fcbdeff4f433 100644
--- a/offapi/com/sun/star/text/textfield/HiddenText.idl
+++ b/offapi/com/sun/star/text/textfield/HiddenText.idl
@@ -33,7 +33,7 @@ published service HiddenText
service com::sun::star::text::TextField;
/** contains the text content of the hidden text field.
- <p> The content is displayed if the condition evaluates to <FALSE/>.</p>
+ <p> The content is displayed if the condition evaluates to `FALSE`.</p>
*/
[property] string Content;
/** contains the condition.
diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
index 9d0f2eedf597..3d0023d4c29e 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
@@ -41,14 +41,14 @@ published service ChangeDateTime
will be overridden by the current author
each time the document is saved.
*/
- /** If this flag is set to <FALSE/> the date or time
+ /** If this flag is set to `FALSE` the date or time
is always displayed as the current date or time.
@since OOo 1.1.2
*/
[optional, property] boolean IsFixed;
- /** If this flag is set to <TRUE/> this field represents,
- a date with an optional time. If it is set to <FALSE/>
+ /** If this flag is set to `TRUE` this field represents,
+ a date with an optional time. If it is set to `FALSE`
only the time is used here.
*/
[property]boolean IsDate;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
index 438c4d9ba033..277d726ab542 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
@@ -41,14 +41,14 @@ published service CreateDateTime
will be overridden by the current author
each time the document is saved.
*/
- /** If this flag is set to <FALSE/> the date or time
+ /** If this flag is set to `FALSE` the date or time
is always displayed as the current date or time.
@since OOo 1.1.2
*/
[optional, property] boolean IsFixed;
- /** If this flag is set to <TRUE/> this field represents,
- a date with an optional time. If it is set to <FALSE/>
+ /** If this flag is set to `TRUE` this field represents,
+ a date with an optional time. If it is set to `FALSE`
only the time is used here.
*/
[property]boolean IsDate;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Custom.idl b/offapi/com/sun/star/text/textfield/docinfo/Custom.idl
index 4bad6568a526..4903b1ddb52b 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Custom.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Custom.idl
@@ -46,7 +46,7 @@ published service Custom
*/
[property] string CurrentPresentation;
- /** If this flag is set to <FALSE/>, the content is updated when
+ /** If this flag is set to `FALSE`, the content is updated when
the document information changes.
*/
[property] boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Description.idl b/offapi/com/sun/star/text/textfield/docinfo/Description.idl
index 4c1108310f79..a6a9ff6bc473 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Description.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Description.idl
@@ -41,7 +41,7 @@ published service Description
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to <FALSE/> the content updated everytime the document
+ /** If this flag is set to `FALSE` the content updated everytime the document
information is changed.
*/
[property]boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
index d73eda30c14c..d133bfcae636 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
@@ -41,7 +41,7 @@ published service EditTime
will be overridden by the current author
each time the document is saved.
*/
- /** If this flag is set to <FALSE/> the date or time
+ /** If this flag is set to `FALSE` the date or time
is always displayed as the current date or time.
@since OOo 1.1.2
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
index 3c03bdbc8554..2c516a74079d 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
@@ -41,7 +41,7 @@ published service Keywords
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to <FALSE/> the content updated everytime the document
+ /** If this flag is set to `FALSE` the content updated everytime the document
information is changed.
*/
[property]boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
index dfc15eaa5493..86b0445d5c87 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
@@ -41,14 +41,14 @@ published service PrintDateTime
will be overridden by the current author
each time the document is saved.
*/
- /** If this flag is set to <FALSE/> the date or time
+ /** If this flag is set to `FALSE` the date or time
is always displayed as the current date or time.
@since OOo 1.1.2
*/
[optional, property] boolean IsFixed;
- /** If this flag is set to <TRUE/> this field represents,
- a date with an optional time. If it is set to <FALSE/>
+ /** If this flag is set to `TRUE` this field represents,
+ a date with an optional time. If it is set to `FALSE`
only the time is used here.
*/
[property]boolean IsDate;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
index 1ba636604cc0..8153e5ff4693 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
@@ -41,7 +41,7 @@ published service Revision
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to <FALSE/> the content updated everytime the document
+ /** If this flag is set to `FALSE` the content updated everytime the document
information is changed.
*/
[property]boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
index 51db92f59be0..4cd075636b74 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
@@ -41,7 +41,7 @@ published service Subject
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to <FALSE/> the content updated everytime the document
+ /** If this flag is set to `FALSE` the content updated everytime the document
information is changed.
*/
[property]boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Title.idl b/offapi/com/sun/star/text/textfield/docinfo/Title.idl
index 2fbd12455f27..797ce641e4c3 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Title.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Title.idl
@@ -41,7 +41,7 @@ published service Title
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to <FALSE/> the content updated everytime the document
+ /** If this flag is set to `FALSE` the content updated everytime the document
information is changed.
*/
[property]boolean IsFixed;