diff options
author | Aurimas FiĊĦeras <aurimas@gmail.com> | 2011-01-25 20:17:43 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2011-01-28 12:14:19 +0000 |
commit | 878b50cd6806598ba68fe428ccccc023034ba561 (patch) | |
tree | 5fd60eeeddb88d4d984201dab7de3f076e47dc3e /offapi/com/sun/star/text | |
parent | dbf70b8e9f26a5e1052467aafca65a241557c8d3 (diff) |
Some fixes to documentation (part 4)
Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.
Diffstat (limited to 'offapi/com/sun/star/text')
102 files changed, 238 insertions, 238 deletions
diff --git a/offapi/com/sun/star/text/AccessibleEndnoteView.idl b/offapi/com/sun/star/text/AccessibleEndnoteView.idl index be6bcfdf0..49f6c0ee2 100644 --- a/offapi/com/sun/star/text/AccessibleEndnoteView.idl +++ b/offapi/com/sun/star/text/AccessibleEndnoteView.idl @@ -116,7 +116,7 @@ published service AccessibleEndnoteView >AccessibleStateType::VISIBLE</const> </ul> <li>Depending of the application's region setting, the locale is - the western, asian or complex default language of the document. + the western, Asian or complex default language of the document. </ul> */ diff --git a/offapi/com/sun/star/text/AccessibleFootnoteView.idl b/offapi/com/sun/star/text/AccessibleFootnoteView.idl index 6eb1e7f3a..1d3f0c43a 100644 --- a/offapi/com/sun/star/text/AccessibleFootnoteView.idl +++ b/offapi/com/sun/star/text/AccessibleFootnoteView.idl @@ -116,7 +116,7 @@ published service AccessibleFootnoteView >AccessibleStateType::VISIBLE</const> </ul> <li>Depending of the application's region setting, the locale is - the western, asian or complex default language of the document. + the western, Asian or complex default language of the document. </ul> */ diff --git a/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl b/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl index 64f71e431..db9774b05 100644 --- a/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl +++ b/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl @@ -77,7 +77,7 @@ published service AccessibleHeaderFooterView A child of this kind is returned for every paragraph that is contained in the document body and is at least partially visible. The child always - represents a whole paragarph (and not a fragment only), + represents a whole paragraph (and not a fragment only), because there are no page breaks within headers and footers. <li><type scope="::com::sun::star::table" @@ -121,7 +121,7 @@ published service AccessibleHeaderFooterView >AccessibleStateType::VISIBLE</const> </ul> <li>Depending of the application's region setting, the locale is - the western, asian or complex default language of the document. + the western, Asian or complex default language of the document. </ul> */ diff --git a/offapi/com/sun/star/text/AccessiblePageView.idl b/offapi/com/sun/star/text/AccessiblePageView.idl index 20d8854a0..79be93024 100644 --- a/offapi/com/sun/star/text/AccessiblePageView.idl +++ b/offapi/com/sun/star/text/AccessiblePageView.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module text { //============================================================================= -/** The accessible view of pagees. +/** The accessible view of pages. @since OOo 1.1.2 @@ -78,15 +78,15 @@ published service AccessiblePageView <li><type scope="::com::sun::star::text" >AccessibleHeaderFooterView</type>: A child of this kind is returned for every header - and footer that is conatined in the page. + and footer that is contained in the page. <li><type scope="::com::sun::star::text" >AccessibleFootnoteView</type>: A child of this kind is returned for every footnote - that is conatined in the page. + that is contained in the page. <li><type scope="::com::sun::star::text" >AccessibleEndnoteView</type>: A child of this kind is returned for every endnote - that is conatined in the page. + that is contained in the page. <li><type scope="::com::sun::star::text" >AccessibleParagraphView</type>: A child of this kind is returned for every paragraph @@ -102,12 +102,12 @@ published service AccessiblePageView <li><type scope="::com::sun::star::text" >AccessibleTextFrameView</type>: A child of this kind is returned for every text - frame that is conrtained in the page. These objects + frame that is contained in the page. These objects are children of the <type>AccessiblePageView</type> regardless whether they are bound to the page, a - paragarph, a frame, or a character. The only + paragraph, a frame, or a character. The only exception are text frames that are bound as - character. They are childen of the paragraph they + character. They are children of the paragraph they are contained in. <li><type scope="::com::sun::star::text" >AccessibleTextGraphicObject</type>: @@ -117,15 +117,15 @@ published service AccessiblePageView regardless whether they are bound to a page, paragraph, a frame or a character. The only exception are text frames that are bound as character. They are - childen of the paragraph they are contained in. + children of the paragraph they are contained in. <li><type scope="::com::sun::star::text" >AccessibleTextEmbeddedObject</type>: A child of this kind is returned for every embedded - object that is conatained in the page. + object that is contained in the page. These objects are children of the <type>AccessibleTextDocumentView</type> regardless - whether they are bound to a page, a paragarph, a frame, - or a character. They are childen of the paragraph they + whether they are bound to a page, a paragraph, a frame, + or a character. They are children of the paragraph they are contained in. <li><type scope="::com::sun::star::drawing" >AccessibleShape</type>: diff --git a/offapi/com/sun/star/text/AccessibleParagraphView.idl b/offapi/com/sun/star/text/AccessibleParagraphView.idl index 869559584..d794058a7 100644 --- a/offapi/com/sun/star/text/AccessibleParagraphView.idl +++ b/offapi/com/sun/star/text/AccessibleParagraphView.idl @@ -126,7 +126,7 @@ published service AccessibleParagraphView >AccessibleStateType::FOCUSED</const> </ul> <li>Depending of the application's region setting, the locale is - the western, asian or complex language of the paragraph. + the western, Asian or complex language of the paragraph. </ul> */ @@ -149,8 +149,8 @@ published service AccessibleParagraphView >XAccessibleText::getCharacterAttributes</method> are a sub set of the properties described by the service <type scope="::com::sun::star::style">CharacterProperties</type>. For - properties that have asian and complex counterparts, the value that - is visible is returned. This can be in fact the western, asian or + properties that have Asian and complex counterparts, the value that + is visible is returned. This can be in fact the western, Asian or complex value. Its not possible to change the value of any property by using <method scope="::com::sun::star::accessibility" @@ -176,8 +176,8 @@ published service AccessibleParagraphView >XAccessibleText::getCharacterAttributes</method> are a sub set of the properties described by the service <type scope="::com::sun::star::style">CharacterProperties</type>. For - properties that have asian and complex counterparts, the value that - is visible is returned. This can be in fact the western, asian or + properties that have Asian and complex counterparts, the value that + is visible is returned. This can be in fact the western, Asian or complex value. <p><em>TODO: If there is a demand, some attributes might be added that tells whether the character at a certain index is changeable or diff --git a/offapi/com/sun/star/text/AccessibleTextDocumentView.idl b/offapi/com/sun/star/text/AccessibleTextDocumentView.idl index 044dda17b..715ec7b91 100644 --- a/offapi/com/sun/star/text/AccessibleTextDocumentView.idl +++ b/offapi/com/sun/star/text/AccessibleTextDocumentView.idl @@ -79,7 +79,7 @@ published service AccessibleTextDocumentView >AccessibleFootnoteView</type>: A child of this kind is returned for every footnote that is at least partially visible. - <li><type scoep="::com::sun::star::text" + <li><type scope="::com::sun::star::text" >AccessibleEndnoteView</type>: A child of this kind is returned for every endnote that is at least partially visible. @@ -102,9 +102,9 @@ published service AccessibleTextDocumentView least partially visible. These objects are children of the <type>AccessibleTextDocumentView</type> regardless - whether they are bound to a page, a paragarph, a + whether they are bound to a page, a paragraph, a frame, or a character. The only exception are text - frames that are bound as character. They are childen + frames that are bound as character. They are children of the paragraph they are contained in. <li><type scope="::com::sun::star::text" >AccessibleTextGraphicObject</type>: @@ -114,15 +114,15 @@ published service AccessibleTextDocumentView regardless whether they are bound to a page, paragraph, a frame or a character. The only exception are text frames that are bound as character. They are - childen of the paragraph they are contained in. + children of the paragraph they are contained in. <li><type scope="::com::sun::star::text" >AccessibleTextEmbeddedObject</type>: A child of this kind is returned for every embedded object that is at least partially visible. These objects are children of the <type>AccessibleTextDocumentView</type> regardless - whether they are bound to a page, a paragarph, a frame, - or a character. They are childen of the paragraph they + whether they are bound to a page, a paragraph, a frame, + or a character. They are children of the paragraph they are contained in. <li><type scope="::com::sun::star::drawing" >AccessibleShape</type>: A child of this kind (or a @@ -189,7 +189,7 @@ published service AccessibleTextDocumentView >AccessibleStateType::VISIBLE</const> </ul> <li>Depending of the application's region setting, the locale is - the western, asian or complex default language of the document. + the western, Asian or complex default language of the document. </ul> */ diff --git a/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl b/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl index 879dfc31f..14418a0be 100644 --- a/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl +++ b/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl @@ -55,7 +55,7 @@ module com { module sun { module star { module text { object gets active, the active document gets an accessible object tree of its own. This tree is not a subtree of the object that supports this service but of the document service itself. The tree exist only - until the ovject is deactivated. + until the object is deactivated. @since OOo 1.1.2 */ diff --git a/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl b/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl index 58be835f0..c8ba927a3 100644 --- a/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl +++ b/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl @@ -65,7 +65,7 @@ published service AccessibleTextGraphicObject accessible view of a paragraph if the graphic is bound as character, and the accessible view of the document (or of a page in the page preview) in any other case. - <li>There are no chidren returned by + <li>There are no children returned by <method scope="::com::sun::star::accessibility" >XAccessibleContext::getAccessibleChild</method>. <li>The role is <const scope="::com::sun::star::accessibility" diff --git a/offapi/com/sun/star/text/AdvancedTextDocument.idl b/offapi/com/sun/star/text/AdvancedTextDocument.idl index 1eed35b88..45191ada6 100644 --- a/offapi/com/sun/star/text/AdvancedTextDocument.idl +++ b/offapi/com/sun/star/text/AdvancedTextDocument.idl @@ -147,7 +147,7 @@ published service AdvancedTextDocument - <p> I.e., slash and backslash. Whitespaces (tab stop, + <p> I.e., slash and backslash. Whitespace (tab stop, space, paragraph break, or line break) always separate words.</p>@see WordCount */ diff --git a/offapi/com/sun/star/text/BaseFrameProperties.idl b/offapi/com/sun/star/text/BaseFrameProperties.idl index ea01c4c18..b9c83c136 100644 --- a/offapi/com/sun/star/text/BaseFrameProperties.idl +++ b/offapi/com/sun/star/text/BaseFrameProperties.idl @@ -207,11 +207,11 @@ published service BaseFrameProperties */ [property] short RelativeWidth; //------------------------------------------------------------------------- - /** determins whether the width follows the height. + /** determines whether the width follows the height. */ [property] boolean IsSyncWidthToHeight; //------------------------------------------------------------------------- - /** determins whether the height follows the width. + /** determines whether the height follows the width. */ [property] boolean IsSyncHeightToWidth; //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/text/BaseIndex.idl b/offapi/com/sun/star/text/BaseIndex.idl index 680f84b5b..e13cd21f2 100644 --- a/offapi/com/sun/star/text/BaseIndex.idl +++ b/offapi/com/sun/star/text/BaseIndex.idl @@ -77,7 +77,7 @@ published service BaseIndex // DocMerge: empty anyway [property] string Title; - /** determins if the index is protected.*/ + /** determines if the index is protected.*/ // DocMerge: empty anyway [property] boolean IsProtected; @@ -165,7 +165,7 @@ published service BaseIndex */ // DocMerge: empty anyway [optional, property] com::sun::star::container::XIndexReplace LevelFormat; - /** determins if the content of the document index is created from the + /** determines if the content of the document index is created from the complete document content or from the current chapter only. <p> It is not available in the bibliography</p>*/ [optional, property] boolean CreateFromChapter; diff --git a/offapi/com/sun/star/text/BibliographyDataType.idl b/offapi/com/sun/star/text/BibliographyDataType.idl index 97b175615..76973de29 100644 --- a/offapi/com/sun/star/text/BibliographyDataType.idl +++ b/offapi/com/sun/star/text/BibliographyDataType.idl @@ -55,7 +55,7 @@ published constants BibliographyDataType const short BOOKLET = 2; // DocMerge from idl: value com::sun::star::text::BibliographyDataType::CONFERENCE - /** An article in the proceedings of a conference. This entry is identical to the 'inproceedings' + /** An article in the proceedings of a conference. This entry is identical to the "inproceedings" entry and is included for compatibility with BiBTex. */ const short CONFERENCE = 3; diff --git a/offapi/com/sun/star/text/Cell.idl b/offapi/com/sun/star/text/Cell.idl index 539272034..cf2f696ad 100644 --- a/offapi/com/sun/star/text/Cell.idl +++ b/offapi/com/sun/star/text/Cell.idl @@ -64,7 +64,7 @@ service Cell //------------------------------------------------------------------------- /** contains properties from table cells. - <p>All of these properties are either already availbale in the + <p>All of these properties are either already available in the service <type scope="com::sun::star::text">CellProperties</type>, or get matched against one of those or are implemented @@ -73,8 +73,8 @@ service Cell <p>The complete list is as follows:</p> <ul> <li>CellStyle: optional property, not implemented.</li> - <li>CellBackColor: matched to 'BackColor'.</li> - <li>IsCellBackgroundTransparent: matched to 'BackTransparent'.</li> + <li>CellBackColor: matched to "BackColor".</li> + <li>IsCellBackgroundTransparent: matched to "BackTransparent".</li> <li>HoriJustify: non-functional implementation.</li> <li>VertJustify: non-functional implementation.</li> <li>IsTextWrapped: non-functional implementation.</li> diff --git a/offapi/com/sun/star/text/CellProperties.idl b/offapi/com/sun/star/text/CellProperties.idl index a1349efb9..db80a8e80 100644 --- a/offapi/com/sun/star/text/CellProperties.idl +++ b/offapi/com/sun/star/text/CellProperties.idl @@ -98,7 +98,7 @@ published service CellProperties [property] string BackGraphicFilter; //------------------------------------------------------------------------- - /** determins the position of the background graphic. + /** determines the position of the background graphic. */ [property] com::sun::star::style::GraphicLocation BackGraphicLocation; @@ -108,7 +108,7 @@ published service CellProperties [property] long NumberFormat; //------------------------------------------------------------------------- - /** determins whether the background is transparent. + /** determines whether the background is transparent. */ [property] boolean BackTransparent; @@ -158,7 +158,7 @@ published service CellProperties [readonly, property]com::sun::star::text::XTextSection TextSection; //------------------------------------------------------------------------- - /** determins whether the cell is write protected or not. + /** determines whether the cell is write protected or not. */ [property] boolean IsProtected; diff --git a/offapi/com/sun/star/text/CellRange.idl b/offapi/com/sun/star/text/CellRange.idl index d188e301d..09b5fd2b7 100644 --- a/offapi/com/sun/star/text/CellRange.idl +++ b/offapi/com/sun/star/text/CellRange.idl @@ -115,7 +115,7 @@ published service CellRange //----------------------------------------------------------------------------- - /** determins the location of the background graphic. + /** determines the location of the background graphic. */ [property] com::sun::star::style::GraphicLocation BackGraphicLocation; @@ -127,20 +127,20 @@ published service CellRange //----------------------------------------------------------------------------- - /** determins if the background color is transparent. + /** determines if the background color is transparent. */ [property] boolean BackTransparent; //----------------------------------------------------------------------------- - /** determins if the first column of the table should be treated as + /** determines if the first column of the table should be treated as axis labels when a chart is to be created. */ [property] boolean ChartColumnAsLabel; //----------------------------------------------------------------------------- - /** determins if the first row of the table should be treated as + /** determines if the first row of the table should be treated as axis labels when a chart is to be created. */ [property] boolean ChartRowAsLabel; diff --git a/offapi/com/sun/star/text/CharacterCompressionType.idl b/offapi/com/sun/star/text/CharacterCompressionType.idl index 99c912ee4..97c91ba76 100644 --- a/offapi/com/sun/star/text/CharacterCompressionType.idl +++ b/offapi/com/sun/star/text/CharacterCompressionType.idl @@ -34,7 +34,7 @@ //============================================================================= -/** These constants define character compression in asian text. +/** These constants define character compression in Asian text. */ published constants CharacterCompressionType { @@ -49,7 +49,7 @@ published constants CharacterCompressionType const short PUNCTUATION_ONLY = 1; //------------------------------------------------------------------------- - /** punctuation and japanese kana are compressed. + /** punctuation and Japanese Kana are compressed. */ const short PUNCTUATION_AND_KANA = 2; diff --git a/offapi/com/sun/star/text/ContentIndex.idl b/offapi/com/sun/star/text/ContentIndex.idl index c6d8dadf9..e0e652656 100644 --- a/offapi/com/sun/star/text/ContentIndex.idl +++ b/offapi/com/sun/star/text/ContentIndex.idl @@ -44,12 +44,12 @@ published service ContentIndex // DocMerge: empty anyway service com::sun::star::text::BaseIndex; - /** determins the depth of outline levels that are included into the content index.*/ + /** determines the depth of outline levels that are included into the content index.*/ /// @missing [optional, property] short Level; - /** determins if the document index is created from outlines. + /** determines if the document index is created from outlines. */ [optional, property] boolean CreateFromOutline; diff --git a/offapi/com/sun/star/text/DocumentIndex.idl b/offapi/com/sun/star/text/DocumentIndex.idl index b465b5c5e..c3cb5c46f 100644 --- a/offapi/com/sun/star/text/DocumentIndex.idl +++ b/offapi/com/sun/star/text/DocumentIndex.idl @@ -46,35 +46,35 @@ published service DocumentIndex { service com::sun::star::text::BaseIndex; - /** determins if alphabetical separators are genererated. + /** determines if alphabetical separators are generated. */ [optional, property] boolean UseAlphabeticalSeparators; - /** determins if a index entry is generated for each primary/secondary key. + /** determines if a index entry is generated for each primary/secondary key. */ [optional, property] boolean UseKeyAsEntry; - /** determins if same entries on different pages are combined into one index entry. + /** determines if same entries on different pages are combined into one index entry. */ [optional, property] boolean UseCombinedEntries; - /** determins if the similarity of index entries is checked case sensitively. + /** determines if the similarity of index entries is checked case sensitively. */ [optional, property] boolean IsCaseSensitive; - /** determins if following page numbers are displayed using a 'pp.'. + /** determines if following page numbers are displayed using a "pp.". */ [optional, property] boolean UsePP; - /** determins if if following page numbers are displayed using a dash. + /** determines if if following page numbers are displayed using a dash. */ [optional, property] boolean UseDash; - /** determins if all entries start with a capital letter. + /** determines if all entries start with a capital letter. */ [optional, property] boolean UseUpperCase; - /** determins the name of the character style that is applied to the number + /** determines the name of the character style that is applied to the number of a page where main index entry is located. */ [optional, property] string MainEntryCharacterStyleName; diff --git a/offapi/com/sun/star/text/DocumentIndexMark.idl b/offapi/com/sun/star/text/DocumentIndexMark.idl index e269c6113..a3032b5be 100644 --- a/offapi/com/sun/star/text/DocumentIndexMark.idl +++ b/offapi/com/sun/star/text/DocumentIndexMark.idl @@ -61,7 +61,7 @@ published service DocumentIndexMark */ [property] string SecondaryKey; //------------------------------------------------------------------------- - /** determins if this entry is a main entry. In a document index this entry will + /** determines if this entry is a main entry. In a document index this entry will be emphasized by assigning a character style to it. */ [property] boolean IsMainEntry; diff --git a/offapi/com/sun/star/text/DocumentSettings.idl b/offapi/com/sun/star/text/DocumentSettings.idl index a33b372fe..ab2107727 100644 --- a/offapi/com/sun/star/text/DocumentSettings.idl +++ b/offapi/com/sun/star/text/DocumentSettings.idl @@ -68,7 +68,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; @@ -78,7 +78,7 @@ published service DocumentSettings <p>If between two paragraphs, two tables, or a paragraph and a 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 hte objects are to be added this property has + spacing between the objects are to be added this property has to be <TRUE/>.</p> */ [optional, property] boolean AddParaTableSpacing; diff --git a/offapi/com/sun/star/text/FontEmphasis.idl b/offapi/com/sun/star/text/FontEmphasis.idl index a9aa7c7f5..41faa8c62 100644 --- a/offapi/com/sun/star/text/FontEmphasis.idl +++ b/offapi/com/sun/star/text/FontEmphasis.idl @@ -33,7 +33,7 @@ module com { module sun { module star { module text { //============================================================================= -/** Determins the type and position of an emphasis mark in asian texts. +/** Determines the type and position of an emphasis mark in Asian texts. */ published constants FontEmphasis { diff --git a/offapi/com/sun/star/text/FontRelief.idl b/offapi/com/sun/star/text/FontRelief.idl index 378cd0b8e..1eaee148e 100644 --- a/offapi/com/sun/star/text/FontRelief.idl +++ b/offapi/com/sun/star/text/FontRelief.idl @@ -33,7 +33,7 @@ module com { module sun { module star { module text { //============================================================================= -/** Determins the relief type of a font. +/** Determines the relief type of a font. */ published constants FontRelief { diff --git a/offapi/com/sun/star/text/GenericTextDocument.idl b/offapi/com/sun/star/text/GenericTextDocument.idl index f9ece957c..e7e8752c5 100644 --- a/offapi/com/sun/star/text/GenericTextDocument.idl +++ b/offapi/com/sun/star/text/GenericTextDocument.idl @@ -228,7 +228,7 @@ published service GenericTextDocument - <p> I.e. slash and backslash. Whitespaces (tab stop, + <p> I.e. slash and backslash. Whitespace (tab stop, space, paragraph break, line break) always separate words.</p>@see WordCount */ diff --git a/offapi/com/sun/star/text/GlobalSettings.idl b/offapi/com/sun/star/text/GlobalSettings.idl index fe564da6a..7d83a1740 100644 --- a/offapi/com/sun/star/text/GlobalSettings.idl +++ b/offapi/com/sun/star/text/GlobalSettings.idl @@ -42,7 +42,7 @@ //============================================================================= -/** specifies a service that provides acces to the settings of a text module. +/** specifies a service that provides access to the settings of a text module. */ published service GlobalSettings { diff --git a/offapi/com/sun/star/text/IllustrationsIndex.idl b/offapi/com/sun/star/text/IllustrationsIndex.idl index 750ac1bdc..157394d1e 100644 --- a/offapi/com/sun/star/text/IllustrationsIndex.idl +++ b/offapi/com/sun/star/text/IllustrationsIndex.idl @@ -42,13 +42,13 @@ published service IllustrationsIndex { service com::sun::star::text::BaseIndex; - /* determins if the name or the label of an object is used to create the index. + /* determines if the name or the label of an object is used to create the index. */ [optional, property] boolean CreateFromLabels; //tables, illustrations - /* determins the name of the sequence field that is evaluated to create the index. + /* determines the name of the sequence field that is evaluated to create the index. */ [optional, property] string LabelCategory; //tables, illustrations - /* determins the way the paragraph containing a label is included in the index. + /* determines the way the paragraph containing a label is included in the index. @see ChapterFormat*/ [optional, property] short LabelDisplayType;//tables, illustrations }; diff --git a/offapi/com/sun/star/text/InContentMetadata.idl b/offapi/com/sun/star/text/InContentMetadata.idl index d08c534b3..d08c534b3 100755..100644 --- a/offapi/com/sun/star/text/InContentMetadata.idl +++ b/offapi/com/sun/star/text/InContentMetadata.idl diff --git a/offapi/com/sun/star/text/LineNumberingProperties.idl b/offapi/com/sun/star/text/LineNumberingProperties.idl index 8b93d946b..9d119010e 100644 --- a/offapi/com/sun/star/text/LineNumberingProperties.idl +++ b/offapi/com/sun/star/text/LineNumberingProperties.idl @@ -101,7 +101,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 continous.</p> + <p>If set to <FALSE/> the line numbering will be continuous.</p> @since OOo 2.0.0 */ diff --git a/offapi/com/sun/star/text/MailMerge.idl b/offapi/com/sun/star/text/MailMerge.idl index e6ad3968f..b2b7613e9 100644 --- a/offapi/com/sun/star/text/MailMerge.idl +++ b/offapi/com/sun/star/text/MailMerge.idl @@ -273,7 +273,7 @@ published service MailMerge //============================================================================= /** Contains the password of the incoming mail server. It is necessary to set this - if the mail server configuration is set to 'SMTP after POP' authentication and + if the mail server configuration is set to "SMTP after POP" authentication and the password is not already stored in the configuration for security reasons. <p>This property is only evaluated for e-Mail output.</p> @@ -304,7 +304,7 @@ published service MailMerge //============================================================================= /** determines that the created mail merge document is sent as body in HTML format. - This property is only valid if the propery "SendAsAttachment" is set to <false/>. + This property is only valid if the property "SendAsAttachment" is set to <false/>. <p>This property is only evaluated for e-Mail output.</p> diff --git a/offapi/com/sun/star/text/NumberingRules.idl b/offapi/com/sun/star/text/NumberingRules.idl index bf86f5db1..8fb861118 100644 --- a/offapi/com/sun/star/text/NumberingRules.idl +++ b/offapi/com/sun/star/text/NumberingRules.idl @@ -60,19 +60,19 @@ published service NumberingRules [optional] interface com::sun::star::beans::XPropertySet; //------------------------------------------------------------------------- - /** determins if the margins are absolute or relative - to the preceeding numbering level. + /** determines if the margins are absolute or relative + to the preceding numbering level. */ [optional, property] boolean IsAbsoluteMargins; //------------------------------------------------------------------------- - /** determins if the numbering rules are automatically created + /** determines if the numbering rules are automatically created as opposed to numbering rules that are part of a numbering style. */ [optional, property] boolean IsAutomatic; //------------------------------------------------------------------------- - /** determins if the numbering levels are counted coninuously or if + /** determines if the numbering levels are counted continuously or if each numbering level is counted separately. */ [optional, property] boolean IsContinuousNumbering; @@ -89,7 +89,7 @@ published service NumberingRules [optional, property] boolean NumberingIsOutline; //------------------------------------------------------------------------- - /** the type of numbering (arabic, characters, roman numbers, etc.). + /** the type of numbering (Arabic, characters, roman numbers, etc.). */ [optional, property] short NumberingType; //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/text/NumberingStyle.idl b/offapi/com/sun/star/text/NumberingStyle.idl index d201585bc..8ab4fe219 100644 --- a/offapi/com/sun/star/text/NumberingStyle.idl +++ b/offapi/com/sun/star/text/NumberingStyle.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module text { //============================================================================= -/** specifies a stylesheet numberings within a +/** specifies a style sheet numberings within a <type scope="com::sun::star::text">Text</type>. */ published service NumberingStyle diff --git a/offapi/com/sun/star/text/ParagraphVertAlign.idl b/offapi/com/sun/star/text/ParagraphVertAlign.idl index 5e47f3431..8175f5a58 100644 --- a/offapi/com/sun/star/text/ParagraphVertAlign.idl +++ b/offapi/com/sun/star/text/ParagraphVertAlign.idl @@ -34,7 +34,7 @@ //============================================================================= -/** These enumeration values are used to specify the vertical alignment of paragaphs. +/** These enumeration values are used to specify the vertical alignment of paragraphs. */ published constants ParagraphVertAlign { diff --git a/offapi/com/sun/star/text/PrintPreviewSettings.idl b/offapi/com/sun/star/text/PrintPreviewSettings.idl index bec086e30..37f78cd95 100644 --- a/offapi/com/sun/star/text/PrintPreviewSettings.idl +++ b/offapi/com/sun/star/text/PrintPreviewSettings.idl @@ -42,7 +42,7 @@ */ published service PrintPreviewSettings { - /** All properties have the property attribute 'maybevoid' + /** All properties have the property attribute "maybevoid" meaning: if none of them have been set, they all will return a void value, if any one of them has been set, then none of them will be void any longer */ diff --git a/offapi/com/sun/star/text/ReferenceFieldPart.idl b/offapi/com/sun/star/text/ReferenceFieldPart.idl index 1dde7c707..4f7b56b0b 100644 --- a/offapi/com/sun/star/text/ReferenceFieldPart.idl +++ b/offapi/com/sun/star/text/ReferenceFieldPart.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module text { published constants ReferenceFieldPart { //------------------------------------------------------------------------- - /** The page number is displayed using arabic numbers. + /** The page number is displayed using Arabic numbers. */ const short PAGE = 0; @@ -82,7 +82,7 @@ published constants ReferenceFieldPart */ const short ONLY_SEQUENCE_NUMBER = 7; //------------------------------------------------------------------------- - /** The numbering label and depending of the reference field context numbering lables of + /** The numbering label and depending of the reference field context numbering labels of superior list levels of the reference are displayed. <p>This option is only valid, if the source of the reference is a bookmark or a set reference.</p> @@ -112,7 +112,7 @@ published constants ReferenceFieldPart */ const short NUMBER_NO_CONTEXT = 9; //------------------------------------------------------------------------- - /** The numbering label and numbering lables of superior list levels of the reference are displayed. + /** The numbering label and numbering labels of superior list levels of the reference are displayed. <p>This option is only valid, if the source of the reference is a bookmark or a set reference.</p> <p>The contents of the list label of the paragraph, at which the bookmark respectively the diff --git a/offapi/com/sun/star/text/SizeType.idl b/offapi/com/sun/star/text/SizeType.idl index 152de8415..859ccc387 100644 --- a/offapi/com/sun/star/text/SizeType.idl +++ b/offapi/com/sun/star/text/SizeType.idl @@ -46,13 +46,13 @@ published constants SizeType { //------------------------------------------------------------------------- - // The height of the object is determind by the content only. + // The height of the object is determined by the content only. // DocMerge: empty anyway const short VARIABLE = 0; //------------------------------------------------------------------------- - // The height property determins the height of the object. + // The height property determines the height of the object. // DocMerge: empty anyway const short FIX = 1; diff --git a/offapi/com/sun/star/text/Text.idl b/offapi/com/sun/star/text/Text.idl index 0fda839b8..7d49cf8be 100644 --- a/offapi/com/sun/star/text/Text.idl +++ b/offapi/com/sun/star/text/Text.idl @@ -75,7 +75,7 @@ published service Text //============================================================================= - /** optional interface to compare postions of <type>TextRange</type> + /** optional interface to compare positions of <type>TextRange</type> instances within this text. */ [optional] interface XTextRangeCompare; diff --git a/offapi/com/sun/star/text/TextDocumentView.idl b/offapi/com/sun/star/text/TextDocumentView.idl index a3d8800f6..31e869e71 100644 --- a/offapi/com/sun/star/text/TextDocumentView.idl +++ b/offapi/com/sun/star/text/TextDocumentView.idl @@ -97,7 +97,7 @@ published service TextDocumentView [optional, property, readonly] long LineCount; //------------------------------------------------------------------------- - /** specifies if spellchecking should be done while typing. + /** specifies if spell checking should be done while typing. @since OOo 2.0 */ diff --git a/offapi/com/sun/star/text/TextEmbeddedObject.idl b/offapi/com/sun/star/text/TextEmbeddedObject.idl index e8c27235f..ae15d2db2 100644 --- a/offapi/com/sun/star/text/TextEmbeddedObject.idl +++ b/offapi/com/sun/star/text/TextEmbeddedObject.idl @@ -51,7 +51,7 @@ published service TextEmbeddedObject { /** contains the definition of interfaces and properties that are supported by text frames, - graphic objects and embeddedobjects. + graphic objects and embedded objects. */ service BaseFrame; // DocMerge: empty anyway @@ -65,7 +65,7 @@ published service TextEmbeddedObject //------------------------------------------------------------------------- /** This is the model for the OLE2 object. - <p>This property if void if the ole2 is not an + <p>This property if void if the OLE2 is not an Office component.</p> */ diff --git a/offapi/com/sun/star/text/TextFieldMaster.idl b/offapi/com/sun/star/text/TextFieldMaster.idl index 2c1f496d7..bee5e4b0c 100644 --- a/offapi/com/sun/star/text/TextFieldMaster.idl +++ b/offapi/com/sun/star/text/TextFieldMaster.idl @@ -50,7 +50,7 @@ published service TextFieldMaster */ [optional] interface com::sun::star::beans::XPropertySet; //------------------------------------------------------------------------ - /** determins the name of the field master. The name is void as long as the + /** determines the name of the field master. The name is void as long as the instance is not member of the document structure. When the value is being set the instance is inserted into the document and the name cannot be changed afterwards. That does not apply to the Database text field master. diff --git a/offapi/com/sun/star/text/TextFrame.idl b/offapi/com/sun/star/text/TextFrame.idl index a3af145e6..d10bcbc1d 100755..100644 --- a/offapi/com/sun/star/text/TextFrame.idl +++ b/offapi/com/sun/star/text/TextFrame.idl @@ -64,7 +64,7 @@ published service TextFrame { /** contains the definition of interfaces and properties that are supported by text frames, - graphic objects and embeddedobjects. + graphic objects and embedded objects. */ service BaseFrame; @@ -158,7 +158,7 @@ published service TextFrame in the page header then the document page, the page header is on, determines the page area. An exception of this interpretation rule is applied, if the anchor resides - in a table cell. In this situation the page area is always detemined by + in a table cell. In this situation the page area is always determined by the table cell.</p> */ [optional, property] boolean IsFollowingTextFlow; diff --git a/offapi/com/sun/star/text/TextGraphicObject.idl b/offapi/com/sun/star/text/TextGraphicObject.idl index d791345b4..d06fbfc78 100644 --- a/offapi/com/sun/star/text/TextGraphicObject.idl +++ b/offapi/com/sun/star/text/TextGraphicObject.idl @@ -59,7 +59,7 @@ published service TextGraphicObject { /** contains the definition of interfaces and properties that are supported by text frames, - graphic objects and embeddedobjects. + graphic objects and embedded objects. */ service BaseFrame; //------------------------------------------------------------------------- @@ -148,11 +148,11 @@ published service TextGraphicObject */ [property] short AdjustBlue; //------------------------------------------------------------------------- - /** determins the gamma value of the graphic. + /** determines the gamma value of the graphic. */ [property] double Gamma; //------------------------------------------------------------------------- - /** determins if the graphic is display in inverted colors. + /** determines if the graphic is display in inverted colors. It contains percentage values between -100 and +100. */ [property] boolean GraphicIsInverted; diff --git a/offapi/com/sun/star/text/TextMarkupType.idl b/offapi/com/sun/star/text/TextMarkupType.idl index 5137d47d2..b6c3bb7bf 100644 --- a/offapi/com/sun/star/text/TextMarkupType.idl +++ b/offapi/com/sun/star/text/TextMarkupType.idl @@ -55,7 +55,7 @@ constants TextMarkupType const long SMARTTAG = 3; /// Markup originates from proofreading - /// An inivisible markup used to identify sentence boundaries. + /// An invisible markup used to identify sentence boundaries. /// @since OOo 3.0.1 const long SENTENCE = 4; diff --git a/offapi/com/sun/star/text/TextPageStyle.idl b/offapi/com/sun/star/text/TextPageStyle.idl index 05fe9065c..e2ccbf7df 100644 --- a/offapi/com/sun/star/text/TextPageStyle.idl +++ b/offapi/com/sun/star/text/TextPageStyle.idl @@ -73,7 +73,7 @@ published service TextPageStyle { //------------------------------------------------------------------------- - /** determins whether the register mode is active on that page. + /** determines whether the register mode is active on that page. */ [property] boolean RegisterModeActive; diff --git a/offapi/com/sun/star/text/TextSection.idl b/offapi/com/sun/star/text/TextSection.idl index 248de3e32..be90446ca 100644 --- a/offapi/com/sun/star/text/TextSection.idl +++ b/offapi/com/sun/star/text/TextSection.idl @@ -158,90 +158,90 @@ published service TextSection @see GraphicLocation */ [property] com::sun::star::style::GraphicLocation BackGraphicLocation; - /** determins whether footnotes inside the section are displayed at the end of the + /** determines whether footnotes inside the section are displayed at the end of the section text. */ [property] boolean FootnoteIsCollectAtTextEnd; //------------------------------------------------------------------------- - /** determins whether the footnotes numbering restarts within the section. + /** determines whether the footnotes numbering restarts within the section. This is only valid if <code>FootnoteIsRestartNumbering</code> is set. */ [property] boolean FootnoteIsRestartNumbering; //------------------------------------------------------------------------- - /** determins at which number the footnote numbering inside of the section starts. + /** determines at which number the footnote numbering inside of the section starts. This is only valid if <code>FootnoteIsRestartNumbering</code> is set. */ [property] short FootnoteRestartNumberingAt; //------------------------------------------------------------------------- - /** determins whether the footnotes within the section use an own numbering format. + /** determines whether the footnotes within the section use an own numbering format. This is only valid if <code>FootnoteIsRestartNumbering</code> is set. */ [property] boolean FootnoteIsOwnNumbering; //------------------------------------------------------------------------- - /** determins the numbering type of the footnote numbering as a value of + /** determines the numbering type of the footnote numbering as a value of <type scope="com::sun::star::style">NumberingType</type>. This is only valid if <code>FootnoteIsOwnNumbering</code> is set. */ [property] short FootnoteNumberingType; //------------------------------------------------------------------------- - /** determins the prefix that is display before the footnote number. + /** determines the prefix that is display before the footnote number. This is only valid if <code>FootnoteIsOwnNumbering</code> is set. */ [property] string FootnoteNumberingPrefix; //------------------------------------------------------------------------- - /** determins the suffix that is display after of the footnote number. + /** determines the suffix that is display after of the footnote number. This is only valid if <code>FootnoteIsOwnNumbering</code> is set. */ [property] string FootnoteNumberingSuffix; //------------------------------------------------------------------------- - /** determins whether endnotes inside the section are displayed at the end of the + /** determines whether endnotes inside the section are displayed at the end of the section text. */ [property] boolean EndnoteIsCollectAtTextEnd; //------------------------------------------------------------------------- - /** determins whether the endnotes numbering restarts within the section. + /** determines whether the endnotes numbering restarts within the section. This is only valid if <code>EndnoteIsRestartNumbering</code> is set. */ [property] boolean EndnoteIsRestartNumbering; //------------------------------------------------------------------------- - /** determins at which number the endnote numbering inside of the section starts. + /** determines at which number the endnote numbering inside of the section starts. This is only valid if <code>EndnoteIsRestartNumbering</code> is set. */ [property] short EndnoteRestartNumberingAt; //------------------------------------------------------------------------- - /** determins whether the endnotes within the section use an own numbering format. + /** determines whether the endnotes within the section use an own numbering format. This is only valid if <code>EndnoteIsRestartNumbering</code> is set. */ [property] boolean EndnoteIsOwnNumbering; //------------------------------------------------------------------------- - /** determins the numbering type of the endnote numbering as a value of + /** determines the numbering type of the endnote numbering as a value of <type scope="com::sun::star::style">NumberingType</type>. This is only valid if <code>EndoteIsOwnNumbering</code> is set. */ [property] short EndnoteNumberingType; //------------------------------------------------------------------------- - /** determins the prefix that is display before the endnote number. + /** determines the prefix that is display before the endnote number. This is only valid if <code>EndnoteIsOwnNumbering</code> is set. */ [property] string EndnoteNumberingPrefix; //------------------------------------------------------------------------- - /** determins the suffix that is display after the endnote number. + /** determines the suffix that is display after the endnote number. This is only valid if <code>EndnoteIsOwnNumbering</code> is set. */ [property] string EndnoteNumberingSuffix; //------------------------------------------------------------------------- - /** determins if a DDE link is updated automatically. + /** determines if a DDE link is updated automatically. */ [property] boolean IsAutomaticUpdate; //------------------------------------------------------------------------- /** allows columns to be set into the text section */ [property] com::sun::star::text::XTextColumns TextColumns; - /** determins the left margin of the section + /** determines the left margin of the section */ [optional, property] long SectionLeftMargin; //------------------------------------------------------------------------- - /** determins the left margin of the section + /** determines the left margin of the section */ [optional, property] long SectionRightMargin; //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/text/TextSortDescriptor2.idl b/offapi/com/sun/star/text/TextSortDescriptor2.idl index 3892a6ea3..ae53b1f2c 100644 --- a/offapi/com/sun/star/text/TextSortDescriptor2.idl +++ b/offapi/com/sun/star/text/TextSortDescriptor2.idl @@ -44,7 +44,7 @@ //============================================================================= -/** describes sort criterias for sorting paragraphs or table contents in +/** describes sort criteria for sorting paragraphs or table contents in a text document. @since OOo 1.1.2 diff --git a/offapi/com/sun/star/text/TextSortable.idl b/offapi/com/sun/star/text/TextSortable.idl index 7ebedfc6d..6a6c6343f 100644 --- a/offapi/com/sun/star/text/TextSortable.idl +++ b/offapi/com/sun/star/text/TextSortable.idl @@ -51,9 +51,9 @@ module com { module sun { module star { module text { */ published service TextSortable { - /** the properties returned by a call to the 'createSortDescriptor' method + /** the properties returned by a call to the "createSortDescriptor" method of this interfaces implementation are those of the - 'com.sun.star.text.TextSortDescriptor' service. + "com.sun.star.text.TextSortDescriptor" service. @see <type scope="com::sun::star::text">TextSortDescriptor</type> */ diff --git a/offapi/com/sun/star/text/TextTable.idl b/offapi/com/sun/star/text/TextTable.idl index dc3e16224..ed86dd212 100644 --- a/offapi/com/sun/star/text/TextTable.idl +++ b/offapi/com/sun/star/text/TextTable.idl @@ -139,7 +139,7 @@ published service TextTable [optional] interface com::sun::star::sheet::XCellRangeData; - /** determins the type of break that is applied at the beginning of the table.@see com.sun.star.style.BreakType + /** determines the type of break that is applied at the beginning of the table.@see com.sun.star.style.BreakType */ [property] com::sun::star::style::BreakType BreakType; //------------------------------------------------------------------------- @@ -183,40 +183,40 @@ published service TextTable [property] string PageDescName; //------------------------------------------------------------------------- - /** determins the width of the table relative to its environment. + /** determines the width of the table relative to its environment. */ [property] short RelativeWidth; //------------------------------------------------------------------------- - /** determins if the value of the relative width is valid. + /** determines if the value of the relative width is valid. */ [property] boolean IsWidthRelative; //------------------------------------------------------------------------- - /** determins if the first row of the table is repeated on every new page. + /** determines if the first row of the table is repeated on every new page. */ [property] boolean RepeatHeadline; //------------------------------------------------------------------------- - /** determins the number of rows of the table repeated on every new page. + /** determines the number of rows of the table repeated on every new page. */ [optional, property] long HeaderRowCount; //------------------------------------------------------------------------- - /** determins the type, color and size of the shadow.@see com.sun.star.table.ShadowFormat + /** determines the type, color and size of the shadow.@see com.sun.star.table.ShadowFormat */ [property] com::sun::star::table::ShadowFormat ShadowFormat; //------------------------------------------------------------------------- - /** determins the top margin. + /** determines the top margin. */ [property] long TopMargin; //------------------------------------------------------------------------- - /** determins the bottom margin. + /** determines the bottom margin. */ [property] long BottomMargin; //------------------------------------------------------------------------- - /** determins if the background color is transparent. + /** determines if the background color is transparent. */ [property] boolean BackTransparent; //------------------------------------------------------------------------- @@ -230,13 +230,13 @@ published service TextTable [property] long Width; //------------------------------------------------------------------------- - /** determins if the first row of the table should be treated as + /** determines if the first row of the table should be treated as axis labels when a chart is to be created. */ [property] boolean ChartRowAsLabel; //------------------------------------------------------------------------- - /** determins if the first column of the table should be treated as + /** determines if the first column of the table should be treated as axis labels when a chart is to be created. */ [property] boolean ChartColumnAsLabel; @@ -281,7 +281,7 @@ published service TextTable //------------------------------------------------------------------------- - /** determines whether borders of neighbouring table cells are + /** determines whether borders of neighboring table cells are * collapsed into one */ [optional, property] boolean CollapsingBorders; diff --git a/offapi/com/sun/star/text/UserDefinedIndex.idl b/offapi/com/sun/star/text/UserDefinedIndex.idl index 0ef3bdfcc..cfd96f76a 100644 --- a/offapi/com/sun/star/text/UserDefinedIndex.idl +++ b/offapi/com/sun/star/text/UserDefinedIndex.idl @@ -52,27 +52,27 @@ published service UserDefinedIndex */ [optional, property] com::sun::star::container::XIndexReplace LevelParagraphStyles; - /** determins if the document index marks are included in this index. + /** determines if the document index marks are included in this index. */ [optional, property] boolean CreateFromMarks; - /** determins if the outline level of the location of the indexed object is + /** determines if the outline level of the location of the indexed object is used as index level of the index entry.*/ [optional, property] boolean UseLevelFromSource; - /** determins if tables are included in the index. + /** determines if tables are included in the index. */ [optional, property] boolean CreateFromTables; - /** determins if text frames are included in the index. + /** determines if text frames are included in the index. */ [optional, property] boolean CreateFromTextFrames; - /** determins if graphic objects are included in the index. + /** determines if graphic objects are included in the index. */ [optional, property] boolean CreateFromGraphicObjects; - /** determins if embedded objects are included in the index. + /** determines if embedded objects are included in the index. */ [optional, property] boolean CreateFromEmbeddedObjects; diff --git a/offapi/com/sun/star/text/UserIndex.idl b/offapi/com/sun/star/text/UserIndex.idl index ae9ce3d53..394fd72eb 100644 --- a/offapi/com/sun/star/text/UserIndex.idl +++ b/offapi/com/sun/star/text/UserIndex.idl @@ -48,27 +48,27 @@ published service UserIndex */ [optional, property] com::sun::star::container::XIndexReplace LevelParagraphStyles; - /** determins if the document index marks are included in this index. + /** determines if the document index marks are included in this index. */ [optional, property] boolean CreateFromMarks; - /** determins if the outline level of the location of the indexed object is + /** determines if the outline level of the location of the indexed object is used as index level of the index entry.*/ [optional, property] boolean UseLevelFromSource; - /** determins if tables are included in the index. + /** determines if tables are included in the index. */ [optional, property] boolean CreateFromTables; - /** determins if text frames are included in the index. + /** determines if text frames are included in the index. */ [optional, property] boolean CreateFromTextFrames; - /** determins if graphic objects are included in the index. + /** determines if graphic objects are included in the index. */ [optional, property] boolean CreateFromGraphicObjects; - /** determins if embedded objects are included in the index. + /** determines if embedded objects are included in the index. */ [optional, property] boolean CreateFromEmbeddedObjects; /** contains the name of the user index. diff --git a/offapi/com/sun/star/text/ViewSettings.idl b/offapi/com/sun/star/text/ViewSettings.idl index 8f0bb6ee2..7555250e0 100644 --- a/offapi/com/sun/star/text/ViewSettings.idl +++ b/offapi/com/sun/star/text/ViewSettings.idl @@ -97,7 +97,7 @@ published service ViewSettings //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowHiddenParagraphs - /** If this property is <TRUE/>, hidden paragraghs are displayed. + /** If this property is <TRUE/>, hidden paragraphs are displayed. */ [property] boolean ShowHiddenParagraphs; @@ -329,7 +329,7 @@ published service ViewSettings */ [optional, property] boolean ShowHiddenCharacters; //------------------------------------------------------------------------- - /** If this proeperty is <TRUE/>, the settings of nonprinting 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/WritingMode2.idl b/offapi/com/sun/star/text/WritingMode2.idl index 414adb4c5..e3adc5513 100644 --- a/offapi/com/sun/star/text/WritingMode2.idl +++ b/offapi/com/sun/star/text/WritingMode2.idl @@ -71,7 +71,7 @@ published constants WritingMode2 //------------------------------------------------------------------------- /** text within a line is written top-to-bottom. Lines and blocks are - placed left-ro-right. + placed left-to-right. <p> Typically, this writing mode is used in Mongolian text. */ diff --git a/offapi/com/sun/star/text/XDocumentIndex.idl b/offapi/com/sun/star/text/XDocumentIndex.idl index 7e1917dce..05b24a8a5 100644 --- a/offapi/com/sun/star/text/XDocumentIndex.idl +++ b/offapi/com/sun/star/text/XDocumentIndex.idl @@ -69,7 +69,7 @@ published interface XDocumentIndex: com::sun::star::text::XTextContent //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XDocumentIndex::update - /** initiates an upate to the document index. + /** initiates an update to the document index. */ void update(); diff --git a/offapi/com/sun/star/text/XFlatParagraph.idl b/offapi/com/sun/star/text/XFlatParagraph.idl index e687aba26..2f5b709a7 100644 --- a/offapi/com/sun/star/text/XFlatParagraph.idl +++ b/offapi/com/sun/star/text/XFlatParagraph.idl @@ -80,8 +80,8 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup boolean isModified(); //------------------------------------------------------------------------- - /** change the 'checked' flag of the respective text node, i.e., mark the - text node as 'processed' + /** change the "checked" flag of the respective text node, i.e., mark the + text node as "processed" @param nType type, see <type>TextMarkupType</type>. diff --git a/offapi/com/sun/star/text/XNumberingTypeInfo.idl b/offapi/com/sun/star/text/XNumberingTypeInfo.idl index 1d0fc2226..7bb9da59d 100644 --- a/offapi/com/sun/star/text/XNumberingTypeInfo.idl +++ b/offapi/com/sun/star/text/XNumberingTypeInfo.idl @@ -50,10 +50,10 @@ published interface XNumberingTypeInfo : com::sun::star::uno::XInterface /** returns the corresponding numbering type to an identifier. */ short getNumberingType([in]string NumberingIdentifier); - /** determins whether an identifier is supported. + /** determines whether an identifier is supported. */ boolean hasNumberingType([in]string NumberingIdentifier); - /** returns the corresponding identifiert to a numbering type. + /** returns the corresponding identifier to a numbering type. */ string getNumberingIdentifier([in]short NumberingType); }; diff --git a/offapi/com/sun/star/text/XPagePrintable.idl b/offapi/com/sun/star/text/XPagePrintable.idl index b6945263e..34be2d78d 100644 --- a/offapi/com/sun/star/text/XPagePrintable.idl +++ b/offapi/com/sun/star/text/XPagePrintable.idl @@ -64,7 +64,7 @@ published interface XPagePrintable: com::sun::star::uno::XInterface <LI><P>long BottomMargin - bottom margin of the page</P> <LI><P>long HoriMargin - margin between rows of pages</P> <LI><P>long VertMargin - margin between columns of pages</P> - <LI><P>boolean IsLandscape - determins if the output page is printed in landscape format</P> + <LI><P>boolean IsLandscape - determines if the output page is printed in landscape format</P> </UL> </p> */ @@ -79,7 +79,7 @@ published interface XPagePrintable: com::sun::star::uno::XInterface //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XPagePrintable::printPages - /** prints the pages according to the <typ>PagePrintSettings</type>. + /** prints the pages according to the <type>PagePrintSettings</type>. @see com::sun::star::view::PrintOptions */ diff --git a/offapi/com/sun/star/text/XParagraphAppend.idl b/offapi/com/sun/star/text/XParagraphAppend.idl index b03319e2c..e88ccc329 100644 --- a/offapi/com/sun/star/text/XParagraphAppend.idl +++ b/offapi/com/sun/star/text/XParagraphAppend.idl @@ -73,7 +73,7 @@ interface XParagraphAppend : com::sun::star::uno::XInterface com::sun::star::beans::UnknownPropertyException ); /** appends a new and empty paragraph at the end of the text. - <p>The properties are applied to the last paragraph before the new pargraph is inserted. + <p>The properties are applied to the last paragraph before the new paragraph is inserted. </p> @param diff --git a/offapi/com/sun/star/text/XRelativeTextContentInsert.idl b/offapi/com/sun/star/text/XRelativeTextContentInsert.idl index 6b6db1bc5..42461cd05 100644 --- a/offapi/com/sun/star/text/XRelativeTextContentInsert.idl +++ b/offapi/com/sun/star/text/XRelativeTextContentInsert.idl @@ -71,7 +71,7 @@ published interface XRelativeTextContentInsert: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::text::XRelativeTextContentInsert::insertTextContentAfter /** inserts text the new text content after the predecessor argument. - <p> This is helpful to insert paragraphs after text tables escpecially in + <p> This is helpful to insert paragraphs after text tables especially in headers, footers or text frames. </p> */ void insertTextContentAfter( diff --git a/offapi/com/sun/star/text/XRelativeTextContentRemove.idl b/offapi/com/sun/star/text/XRelativeTextContentRemove.idl index 217bb6ffd..8175f8567 100644 --- a/offapi/com/sun/star/text/XRelativeTextContentRemove.idl +++ b/offapi/com/sun/star/text/XRelativeTextContentRemove.idl @@ -57,7 +57,7 @@ published interface XRelativeTextContentRemove: com::sun::star::uno::XInterface //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XRelativeTextContentRemove::removeTextContentBefore - /** removes the text content that preceeds the argument. + /** removes the text content that precedes the argument. <p> This is helpful to remove empty paragraphs before text tables. </p> */ @@ -69,7 +69,7 @@ published interface XRelativeTextContentRemove: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::text::XRelativeTextContentRemove::removeTextContentAfter /** removes the text content that follows the argument. - <p> This is helpful to remove empty paragraphs followin text tables espacially in + <p> This is helpful to remove empty paragraphs following text tables especially in headers, footers or text frames. </p> */ void removeTextContentAfter( diff --git a/offapi/com/sun/star/text/XTextContent.idl b/offapi/com/sun/star/text/XTextContent.idl index dbdde556b..f20f0b6b4 100644 --- a/offapi/com/sun/star/text/XTextContent.idl +++ b/offapi/com/sun/star/text/XTextContent.idl @@ -69,7 +69,7 @@ published interface XTextContent: com::sun::star::lang::XComponent </p> <p>Both text objects and text content objects may only be connected to each other if they are created by the same component. When - implementing new components, this behaviour is deprecated.</p> + implementing new components, this behavior is deprecated.</p> */ void attach( [in] com::sun::star::text::XTextRange xTextRange ) raises( com::sun::star::lang::IllegalArgumentException ); diff --git a/offapi/com/sun/star/text/XTextConvert.idl b/offapi/com/sun/star/text/XTextConvert.idl index b93fd69bb..f3d175acc 100644 --- a/offapi/com/sun/star/text/XTextConvert.idl +++ b/offapi/com/sun/star/text/XTextConvert.idl @@ -90,7 +90,7 @@ interface XTextConvert : com::sun::star::uno::XInterface @param TableRanges contains the TextRange interfaces of the paragraphs, cells and rows of the table. - <p>The innter sequence contains the start and end paragraphs of each table cell. + <p>The inner sequence contains the start and end paragraphs of each table cell. The next sequence groups the cells to a row and the outer sequence groups the rows of the table.</p> @param CellProperties contains the properties of each cell. diff --git a/offapi/com/sun/star/text/XTextTableCursor.idl b/offapi/com/sun/star/text/XTextTableCursor.idl index 4efff5b42..a1cbd3bb2 100644 --- a/offapi/com/sun/star/text/XTextTableCursor.idl +++ b/offapi/com/sun/star/text/XTextTableCursor.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module text { //============================================================================= -/** The TextTableCursor provide methods to navigate throught the table structure, to merge and split cells +/** The TextTableCursor provide methods to navigate through the table structure, to merge and split cells @see com::sun::star::text::TextTable @see com::sun::star::text::TextTableCursor @@ -52,7 +52,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface /** @returns the name of the cell range that is selected by this cursor. <p>The name is the cell name of the top left table cell of the range - contatenated by ':' with the table cell name of the bottom left table cell of the cell range. + concatenated by ":" with the table cell name of the bottom left table cell of the cell range. If the range consists of one table cell only then the name of that table cell is returned. </p> @see com::sun:star::text::CellRange @@ -67,7 +67,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface specifies the name of the cell to go to. @param bExpand - determines wether the selection is to be expanded. + determines whether the selection is to be expanded. @see com::sun::star::text::Cell */ @@ -82,7 +82,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface the number of cells to move. @param bExpand - determines wether the selection is to be expanded. + determines whether the selection is to be expanded. */ boolean goLeft( [in] short nCount, [in] boolean bExpand ); @@ -95,7 +95,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface the number of cells to move. @param bExpand - determines wether the selection is to be expanded. + determines whether the selection is to be expanded. */ boolean goRight( [in] short nCount, [in] boolean bExpand ); @@ -108,7 +108,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface the number of cells to move. @param bExpand - determines wether the selection is to be expanded. + determines whether the selection is to be expanded. */ boolean goUp( [in] short nCount, [in] boolean bExpand ); @@ -121,7 +121,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface the number of cells to move. @param bExpand - determines wether the selection is to be expanded. + determines whether the selection is to be expanded. */ boolean goDown( [in] short nCount, [in] boolean bExpand ); @@ -131,7 +131,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface /** moves the cursor to the top left cell of the table. @param bExpand - determines wether the selection is to be expanded. + determines whether the selection is to be expanded. */ void gotoStart( [in] boolean bExpand ); @@ -140,7 +140,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface /** moves the cursor to the bottom right cell of the table. @param bExpand - determines wether the selection is to be expanded. + determines whether the selection is to be expanded. */ void gotoEnd( [in] boolean bExpand ); diff --git a/offapi/com/sun/star/text/fieldmaster/Bibliography.idl b/offapi/com/sun/star/text/fieldmaster/Bibliography.idl index 818b5c848..b50f00162 100644 --- a/offapi/com/sun/star/text/fieldmaster/Bibliography.idl +++ b/offapi/com/sun/star/text/fieldmaster/Bibliography.idl @@ -45,37 +45,37 @@ published service Bibliography service com::sun::star::text::TextFieldMaster; //------------------------------------------------------------------------ - /** determins whether the bibiliography 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; //------------------------------------------------------------------------ - /** determins whether the bibliography entries in a bibliography index are sorted - by the document position. If <FALSE/> the SortKey property determins the + /** determines whether the bibliography entries in a bibliography index are sorted + by the document position. If <FALSE/> the SortKey property determines the sorting of the entries. */ [property] boolean IsSortByPosition; //------------------------------------------------------------------------ - /** determins the opening bracket used to display the bibliography text fields. + /** determines the opening bracket used to display the bibliography text fields. */ [property] string BracketBefore; //------------------------------------------------------------------------ - /** determins the closing bracket used to display the bibliography text fields. + /** determines the closing bracket used to display the bibliography text fields. */ [property] string BracketAfter; //------------------------------------------------------------------------ - /** determins the sorting of the bibliography entries in a bibliography index. + /** determines the sorting of the bibliography entries in a bibliography index. This property is used if the property IsSortByPosition is not set. Each contained element of the sequence is a sequence of the following two properties: <UL> <LI><P>[property] short SortKey;</P> <UL> - <LI><P>Determins the bibliography field that is used to sort by.</P> + <LI><P>Determines the bibliography field that is used to sort by.</P> </UL> <LI><P>[property] boolean IsSortAscending;</P> <UL> - <LI><P>Determins wheter the sorting is ascending or descending. + <LI><P>Determines whether the sorting is ascending or descending. It uses the type <type scope="com::sun::star::text">BibliographyDataField</type></P> </UL> </UL> diff --git a/offapi/com/sun/star/text/fieldmaster/DDE.idl b/offapi/com/sun/star/text/fieldmaster/DDE.idl index 15fcd872b..5bb4afb5d 100644 --- a/offapi/com/sun/star/text/fieldmaster/DDE.idl +++ b/offapi/com/sun/star/text/fieldmaster/DDE.idl @@ -56,7 +56,7 @@ published service DDE */ [property] string DDECommandType; //------------------------------------------------------------------------ - /** determins whether DDE link is updated automatically. + /** determines whether DDE link is updated automatically. */ [property] boolean IsAutomaticUpdate; //------------------------------------------------------------------------ diff --git a/offapi/com/sun/star/text/fieldmaster/SetExpression.idl b/offapi/com/sun/star/text/fieldmaster/SetExpression.idl index d6e7f1791..c7eaf1c70 100644 --- a/offapi/com/sun/star/text/fieldmaster/SetExpression.idl +++ b/offapi/com/sun/star/text/fieldmaster/SetExpression.idl @@ -44,17 +44,17 @@ published service SetExpression service com::sun::star::text::TextFieldMaster; //------------------------------------------------------------------------ - /** determins the number of the chapter. This values is used if the field master + /** determines the number of the chapter. This values is used if the field master is set as number sequence. */ [property] byte ChapterNumberingLevel; //------------------------------------------------------------------------ - /** determins the numbering separator string if the field master + /** determines the numbering separator string if the field master is set as number sequence. */ [property] string NumberingSeparator; //------------------------------------------------------------------------ - /** determins the type of the field as <type scope="com::sun::star::text"SetVariableType</type> + /** determines the type of the field as <type scope="com::sun::star::text"SetVariableType</type> */ [property] short SubType; }; diff --git a/offapi/com/sun/star/text/fieldmaster/User.idl b/offapi/com/sun/star/text/fieldmaster/User.idl index 4f6d8dd2c..b5550ccca 100644 --- a/offapi/com/sun/star/text/fieldmaster/User.idl +++ b/offapi/com/sun/star/text/fieldmaster/User.idl @@ -44,7 +44,7 @@ published service User service com::sun::star::text::TextFieldMaster; //------------------------------------------------------------------------ - /** determins whether the field contains an expression. + /** determines whether the field contains an expression. */ [property] boolean IsExpression; //------------------------------------------------------------------------ diff --git a/offapi/com/sun/star/text/textfield/Author.idl b/offapi/com/sun/star/text/textfield/Author.idl index 2ead2f02a..498ec4b85 100644 --- a/offapi/com/sun/star/text/textfield/Author.idl +++ b/offapi/com/sun/star/text/textfield/Author.idl @@ -43,7 +43,7 @@ published service Author service com::sun::star::text::TextField; /** If this flag is set to false the author - will be overiden by the current author + will be overridden by the current author each time the document is saved. */ [optional, property] boolean IsFixed; @@ -57,7 +57,7 @@ published service Author */ [optional, property] short AuthorFormat; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [optional, property]string CurrentPresentation; /** determines whether the full name of the author is displayed rather than diff --git a/offapi/com/sun/star/text/textfield/Chapter.idl b/offapi/com/sun/star/text/textfield/Chapter.idl index e785c7ada..59f4b0e61 100644 --- a/offapi/com/sun/star/text/textfield/Chapter.idl +++ b/offapi/com/sun/star/text/textfield/Chapter.idl @@ -41,11 +41,11 @@ module com { module sun { module star { module text { module textfield { published service Chapter { service com::sun::star::text::TextField; - /** determins how the chapter should be displayed as described in + /** determines how the chapter should be displayed as described in <type scope="com::sun::star::text">ChapterFormat</type>. */ [property]short ChapterFormat; - /** determins which chapter level should be used. The highest chapter + /** determines which chapter level should be used. The highest chapter level has the value 0. */ [property]byte Level; diff --git a/offapi/com/sun/star/text/textfield/ConditionalText.idl b/offapi/com/sun/star/text/textfield/ConditionalText.idl index 77c439bf5..7f28b86db 100644 --- a/offapi/com/sun/star/text/textfield/ConditionalText.idl +++ b/offapi/com/sun/star/text/textfield/ConditionalText.idl @@ -57,7 +57,7 @@ published service ConditionalText */ [property] boolean IsConditionTrue; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [optional, property]string CurrentPresentation; }; diff --git a/offapi/com/sun/star/text/textfield/Database.idl b/offapi/com/sun/star/text/textfield/Database.idl index c5429e236..bb753a158 100644 --- a/offapi/com/sun/star/text/textfield/Database.idl +++ b/offapi/com/sun/star/text/textfield/Database.idl @@ -44,14 +44,14 @@ published service Database service com::sun::star::text::DependentTextField; /** contains the database content that was merged in the last database merge action. - Initially it contains the colum name in parenthesis (<>). + Initially it contains the column name in parenthesis (<>). */ [property]string Content; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; - /** determins whether the number format is number display format is read + /** determines whether the number format is number display format is read from the database settings. */ [property]boolean DataBaseFormat; diff --git a/offapi/com/sun/star/text/textfield/DatabaseName.idl b/offapi/com/sun/star/text/textfield/DatabaseName.idl index 0a34e1385..66a4a4198 100644 --- a/offapi/com/sun/star/text/textfield/DatabaseName.idl +++ b/offapi/com/sun/star/text/textfield/DatabaseName.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module text { module textfield { //============================================================================= -/** specifies service of text field that displayes the name of a database. +/** specifies service of text field that displays the name of a database. @see com::sun::star::text::TextField Only one of the properties <member>DataBaseName</member>, diff --git a/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl b/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl index c6071f9d0..8375688ac 100644 --- a/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl +++ b/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl @@ -61,7 +61,7 @@ published service DatabaseNextSet */ [property] string DataTableName; - /** determins whether the database selection is set to the next position or not. + /** determines whether the database selection is set to the next position or not. */ [property] string Condition; diff --git a/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl b/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl index 3f31ff259..84aad1c3f 100644 --- a/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl +++ b/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl @@ -62,11 +62,11 @@ published service DatabaseNumberOfSet */ [property] string DataTableName; - /** contains the conditions that determins whether the SetNumber is applied or not. + /** contains the conditions that determines whether the SetNumber is applied or not. */ [property] string Condition; - /** cotains the set number that is to be applied. + /** contains the set number that is to be applied. */ [property] long SetNumber; diff --git a/offapi/com/sun/star/text/textfield/DropDown.idl b/offapi/com/sun/star/text/textfield/DropDown.idl index a7ec3cc2c..ed9e8ee43 100644 --- a/offapi/com/sun/star/text/textfield/DropDown.idl +++ b/offapi/com/sun/star/text/textfield/DropDown.idl @@ -54,7 +54,7 @@ published service DropDown /** The selected item. If no item is selected this property - contains an emtpy string. If this property is set to a value + contains an empty string. If this property is set to a value not present in the items of the dropdown field it is invalidated, i.e. it is set to an empty string. */ diff --git a/offapi/com/sun/star/text/textfield/ExtendedUser.idl b/offapi/com/sun/star/text/textfield/ExtendedUser.idl index 71d684b02..476c36227 100644 --- a/offapi/com/sun/star/text/textfield/ExtendedUser.idl +++ b/offapi/com/sun/star/text/textfield/ExtendedUser.idl @@ -46,7 +46,7 @@ published service ExtendedUser */ [property]string Content; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <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. diff --git a/offapi/com/sun/star/text/textfield/FileName.idl b/offapi/com/sun/star/text/textfield/FileName.idl index b18349a97..205f46382 100644 --- a/offapi/com/sun/star/text/textfield/FileName.idl +++ b/offapi/com/sun/star/text/textfield/FileName.idl @@ -43,10 +43,10 @@ published service FileName { service com::sun::star::text::TextField; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; - /** determins the format the file name is displayed as specified in + /** determines the format the file name is displayed as specified in <type scope="com::sun::star::text">FilenameDisplayFormat</type>. */ [property]short FileFormat; diff --git a/offapi/com/sun/star/text/textfield/GetExpression.idl b/offapi/com/sun/star/text/textfield/GetExpression.idl index d81f6684a..dcd130f80 100644 --- a/offapi/com/sun/star/text/textfield/GetExpression.idl +++ b/offapi/com/sun/star/text/textfield/GetExpression.idl @@ -45,7 +45,7 @@ published service GetExpression */ [property]string Content; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; /** this is the number format for this field. @@ -56,10 +56,10 @@ published service GetExpression <type scope="com::sun::star::style">NumberingType</type> */ [property]short NumberingType; - /** determins whether the content is displayed or evaluated. + /** determines whether the content is displayed or evaluated. */ [property]boolean IsShowFormula; - /** determins the type of the variable as described in + /** determines the type of the variable as described in <type scope="com::sun::star::text">SetVariableType</type> */ [property]short SubType; diff --git a/offapi/com/sun/star/text/textfield/GetReference.idl b/offapi/com/sun/star/text/textfield/GetReference.idl index 3308cebae..c1c5d1a61 100644 --- a/offapi/com/sun/star/text/textfield/GetReference.idl +++ b/offapi/com/sun/star/text/textfield/GetReference.idl @@ -43,7 +43,7 @@ published service GetReference service com::sun::star::text::TextField; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property] string CurrentPresentation; /** contains the source of the reference. diff --git a/offapi/com/sun/star/text/textfield/JumpEdit.idl b/offapi/com/sun/star/text/textfield/JumpEdit.idl index 5c385e5b4..77af6989f 100644 --- a/offapi/com/sun/star/text/textfield/JumpEdit.idl +++ b/offapi/com/sun/star/text/textfield/JumpEdit.idl @@ -41,13 +41,13 @@ module com { module sun { module star { module text { module textfield { published service JumpEdit { service com::sun::star::text::TextField; - /** determins a hint that is displayed at the user interface as tip. + /** determines a hint that is displayed at the user interface as tip. */ [property]string Hint; - /** determins the text of the place holder. + /** determines the text of the place holder. */ [property]string PlaceHolder; - /** determins the type of the place holder as described in + /** determines the type of the place holder as described in <type scope="com::sun::star::text">PlaceholderType</type>. */ [property]short PlaceHolderType; diff --git a/offapi/com/sun/star/text/textfield/MetadataField.idl b/offapi/com/sun/star/text/textfield/MetadataField.idl index c288f52f9..c288f52f9 100755..100644 --- a/offapi/com/sun/star/text/textfield/MetadataField.idl +++ b/offapi/com/sun/star/text/textfield/MetadataField.idl diff --git a/offapi/com/sun/star/text/textfield/PageNumber.idl b/offapi/com/sun/star/text/textfield/PageNumber.idl index 42a0cd900..aa1cc8bd2 100644 --- a/offapi/com/sun/star/text/textfield/PageNumber.idl +++ b/offapi/com/sun/star/text/textfield/PageNumber.idl @@ -43,15 +43,15 @@ published service PageNumber { service com::sun::star::text::TextField; - /** determins the type of the numbering. + /** determines the type of the numbering. @see <const scope="com::sun::star::style">NumberingType</const> */ [property] short NumberingType; - /** determins an offset value to show a different page number. + /** determines an offset value to show a different page number. */ [property] short Offset; - /** determins which page the field refers to. + /** determines which page the field refers to. @see <const scope="com::sun::star::text">PageNumberType</const> */ [property] PageNumberType SubType; diff --git a/offapi/com/sun/star/text/textfield/ReferencePageSet.idl b/offapi/com/sun/star/text/textfield/ReferencePageSet.idl index 58d1542b8..602ce379a 100644 --- a/offapi/com/sun/star/text/textfield/ReferencePageSet.idl +++ b/offapi/com/sun/star/text/textfield/ReferencePageSet.idl @@ -42,10 +42,10 @@ module com { module sun { module star { module text { module textfield { published service ReferencePageSet { service com::sun::star::text::TextField; - /** determins an offset value to change the displayed value of a ReferencePageGet text field. + /** determines an offset value to change the displayed value of a ReferencePageGet text field. */ [property]short Offset; - /** determins whether the ReferencePageGet text fields are displayed or not. + /** determines whether the ReferencePageGet text fields are displayed or not. */ [property]boolean NameOn; diff --git a/offapi/com/sun/star/text/textfield/Script.idl b/offapi/com/sun/star/text/textfield/Script.idl index 44e032da4..a6e5882ac 100644 --- a/offapi/com/sun/star/text/textfield/Script.idl +++ b/offapi/com/sun/star/text/textfield/Script.idl @@ -48,7 +48,7 @@ published service Script /** contains the name of the script type (i.e. JavaScript) */ [property]string ScriptType; - /** determins whether the property Content contains a URL or a script. + /** determines whether the property Content contains a URL or a script. */ [property]boolean URLContent; diff --git a/offapi/com/sun/star/text/textfield/SetExpression.idl b/offapi/com/sun/star/text/textfield/SetExpression.idl index 042ee2cd7..13d3a9321 100644 --- a/offapi/com/sun/star/text/textfield/SetExpression.idl +++ b/offapi/com/sun/star/text/textfield/SetExpression.idl @@ -47,7 +47,7 @@ published service SetExpression */ [property]string Content; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; @@ -59,7 +59,7 @@ published service SetExpression <type scope="com::sun::star::style">NumberingType</type> */ [property]short NumberingType; - /** determins whether the content is displayed or evaluated. + /** determines whether the content is displayed or evaluated. */ [property]boolean IsShowFormula; /** contains an informational text that is displayed at the user @@ -75,7 +75,7 @@ published service SetExpression /** contains the sequence value when this field is used as sequence field. */ [property]short SequenceValue; - /** determins the type of the variable as described in + /** determines the type of the variable as described in <type scope="com::sun::star::text">SetVariableType</type> */ [property]short SubType; diff --git a/offapi/com/sun/star/text/textfield/TableFormula.idl b/offapi/com/sun/star/text/textfield/TableFormula.idl index f31554503..6e96e03c9 100644 --- a/offapi/com/sun/star/text/textfield/TableFormula.idl +++ b/offapi/com/sun/star/text/textfield/TableFormula.idl @@ -47,11 +47,11 @@ published service TableFormula [property] string Formula; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property] string CurrentPresentation; - /** determins whether the formula displayed as text or evaluated. + /** determines whether the formula displayed as text or evaluated. */ [property] boolean IsShowFormula; /** this is the number format for this field. diff --git a/offapi/com/sun/star/text/textfield/TemplateName.idl b/offapi/com/sun/star/text/textfield/TemplateName.idl index 6e572d7a7..926cfec1f 100644 --- a/offapi/com/sun/star/text/textfield/TemplateName.idl +++ b/offapi/com/sun/star/text/textfield/TemplateName.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module text { module textfield { published service TemplateName { service com::sun::star::text::TextField; - /** determins the format the template file name is displayed as specified in + /** determines the format the template file name is displayed as specified in <type scope="com::sun::star::text">FilenameDisplayFormat</type>. */ [property]short FileFormat; diff --git a/offapi/com/sun/star/text/textfield/URL.idl b/offapi/com/sun/star/text/textfield/URL.idl index c48be12a7..9b9864110 100644 --- a/offapi/com/sun/star/text/textfield/URL.idl +++ b/offapi/com/sun/star/text/textfield/URL.idl @@ -43,7 +43,7 @@ published service URL { service com::sun::star::text::TextField; - /** Speciefies how the URL is formated on output. + /** Specifies how the URL is formated on output. */ [property] short Format; diff --git a/offapi/com/sun/star/text/textfield/User.idl b/offapi/com/sun/star/text/textfield/User.idl index d6fc525af..7fbc26429 100644 --- a/offapi/com/sun/star/text/textfield/User.idl +++ b/offapi/com/sun/star/text/textfield/User.idl @@ -44,11 +44,11 @@ published service User { service com::sun::star::text::DependentTextField; - /** determins if the content is shown as text rather than as value. + /** determines if the content is shown as text rather than as value. */ [optional, property] boolean IsShowFormula; - /** determins if the field is visible. + /** determines if the field is visible. */ [optional, property] boolean IsVisible; diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl index e8359173d..c25c2a62e 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl @@ -48,11 +48,11 @@ published service ChangeAuthor */ [property]string Author; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; /** If this flag is set to false the author - will be overiden by the current author + will be overridden by the current author each time the document is saved. */ [optional, property] boolean IsFixed; diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl index 955fc5ec2..251abbe0f 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl @@ -44,11 +44,11 @@ published service ChangeDateTime { service com::sun::star::text::TextField; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; /** If this flag is set to false the author - will be overiden by the current author + will be overridden by the current author each time the document is saved. */ /** If this flag is set to <FALSE/> the date or time diff --git a/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl index 8270b2172..415c00457 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl @@ -48,11 +48,11 @@ published service CreateAuthor */ [property]string Author; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; /** If this flag is set to false the author - will be overiden by the current author + will be overridden by the current author each time the document is saved. */ [optional, property] boolean IsFixed; diff --git a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl index 558712b2f..2a628b81a 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl @@ -44,11 +44,11 @@ published service CreateDateTime { service com::sun::star::text::TextField; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; /** If this flag is set to false the author - will be overiden by the current author + will be overridden by the current author each time the document is saved. */ /** If this flag is set to <FALSE/> the date or time diff --git a/offapi/com/sun/star/text/textfield/docinfo/Description.idl b/offapi/com/sun/star/text/textfield/docinfo/Description.idl index 3bcc51fa8..4caa475b9 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Description.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Description.idl @@ -48,7 +48,7 @@ published service Description */ [property] string Content; /** contains the current content of the text field. - <p> This property is escpecially useful for import/export purposes. </p> + <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 diff --git a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl index 8cd201a2c..307abddb2 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl @@ -44,11 +44,11 @@ published service EditTime { service com::sun::star::text::TextField; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; /** If this flag is set to false the author - will be overiden by the current author + will be overridden by the current author each time the document is saved. */ /** If this flag is set to <FALSE/> the date or time diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info0.idl b/offapi/com/sun/star/text/textfield/docinfo/Info0.idl index 71706f75a..d96397528 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Info0.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Info0.idl @@ -48,7 +48,7 @@ published service Info0 */ [property] string Content; /** contains the current content of the text field. - <p> This property is escpecially useful for import/export purposes. </p> + <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 diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info1.idl b/offapi/com/sun/star/text/textfield/docinfo/Info1.idl index 284333edd..4c4dd2088 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Info1.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Info1.idl @@ -48,7 +48,7 @@ published service Info1 */ [property] string Content; /** contains the current content of the text field. - <p> This property is escpecially useful for import/export purposes. </p> + <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 diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl index 357858166..754a61beb 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl @@ -48,7 +48,7 @@ published service Info2 */ [property] string Content; /** contains the current content of the text field. - <p> This property is escpecially useful for import/export purposes. </p> + <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 diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info3.idl b/offapi/com/sun/star/text/textfield/docinfo/Info3.idl index f4542da97..9fe0cb356 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Info3.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Info3.idl @@ -48,7 +48,7 @@ published service Info3 */ [property] string Content; /** contains the current content of the text field. - <p> This property is escpecially useful for import/export purposes. </p> + <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 diff --git a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl index 011b379d3..c14f9672a 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl @@ -48,7 +48,7 @@ published service Keywords */ [property] string Content; /** contains the current content of the text field. - <p> This property is escpecially useful for import/export purposes. </p> + <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 diff --git a/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl index 4bc0e94d4..c7947c03b 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl @@ -48,11 +48,11 @@ published service PrintAuthor */ [property]string Author; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; /** If this flag is set to false the author - will be overiden by the current author + will be overridden by the current author each time the document is saved. */ [optional, 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 49a26d37f..b952240ac 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl @@ -44,11 +44,11 @@ published service PrintDateTime { service com::sun::star::text::TextField; /** contains the current content of the text field. - <p> This property is escpecially usefull for import/export purposes. </p> + <p> This property is especially useful for import/export purposes. </p> */ [property]string CurrentPresentation; /** If this flag is set to false the author - will be overiden by the current author + will be overridden by the current author each time the document is saved. */ /** If this flag is set to <FALSE/> the date or time diff --git a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl index 13a4fda61..aee53c83b 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl @@ -48,7 +48,7 @@ published service Revision */ [property] string Content; /** contains the current content of the text field. - <p> This property is escpecially useful for import/export purposes. </p> + <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 diff --git a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl index 46a5b88fc..0dc012029 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl @@ -48,7 +48,7 @@ published service Subject */ [property] string Content; /** contains the current content of the text field. - <p> This property is escpecially useful for import/export purposes. </p> + <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 diff --git a/offapi/com/sun/star/text/textfield/docinfo/Title.idl b/offapi/com/sun/star/text/textfield/docinfo/Title.idl index b7718d853..932825a4d 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Title.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Title.idl @@ -48,7 +48,7 @@ published service Title */ [property] string Content; /** contains the current content of the text field. - <p> This property is escpecially useful for import/export purposes. </p> + <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 |