You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pf...@apache.org on 2014/04/29 21:12:03 UTC

svn commit: r1591060 [14/15] - in /openoffice/trunk/main: helpcontent2/source/text/scalc/01/ helpcontent2/source/text/shared/01/ helpcontent2/source/text/simpress/01/ helpcontent2/source/text/smath/01/ helpcontent2/source/text/swriter/01/ helpcontent2/...

Modified: openoffice/trunk/main/offapi/com/sun/star/security/XDocumentDigitalSignatures.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/security/XDocumentDigitalSignatures.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/security/XDocumentDigitalSignatures.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/security/XDocumentDigitalSignatures.idl Tue Apr 29 19:11:53 2014
@@ -127,7 +127,7 @@ interface XDocumentDigitalSignatures : c
     void showCertificate( [in] com::sun::star::security::XCertificate Certificate );
     
     
-   	/** manages trusted sources (Authors and pathes )
+   	/** manages trusted sources (Authors and paths )
      */
 
     void    manageTrustedSources();

Modified: openoffice/trunk/main/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl Tue Apr 29 19:11:53 2014
@@ -57,7 +57,7 @@ published service AccessibleSpreadsheetD
 
 	<ul>
 		<li>The parent returned by <method>getAccessibleParent</method>
-			is the window wich contains the view of these document.</li>
+			is the window which contains the view of these document.</li>
 		<li>The children returned by <method>getAccessibleChild</method> all
 			support the interface XAccessible. Calling
 			<method>getAccessibleContext</method> for these children returns
@@ -67,7 +67,7 @@ published service AccessibleSpreadsheetD
 				A child where calling <method>getAccessibleChild</method>
 				an object that supports this service is returned for
 				the current spreadsheet which is showing in this document
-				window. There is everytime one child which supports this
+				window. There is every time one child which supports this
 				service, because it is only possible to have one spreadsheet
 				in the current document window.</li>
 			<li><type scope="::com::sun::star::drawing">AccessibleShape</type>:

Modified: openoffice/trunk/main/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl Tue Apr 29 19:11:53 2014
@@ -55,7 +55,7 @@ published service AccessibleSpreadsheetP
 		<li>The parent returned by 
             <method scope="::com::sun::star::accessibility"
             >XAccessibleContext::getAccessibleParent</method>
-			is the window wich contains the view of these page preview.</li>
+			is the window which contains the view of these page preview.</li>
 		<li>The children returned by 
             <method scope="::com::sun::star::accessibility"
             >XAccessibleContext::getAccessibleChild</method> all

Modified: openoffice/trunk/main/offapi/com/sun/star/sheet/DatabaseRange.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/sheet/DatabaseRange.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/sheet/DatabaseRange.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/sheet/DatabaseRange.idl Tue Apr 29 19:11:53 2014
@@ -119,7 +119,7 @@ published service DatabaseRange
 
 	//-------------------------------------------------------------------------
 
-	/** specifies the range where the filter can find the filter criterias.
+	/** specifies the range where the filter can find the filter criteria.
 		<p>This is only used if <member>SheetFilterDescriptor::UseFilterCriteriaSource</member> is <TRUE/>.</p>
 
 		@since OpenOffice 1.1.2

Modified: openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCell.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCell.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCell.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCell.idl Tue Apr 29 19:11:53 2014
@@ -323,7 +323,7 @@ published service SheetCell
 
 	//-------------------------------------------------------------------------
 
-	/** Returns the absolute adress of the range as string, e.g. "$Sheet1.$B$2".
+	/** Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2".
 	 */
 	[optional, readonly, property] string AbsoluteName;
 };

Modified: openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCellRange.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCellRange.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCellRange.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCellRange.idl Tue Apr 29 19:11:53 2014
@@ -417,7 +417,7 @@ published service SheetCellRange
 
 	//-------------------------------------------------------------------------
 
-	/** Returns the absolute adress of the range as string, e.g. "$Sheet1.$B$2:$D$5".
+	/** Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2:$D$5".
 	 */
 	[optional, readonly, property] string AbsoluteName;
 };

Modified: openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCellRanges.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCellRanges.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCellRanges.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/sheet/SheetCellRanges.idl Tue Apr 29 19:11:53 2014
@@ -240,7 +240,7 @@ published service SheetCellRanges
 
 	//-------------------------------------------------------------------------
 
-	/** Returns the absolute adress of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
+	/** Returns the absolute address of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
 	 */
 	[optional, readonly, property] string AbsoluteName;
 };

Modified: openoffice/trunk/main/offapi/com/sun/star/sheet/XSheetAnnotations.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/sheet/XSheetAnnotations.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/sheet/XSheetAnnotations.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/sheet/XSheetAnnotations.idl Tue Apr 29 19:11:53 2014
@@ -54,7 +54,7 @@ published interface XSheetAnnotations: c
 		specified cell and inserts it into the collection.</p>
 
 		@param aPosition
-			contains the address of the cell thta will contain the
+			contains the address of the cell that will contain the
 			annotation.
 
 		@param aText

Modified: openoffice/trunk/main/offapi/com/sun/star/smarttags/XSmartTagAction.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/smarttags/XSmartTagAction.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/smarttags/XSmartTagAction.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/smarttags/XSmartTagAction.idl Tue Apr 29 19:11:53 2014
@@ -231,7 +231,7 @@ interface XSmartTagAction: com::sun::sta
 
 
     //-------------------------------------------------------------------------
-    /** obtains a language independant name of an action.
+    /** obtains a language independent name of an action.
 
         @param nActionID
                 The identifier of the requested action.
@@ -240,7 +240,7 @@ interface XSmartTagAction: com::sun::sta
                 The current controller of the document.
 
         @return
-                the language independant name of the specified action.
+                the language independent name of the specified action.
 
         @throws com::sun::star::lang::IllegalArgumentException
                 if the ActionID is not recognized.

Modified: openoffice/trunk/main/offapi/com/sun/star/style/Style.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/style/Style.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/style/Style.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/style/Style.idl Tue Apr 29 19:11:53 2014
@@ -123,7 +123,7 @@ published service Style
         <p>Assigning an empty string to the style name will disable
         the conditional style for that context.</p>
 
-        <p>The alowed strings (contexts) for the name part of an entry
+        <p>The allowed strings (contexts) for the name part of an entry
         of the sequence are:</p>
 
         <ul>

Modified: openoffice/trunk/main/offapi/com/sun/star/table/AccessibleTableView.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/table/AccessibleTableView.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/table/AccessibleTableView.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/table/AccessibleTableView.idl Tue Apr 29 19:11:53 2014
@@ -103,7 +103,7 @@ published service AccessibleTableView
                     >AccessibleStateType::DEFUNC</const> is always false if the 
                     table is not deleted, the document is open. Also it is 
                     false if the table was showed in a page preview and the
-                    page preview is allready opend, otherwise it is true.</li>
+                    page preview is already opend, otherwise it is true.</li>
 				<li><const scope="::com::sun::star::accessibility"
                     >AccessibleStateType::EDITABLE</const> is false if the 
                     table is showed in a page preview or the table is

Modified: openoffice/trunk/main/offapi/com/sun/star/table/CellProperties.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/table/CellProperties.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/table/CellProperties.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/table/CellProperties.idl Tue Apr 29 19:11:53 2014
@@ -246,7 +246,7 @@ published service CellProperties
 
     //-------------------------------------------------------------------------
 
-	/** is <TRUE/>, if the cell content will be shrinked to fit in the cell.
+	/** is <TRUE/>, if the cell content will be shrunk to fit in the cell.
 	 */
 	[optional, property] boolean ShrinkToFit;
 

Modified: openoffice/trunk/main/offapi/com/sun/star/table/CellRangeListSource.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/table/CellRangeListSource.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/table/CellRangeListSource.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/table/CellRangeListSource.idl Tue Apr 29 19:11:53 2014
@@ -70,7 +70,7 @@ service CellRangeListSource
         method must be instances of <type scope="com::sun::star::beans">NamedValue</type>, where
         the <member scope"com::sun::star::beans">NamedValue::Name</member> denotes the type of information
         to initialize, and the <member scope"com::sun::star::beans">NamedValue::Value</member>
-        the inital value.</p>
+        the initial value.</p>
 
         <p>The following aspects of the components can be initialized:<br/>
             <ul><li><b>CellRange</b><br/>

Modified: openoffice/trunk/main/offapi/com/sun/star/table/CellValueBinding.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/table/CellValueBinding.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/table/CellValueBinding.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/table/CellValueBinding.idl Tue Apr 29 19:11:53 2014
@@ -83,7 +83,7 @@ service CellValueBinding
         method must be instances of <type scope="com::sun::star::beans">NamedValue</type>, where
         the <member scope"com::sun::star::beans">NamedValue::Name</member> denotes the type of information
         to initialize, and the <member scope"com::sun::star::beans">NamedValue::Value</member>
-        the inital value.</p>
+        the initial value.</p>
 
         <p>The following aspects of the components can be initialized:<br/>
             <ul><li><b>BoundCell</b><br/>

Modified: openoffice/trunk/main/offapi/com/sun/star/table/XCell.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/table/XCell.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/table/XCell.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/table/XCell.idl Tue Apr 29 19:11:53 2014
@@ -72,7 +72,7 @@ published interface XCell: com::sun::sta
 
 	/** returns the floating point value of the cell.
 
-		<p>For a <em>value cell</em> the value is returnd, for a
+		<p>For a <em>value cell</em> the value is returned, for a
 		<em>string cell</em> zero is returned and for a <em>formula cell</em>
 		the result value of a formula is returned.</p>
 	 */

Modified: openoffice/trunk/main/offapi/com/sun/star/table/XMergeableCellRange.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/table/XMergeableCellRange.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/table/XMergeableCellRange.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/table/XMergeableCellRange.idl Tue Apr 29 19:11:53 2014
@@ -57,7 +57,7 @@ interface XMergeableCellRange : com::sun
 
 	/** splits the cells in this range.
 		This will be done by inserting rows and columns if needed or unmerging
-		cells taht are already splitted.
+		cells that are already splitted.
 
 		@param Columns
 			this is the number of columns that will be added to each cell. Zero

Modified: openoffice/trunk/main/offapi/com/sun/star/task/DocumentMacroConfirmationRequest.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/DocumentMacroConfirmationRequest.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/DocumentMacroConfirmationRequest.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/DocumentMacroConfirmationRequest.idl Tue Apr 29 19:11:53 2014
@@ -44,7 +44,7 @@ exception DocumentMacroConfirmationReque
     */
     string  DocumentURL;
 
-    /** refers to the storage related to the last commited version of the
+    /** refers to the storage related to the last committed version of the
         document.
 
         This storage is necessary e.g. for displaying the existing signatures to

Modified: openoffice/trunk/main/offapi/com/sun/star/task/DocumentPasswordRequest.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/DocumentPasswordRequest.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/DocumentPasswordRequest.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/DocumentPasswordRequest.idl Tue Apr 29 19:11:53 2014
@@ -33,7 +33,7 @@
 module com { module sun { module star { module task { 
 
 //=============================================================================
-/** this request specifies the mode in wich the password should be asked
+/** this request specifies the mode in which the password should be asked
 
 	<P>
 	It is supported by <type>InteractionHandler</type> service, and can

Modified: openoffice/trunk/main/offapi/com/sun/star/task/ErrorCodeRequest.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/ErrorCodeRequest.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/ErrorCodeRequest.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/ErrorCodeRequest.idl Tue Apr 29 19:11:53 2014
@@ -35,7 +35,7 @@
 
 /** represents a general error exception.
     It can be used to transport the error code information.
-    E.g. that can be usefull for interactions.
+    E.g. that can be useful for interactions.
 
     @since OpenOffice 1.1.2
  */

Modified: openoffice/trunk/main/offapi/com/sun/star/task/JobExecutor.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/JobExecutor.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/JobExecutor.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/JobExecutor.idl Tue Apr 29 19:11:53 2014
@@ -38,7 +38,7 @@ module com { module sun { module star { 
     <p>
     Can start registered uno services on triggered events and handle there
     own configuration and there lifetime. Such events are simple strings
-    wich meaning doesn't matter for any real service implementation of this
+    which meaning doesn't matter for any real service implementation of this
     specification. But triggered events must be available inside the
     configuration and some <type>Job</type>s or <type>AsyncJob</type>s must be registered for that.
     </p>

Modified: openoffice/trunk/main/offapi/com/sun/star/task/MasterPasswordRequest.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/MasterPasswordRequest.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/MasterPasswordRequest.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/MasterPasswordRequest.idl Tue Apr 29 19:11:53 2014
@@ -33,7 +33,7 @@
 module com { module sun { module star { module task { 
 
 //=============================================================================
-/** this request specifies the mode in wich the password should be asked
+/** this request specifies the mode in which the password should be asked
 
 	<P>
 	It is supported by <type>InteractionHandler</type> service, and can

Modified: openoffice/trunk/main/offapi/com/sun/star/task/PDFExportException.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/PDFExportException.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/PDFExportException.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/PDFExportException.idl Tue Apr 29 19:11:53 2014
@@ -34,7 +34,7 @@
  */
 published exception PDFExportException: com::sun::star::uno::Exception
 {
-    /** contains a number of errors that occured during PDFExport
+    /** contains a number of errors that occurred during PDFExport
     */
     sequence< long > ErrorCodes;
 }; 

Modified: openoffice/trunk/main/offapi/com/sun/star/task/PasswordRequest.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/PasswordRequest.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/PasswordRequest.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/PasswordRequest.idl Tue Apr 29 19:11:53 2014
@@ -37,7 +37,7 @@
 module com { module sun { module star { module task { 
 
 //=============================================================================
-/** this request specifies the mode in wich the password should be asked
+/** this request specifies the mode in which the password should be asked
 
 	<P>
 	It is supported by <type>InteractionHandler</type> service, and can

Modified: openoffice/trunk/main/offapi/com/sun/star/task/XJob.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/XJob.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/XJob.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/XJob.idl Tue Apr 29 19:11:53 2014
@@ -79,7 +79,7 @@ published interface XJob : com::sun::sta
 
         @throws com::sun::star::uno::Exception
             to notify the excutor about faild operation; otherwise the return value
-            indicates a successfull finishing.
+            indicates a successful finishing.
 	*/
     any execute(
         [in] sequence< com::sun::star::beans::NamedValue > Arguments )

Modified: openoffice/trunk/main/offapi/com/sun/star/task/XJobExecutor.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/XJobExecutor.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/XJobExecutor.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/XJobExecutor.idl Tue Apr 29 19:11:53 2014
@@ -53,7 +53,7 @@ published interface XJobExecutor : com::
 
         <p>
         Jobs are registered in configuration and will be started by executor
-        automaticly, if they are registered for triggered event.
+        automatically, if they are registered for triggered event.
         The meaning of given string <var>Event</var> mustn't be known. Because
         for the executor it's enough to use it for searching a registered job
         inside his own configuration. So no special events will be defined here.

Modified: openoffice/trunk/main/offapi/com/sun/star/task/XStatusIndicator.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/XStatusIndicator.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/XStatusIndicator.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/XStatusIndicator.idl Tue Apr 29 19:11:53 2014
@@ -100,7 +100,7 @@ published interface XStatusIndicator: co
 
         <p>
         Wrong values must be ignored and stopped indicators must ignore this
-        call generaly.
+        call generally.
         </p>
 
         @param Value

Modified: openoffice/trunk/main/offapi/com/sun/star/task/XUrlContainer.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/task/XUrlContainer.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/task/XUrlContainer.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/task/XUrlContainer.idl Tue Apr 29 19:11:53 2014
@@ -72,7 +72,7 @@ published interface XUrlContainer : com:
     //-------------------------------------------------------------------------
     /** Get all URLs.
 
-        @param OnlyPersistent Only URLs taht are stored persistently shall
+        @param OnlyPersistent Only URLs that are stored persistently shall
                         be returned.
         @returns        List of URLs.
     */

Modified: openoffice/trunk/main/offapi/com/sun/star/text/AccessiblePageView.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/AccessiblePageView.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/AccessiblePageView.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/AccessiblePageView.idl Tue Apr 29 19:11:53 2014
@@ -103,7 +103,7 @@ published service AccessiblePageView
 						regardless whether they are bound to the page, a
 						paragarph, 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>:
@@ -113,7 +113,7 @@ 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
@@ -121,7 +121,7 @@ published service AccessiblePageView
 						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
+						or a character.  They are children of the paragraph they
 						are contained in.
 					<li><type scope="::com::sun::star::drawing"
                         >AccessibleShape</type>:

Modified: openoffice/trunk/main/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/AccessibleTextDocumentView.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/AccessibleTextDocumentView.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/AccessibleTextDocumentView.idl Tue Apr 29 19:11:53 2014
@@ -100,7 +100,7 @@ published service AccessibleTextDocument
 						<type>AccessibleTextDocumentView</type> regardless
 						whether they are bound to a page, a paragarph, 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>:
@@ -110,7 +110,7 @@ published service AccessibleTextDocument
 						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
@@ -118,7 +118,7 @@ published service AccessibleTextDocument
 						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
+						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

Modified: openoffice/trunk/main/offapi/com/sun/star/text/LineNumberingProperties.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/LineNumberingProperties.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/LineNumberingProperties.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/LineNumberingProperties.idl Tue Apr 29 19:11:53 2014
@@ -97,7 +97,7 @@ published service LineNumberingPropertie
     /** 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 OpenOffice 2.0
      */

Modified: openoffice/trunk/main/offapi/com/sun/star/text/NumberingRules.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/NumberingRules.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/NumberingRules.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/NumberingRules.idl Tue Apr 29 19:11:53 2014
@@ -57,7 +57,7 @@ published service NumberingRules
 	//-------------------------------------------------------------------------
 
 	/** determins if the margins are absolute or relative
-		to the preceeding numbering level.
+		to the preceding numbering level.
 	 */
 	[optional, property] boolean  IsAbsoluteMargins;
 	//-------------------------------------------------------------------------

Modified: openoffice/trunk/main/offapi/com/sun/star/text/TextSortDescriptor2.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/TextSortDescriptor2.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/TextSortDescriptor2.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/TextSortDescriptor2.idl Tue Apr 29 19:11:53 2014
@@ -40,7 +40,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 OpenOffice 1.1.2

Modified: openoffice/trunk/main/offapi/com/sun/star/text/XRelativeTextContentRemove.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/XRelativeTextContentRemove.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/XRelativeTextContentRemove.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/XRelativeTextContentRemove.idl Tue Apr 29 19:11:53 2014
@@ -53,7 +53,7 @@ published interface XRelativeTextContent
 	//------------------------------------------------------------------------- 
 	 
 	// 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>
 	 */

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/Author.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/Author.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/Author.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/Author.idl Tue Apr 29 19:11:53 2014
@@ -53,7 +53,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

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/ConditionalText.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/ConditionalText.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/ConditionalText.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/ConditionalText.idl Tue Apr 29 19:11:53 2014
@@ -53,7 +53,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;
 };

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/Database.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/Database.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/Database.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/Database.idl Tue Apr 29 19:11:53 2014
@@ -40,11 +40,11 @@ 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 escpecially useful for import/export purposes. </p>
 	 */
     [property]string CurrentPresentation;
     /** determins whether the number format is number display format is read

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/ExtendedUser.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/ExtendedUser.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/ExtendedUser.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/ExtendedUser.idl Tue Apr 29 19:11:53 2014
@@ -42,7 +42,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.

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/FileName.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/FileName.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/FileName.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/FileName.idl Tue Apr 29 19:11:53 2014
@@ -39,7 +39,7 @@ 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

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/GetExpression.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/GetExpression.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/GetExpression.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/GetExpression.idl Tue Apr 29 19:11:53 2014
@@ -41,7 +41,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.

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/GetReference.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/GetReference.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/GetReference.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/GetReference.idl Tue Apr 29 19:11:53 2014
@@ -39,7 +39,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.

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/SetExpression.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/SetExpression.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/SetExpression.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/SetExpression.idl Tue Apr 29 19:11:53 2014
@@ -43,7 +43,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;
 

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/TableFormula.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/TableFormula.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/TableFormula.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/TableFormula.idl Tue Apr 29 19:11:53 2014
@@ -43,7 +43,7 @@ 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;
 

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl Tue Apr 29 19:11:53 2014
@@ -44,7 +44,7 @@ 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

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl Tue Apr 29 19:11:53 2014
@@ -40,7 +40,7 @@ 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

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl Tue Apr 29 19:11:53 2014
@@ -44,7 +44,7 @@ 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

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl Tue Apr 29 19:11:53 2014
@@ -40,7 +40,7 @@ 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

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Description.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Description.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Description.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Description.idl Tue Apr 29 19:11:53 2014
@@ -47,7 +47,7 @@ published service Description
         <p> This property is escpecially useful for import/export purposes. </p>
 	 */
     [property]string CurrentPresentation;
-    /** If this flag is set to <FALSE/> the content updated everytime the document
+    /** If this flag is set to <FALSE/> the content updated every time the document
         information is changed.
 	 */
     [property]boolean IsFixed;

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl Tue Apr 29 19:11:53 2014
@@ -40,7 +40,7 @@ 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

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info0.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info0.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info0.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info0.idl Tue Apr 29 19:11:53 2014
@@ -47,7 +47,7 @@ published service Info0
         <p> This property is escpecially useful for import/export purposes. </p>
 	 */
     [property]string CurrentPresentation;
-    /** If this flag is set to <FALSE/> the content updated everytime the document
+    /** If this flag is set to <FALSE/> the content updated every time the document
         information is changed.
 	 */
     [property]boolean IsFixed;

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info1.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info1.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info1.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info1.idl Tue Apr 29 19:11:53 2014
@@ -47,7 +47,7 @@ published service Info1
         <p> This property is escpecially useful for import/export purposes. </p>
 	 */
     [property]string CurrentPresentation;
-    /** If this flag is set to <FALSE/> the content updated everytime the document
+    /** If this flag is set to <FALSE/> the content updated every time the document
         information is changed.
 	 */
     [property]boolean IsFixed;

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info2.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info2.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info2.idl Tue Apr 29 19:11:53 2014
@@ -47,7 +47,7 @@ published service Info2
         <p> This property is escpecially useful for import/export purposes. </p>
 	 */
     [property]string CurrentPresentation;
-    /** If this flag is set to <FALSE/> the content updated everytime the document
+    /** If this flag is set to <FALSE/> the content updated every time the document
         information is changed.
 	 */
     [property]boolean IsFixed;

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info3.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info3.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info3.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Info3.idl Tue Apr 29 19:11:53 2014
@@ -47,7 +47,7 @@ published service Info3
         <p> This property is escpecially useful for import/export purposes. </p>
 	 */
     [property]string CurrentPresentation;
-    /** If this flag is set to <FALSE/> the content updated everytime the document
+    /** If this flag is set to <FALSE/> the content updated every time the document
         information is changed.
 	 */
     [property]boolean IsFixed;

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl Tue Apr 29 19:11:53 2014
@@ -47,7 +47,7 @@ published service Keywords
         <p> This property is escpecially useful for import/export purposes. </p>
 	 */
     [property]string CurrentPresentation;
-    /** If this flag is set to <FALSE/> the content updated everytime the document
+    /** If this flag is set to <FALSE/> the content updated every time the document
         information is changed.
 	 */
     [property]boolean IsFixed;

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl Tue Apr 29 19:11:53 2014
@@ -44,7 +44,7 @@ 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

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl Tue Apr 29 19:11:53 2014
@@ -40,7 +40,7 @@ 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

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Revision.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Revision.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Revision.idl Tue Apr 29 19:11:53 2014
@@ -47,7 +47,7 @@ published service Revision
         <p> This property is escpecially useful for import/export purposes. </p>
 	 */
     [property]string CurrentPresentation;
-    /** If this flag is set to <FALSE/> the content updated everytime the document
+    /** If this flag is set to <FALSE/> the content updated every time the document
         information is changed.
 	 */
     [property]boolean IsFixed;

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Subject.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Subject.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Subject.idl Tue Apr 29 19:11:53 2014
@@ -47,7 +47,7 @@ published service Subject
         <p> This property is escpecially useful for import/export purposes. </p>
 	 */
     [property]string CurrentPresentation;
-    /** If this flag is set to <FALSE/> the content updated everytime the document
+    /** If this flag is set to <FALSE/> the content updated every time the document
         information is changed.
 	 */
     [property]boolean IsFixed;

Modified: openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Title.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Title.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Title.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/text/textfield/docinfo/Title.idl Tue Apr 29 19:11:53 2014
@@ -47,7 +47,7 @@ published service Title
         <p> This property is escpecially useful for import/export purposes. </p>
 	 */
     [property]string CurrentPresentation;
-    /** If this flag is set to <FALSE/> the content updated everytime the document
+    /** If this flag is set to <FALSE/> the content updated every time the document
         information is changed.
 	 */
     [property]boolean IsFixed;

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/CommandFailedException.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/CommandFailedException.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/CommandFailedException.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/CommandFailedException.idl Tue Apr 29 19:11:53 2014
@@ -34,7 +34,7 @@
 module com { module sun { module star { module ucb {
 
 //=============================================================================
-/** This exception is thrown if an exception situation occured during the
+/** This exception is thrown if an exception situation occurred during the
     processing of a command and an
     <type scope="com::sun::star::task">XInteractionHandler</type> was able
     to handle the request for the error condition and the requesting code

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/Content.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/Content.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/Content.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/Content.idl Tue Apr 29 19:11:53 2014
@@ -53,7 +53,7 @@ published service Content
     /** must be implemented to make it possible to resolve cyclic object
         references.
 
-        <p>Those references i.e. may occure if there are listeners
+        <p>Those references i.e. may occur if there are listeners
         registered at the content ( the content holds the listeners ) and
         the implementation of the listener interface holds a reference on
         the content. If the content shall be released,
@@ -703,7 +703,7 @@ published service Content
                     <td>UpdateOnOpen</td>
                     <td>boolean</td>
                     <td>indicates whether (sub)contents shall be automatically updated
-                        everytime a (folder) content is opened.</br>This property may be
+                        every time a (folder) content is opened.</br>This property may be
                         used to control whether a folder content should read data only
                         from local cache when it is opened, or whether it should connect
                         to a server to obtain latest data.</td>

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/ContentAction.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/ContentAction.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/ContentAction.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/ContentAction.idl Tue Apr 29 19:11:53 2014
@@ -48,7 +48,7 @@ module com { module sun { module star { 
 	                   </td></tr>
 	<tr><td>D3</td><td>A folder content F has a set of children H(F) that is a
 					   set of content identifiers. For example, an "open"
-					   command will usualy return a	subset of the contents
+					   command will usually return a subset of the contents
 					   denoted by H(F).</td></tr>
 	</table>
 

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/FetchError.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/FetchError.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/FetchError.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/FetchError.idl Tue Apr 29 19:11:53 2014
@@ -28,7 +28,7 @@
 module com { module sun { module star { module ucb {
 
 //=============================================================================
-/** These values are used to specify whether and which error has occured
+/** These values are used to specify whether and which error has occurred
     while fetching data of some <type>ContentResultSet</type> rows.
 
 	@see FetchResult

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/FetchResult.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/FetchResult.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/FetchResult.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/FetchResult.idl Tue Apr 29 19:11:53 2014
@@ -67,7 +67,7 @@ published struct FetchResult
 	boolean	Orientation;
 
 	//-------------------------------------------------------------------------
-	/** indicates whether and which error has occured, while fetching.
+	/** indicates whether and which error has occurred, while fetching.
 
 		<p>The value may contain zero or more constants of the
 		<type>FetchError</type> constants group.

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/HierarchyDataSource.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/HierarchyDataSource.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/HierarchyDataSource.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/HierarchyDataSource.idl Tue Apr 29 19:11:53 2014
@@ -78,11 +78,11 @@ published service HierarchyDataSource
         must accept a property named <code>nodepath</code> of type
         <atom>string</atom>. This property must contain the absolute path to an
         element of the data. The view that is selected consists of the named
-        element and all its decendants. A path consists of segments that are
+        element and all its descendants. A path consists of segments that are
         separated by a single slash ('/'). There is neither a leading nor a
         trailing slash allowed. The <b>root</b> of the hierarchy data always
         has an empty path. Refer to <type>HierarchyDataReadAccess</type> for
-        more informtion on hierarchical names.
+        more information on hierarchical names.
 
         <p>Other arguments can be used to control the behavior of the view.
         These are different for different implementations. Whether and how they

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/InteractiveFileIOException.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/InteractiveFileIOException.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/InteractiveFileIOException.idl Tue Apr 29 19:11:53 2014
@@ -47,7 +47,7 @@ module com { module sun { module star { 
 published exception InteractiveFileIOException: com::sun::star::ucb::InteractiveIOException
 {
 	//-------------------------------------------------------------------------
-	/** The file url where the i/o error occured
+	/** The file url where the i/o error occurred
 	*/
 	string FileName;
 };

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/InteractiveLockingNotLockedException.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/InteractiveLockingNotLockedException.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/InteractiveLockingNotLockedException.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/InteractiveLockingNotLockedException.idl Tue Apr 29 19:11:53 2014
@@ -35,7 +35,7 @@ module com { module sun { module star { 
 //=============================================================================
 /** An error indicating that the resource is not locked.
 
-    <p>This error for instance can occure when trying to unlock a resource
+    <p>This error for instance can occur when trying to unlock a resource
        that is not locked.
     </p>
 

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/Lock.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/Lock.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/Lock.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/Lock.idl Tue Apr 29 19:11:53 2014
@@ -60,7 +60,7 @@ published struct Lock : LockEntry
 		<p>This element specifies the number of seconds between granting
 		of the lock and the automatic removal of that lock. The value
 		must not be greater than <code>2^32-1</code>. A value of <code>-1</code>
-		stands for an infinit lock, that will never be removed automatically.
+		stands for an infinite lock, that will never be removed automatically.
 	*/
 	hyper Timeout;
 

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/Rule.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/Rule.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/Rule.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/Rule.idl Tue Apr 29 19:11:53 2014
@@ -61,7 +61,7 @@ published struct Rule
 		</tr>
 		<tr>
 			<td>FORWARD</td>
-		    <td>The email address of the recepient</td>
+		    <td>The email address of the recipient</td>
 		</tr>
 		<tr>
 			<td>All other actions</td>

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/SearchRecursion.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/SearchRecursion.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/SearchRecursion.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/SearchRecursion.idl Tue Apr 29 19:11:53 2014
@@ -29,7 +29,7 @@
 module com { module sun { module star { module ucb {
 
 //=============================================================================
-/** the various modes of recursion when searching through a hierachical
+/** the various modes of recursion when searching through a hierarchical
 	object.
 
 	@see SearchInfo

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/TransientDocumentsContentProvider.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/TransientDocumentsContentProvider.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/TransientDocumentsContentProvider.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/TransientDocumentsContentProvider.idl Tue Apr 29 19:11:53 2014
@@ -36,7 +36,7 @@ module com { module sun { module star { 
     <type>ContentProvider</type> for the <type>UniversalContentBroker</type>
 	(UCB).
 
-    <p>It provides access to the hierachical structure of the documents that
+    <p>It provides access to the hierarchical structure of the documents that
     are active in a running OpenOffice.org process. As long as a document was
     not closed, the TDCP can access it. All documents that have been loaded -
     regardless of their persistent document format (sxw, doc, sxc, xls, ...)

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/UniversalContentBroker.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/UniversalContentBroker.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/UniversalContentBroker.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/UniversalContentBroker.idl Tue Apr 29 19:11:53 2014
@@ -74,7 +74,7 @@ published service UniversalContentBroker
 	/** must be implemented to make it possible to resolve cyclic object
 	    references.
 
-		<p>Those references i.e. may occure if content provider	implementations
+		<p>Those references i.e. may occur if content provider	implementations
 		hold references to the Broker. The Broker itself always holds its
 		providers. If the Broker shall be released,
 		<member scope="com::sun::star::lang">XComponent::dispose</member>

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/WebDAVContentProvider.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/WebDAVContentProvider.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/WebDAVContentProvider.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/WebDAVContentProvider.idl Tue Apr 29 19:11:53 2014
@@ -37,7 +37,7 @@ module com { module sun { module star { 
 
 	<p>It provides access to WebDAV	and standard HTTP servers. The DCP
 	communicates with the server using the WebDAV protocol which is an 
-	extention to the HTTP protocol or using the plain HTTP protocol in case
+	extension to the HTTP protocol or using the plain HTTP protocol in case
 	the server	is not WebDAV enabled.
 
 	@see com::sun::star::ucb::Content

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/WebDAVFolderContent.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/WebDAVFolderContent.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/WebDAVFolderContent.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/WebDAVFolderContent.idl Tue Apr 29 19:11:53 2014
@@ -118,7 +118,7 @@ published service WebDAVFolderContent
 		</li>
 		<li>
 		transfer ( only transfers from DCP Folders/DCP Documents to other
-		DCP folders. Source and target must recide on the same server. )
+		DCP folders. Source and target must reside on the same server. )
 		</li>
 		</ul>
 

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/XAnyCompare.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/XAnyCompare.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/XAnyCompare.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/XAnyCompare.idl Tue Apr 29 19:11:53 2014
@@ -38,7 +38,7 @@ module com { module sun { module star { 
 published interface XAnyCompare: com::sun::star::uno::XInterface
 {
 	//-------------------------------------------------------------------------
-	/**	allows comparision of two <atom>any</atom>s.
+	/**	allows comparison of two <atom>any</atom>s.
 
 		@param Any1
 		is the first compare value

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl Tue Apr 29 19:11:53 2014
@@ -55,7 +55,7 @@ published interface XCachedContentResult
 		@param xMapping
 		can be used for optimization of remote access via the interface
 		<type>XContentAccess</type> of the <type>CachedContentResultSet</type>.
-		This paramter can be <NULL/>.
+		This parameter can be <NULL/>.
 
 		@returns
 		an instance of service <type>CachedContentResultSet</type>.

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl Tue Apr 29 19:11:53 2014
@@ -63,7 +63,7 @@ published interface XCachedDynamicResult
 
 		@param ContentIdentifierMapping
 		is not required, but can be set if it is necessary to change the
-		identity of the contents accessable via the interface
+		identity of the contents accessible via the interface
 		<type>XContentAccess</type> of the <type>ContentResultSet</type>
 		(e.g., if merging two sources of the same type).
 

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/XCommandProcessor.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/XCommandProcessor.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/XCommandProcessor.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/XCommandProcessor.idl Tue Apr 29 19:11:53 2014
@@ -120,7 +120,7 @@ published interface XCommandProcessor : 
         to indicate that two threads tried to use the same command identifier
 
 		@throws Exception
-		if an error occured during the execution of the command.
+		if an error occurred during the execution of the command.
 	*/
 	any execute( [in] Command aCommand,
 				 [in] long CommandId,

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl Tue Apr 29 19:11:53 2014
@@ -107,7 +107,7 @@ published interface XContentIdentifierMa
 		be returned unmodified).
 
 		@returns  <TRUE/> if any of the columns contain data that (potentially)
-		needs mapping (though maybe no mapping occured for the concrete input
+		needs mapping (though maybe no mapping occurred for the concrete input
 		data of this call).  This information can be useful to decide whether,
 		for another row, a call to this function is at all necessary.
 	*/

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/XContentProviderManager.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/XContentProviderManager.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/XContentProviderManager.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/XContentProviderManager.idl Tue Apr 29 19:11:53 2014
@@ -108,7 +108,7 @@ published interface XContentProviderMana
 		(<code>&lt;simple-authority&gt:</code>), or by arbitrary characters not
 	    including any of '/', '?', or '#', followed by a given string literal,
 	    followed by	arbitrary characters that start with one of '/', '?', or
-	    '#', if any. The comparision of string literals is done ignoring the
+	    '#', if any. The comparison of string literals is done ignoring the
 	    case of ASCII letters.  The <code>&lt;translation&gt:</code> regexps
 	    match the same URLs as their <code>&lt;simple&gt:</code> counterparts,
 	    but they also describe how a (local) URL is mapped to another (remote)

Modified: openoffice/trunk/main/offapi/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl Tue Apr 29 19:11:53 2014
@@ -49,7 +49,7 @@ published interface XRemoteContentProvid
 		occur.
 
 		@param Event
-		describes the change that has occured.
+		describes the change that has occurred.
 	 */
 	void
 	remoteContentProviderChange([in] RemoteContentProviderChangeEvent Event);

Modified: openoffice/trunk/main/offapi/com/sun/star/ui/UIElementType.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ui/UIElementType.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ui/UIElementType.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ui/UIElementType.idl Tue Apr 29 19:11:53 2014
@@ -33,7 +33,7 @@ module com {  module sun {  module star 
 constants UIElementType
 {
 	//-------------------------------------------------------------------------
-    /** unkown user interface element type, which can be used as a wildcard
+    /** unknown user interface element type, which can be used as a wildcard
        to specify all types.
     */
     const short UNKNOWN         = 0;    

Modified: openoffice/trunk/main/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl Tue Apr 29 19:11:53 2014
@@ -139,7 +139,7 @@ interface XAcceleratorConfiguration
         </p>
         
         <p>
-        Note: This method cant be used to remove entities from the configuration set.
+        Note: This method can't be used to remove entities from the configuration set.
         Empty parameters will result into an exception!
         Use the method removeKeyEvent() instead.
         </p>
@@ -153,7 +153,7 @@ interface XAcceleratorConfiguration
                 the new command for the specified key event.
 
         @throws ::com::sun::star::lang::IllegalArgumentException
-                if the key event isnt a valid one. Commands can be
+                if the key event isn't a valid one. Commands can be
                 checked only, if they are empty. Because every URL schema can be used
                 by commands in general, so its not possible to validate it.                
      */
@@ -191,12 +191,12 @@ interface XAcceleratorConfiguration
                 where the pecified command is registered for.
                 
         @throws ::com::sun::star::lang::IllegalArgumentException
-                if the specified command is empty. It cant be checked, if a command
+                if the specified command is empty. It can't be checked, if a command
                 is valid - because every URL schema can be used here.
 
         @throws ::com::sun::star::container::NoSuchElementException
-                if the specified command isnt empty but does not
-                occure inside this configuration set.
+                if the specified command isn't empty but does not
+                occur inside this configuration set.
      */
     sequence< com::sun::star::awt::KeyEvent > getKeyEventsByCommand( [in] string sCommand )
         raises(com::sun::star::lang::IllegalArgumentException   ,
@@ -217,12 +217,12 @@ interface XAcceleratorConfiguration
         Instead to the method getKeyEventsForCommand() the returned list contains only
         one(!) key event bound to one(!) requested command. If more then one key event
         is bound to a command - a selection is done inside this method.
-        This internal selection cant be influenced from outside.
+        This internal selection can't be influenced from outside.
         </p>
         
         @attention  Because its not defined, that any command (e.g. configured inside a menu)
-                    must have an accelerator - we cant reject the call if at least one command
-                    does not occure inside this configuration set ...
+                    must have an accelerator - we can't reject the call if at least one command
+                    does not occur inside this configuration set ...
                     We handle it more gracefully - and return an empty item instead of throwing
                     and exception.
         
@@ -236,7 +236,7 @@ interface XAcceleratorConfiguration
 
         @throws ::com::sun::star::lang::IllegalArgumentException
                 if at least one of the specified commands is empty.
-                It cant be checked, if a command is valid -
+                It can't be checked, if a command is valid -
                 because every URL schema can be used here.
      */
     sequence< any > getPreferredKeyEventsForCommandList( [in] sequence< string > lCommandList )
@@ -266,7 +266,7 @@ interface XAcceleratorConfiguration
                 if the specified command is empty.
                 
         @throws ::com::sun::star::container::NoSuchElementException
-                if the specified command isnt used inside this configuration set.
+                if the specified command isn't used inside this configuration set.
      */
     void removeCommandFromAllKeyEvents( [in] string sCommand )        
         raises(com::sun::star::lang::IllegalArgumentException   ,

Modified: openoffice/trunk/main/offapi/com/sun/star/ui/dialogs/FilePicker.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ui/dialogs/FilePicker.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ui/dialogs/FilePicker.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ui/dialogs/FilePicker.idl Tue Apr 29 19:11:53 2014
@@ -134,7 +134,7 @@ published service FilePicker
 
 	//-------------------------------------------------------------------------
 	/** For canceling a running dialog instance.
-		<p>This may be usefull for automatic test tools for instance.</p>
+		<p>This may be useful for automatic test tools for instance.</p>
 	*/
 	[optional] interface com::sun::star::util::XCancellable;
 

Modified: openoffice/trunk/main/offapi/com/sun/star/ui/dialogs/FolderPicker.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/ui/dialogs/FolderPicker.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/ui/dialogs/FolderPicker.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/ui/dialogs/FolderPicker.idl Tue Apr 29 19:11:53 2014
@@ -72,7 +72,7 @@ published service FolderPicker
 
 	//-------------------------------------------------------------------------
 	/** For canceling a running dialog instance. 
-		<p>This may be usefull for automatic test tools for instance.</p>
+		<p>This may be useful for automatic test tools for instance.</p>
 	*/
 	[optional] interface com::sun::star::util::XCancellable;
 };

Modified: openoffice/trunk/main/offapi/com/sun/star/util/Endianness.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/util/Endianness.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/util/Endianness.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/util/Endianness.idl Tue Apr 29 19:11:53 2014
@@ -37,7 +37,7 @@ constants Endianness 
     /** Little endian.<p>
 
     	The values are stored in little endian format, i.e. the bytes
-    	of the long word 0xAABBCCDD are layed out like 0xDD, 0xCC,
+    	of the long word 0xAABBCCDD are laid out like 0xDD, 0xCC,
     	0xBB, 0xAA in memory. That is, data of arbitrary machine word
     	lengths always starts with the least significant byte, and
     	ends with the most significant one.<p>
@@ -47,7 +47,7 @@ constants Endianness 
     /** Big endian.<p>
 
     	The values are stored in big endian format, i.e. the bytes of
-    	the long word 0xAABBCCDD are layed out like 0xAA, 0xBB, 0xCC,
+    	the long word 0xAABBCCDD are laid out like 0xAA, 0xBB, 0xCC,
     	0xDD in memory. That is, data of arbitrary machine word
     	lengths always start with the most significant byte, and ends
     	with the least significant one.<p>

Modified: openoffice/trunk/main/offapi/com/sun/star/util/PathSubstitution.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/util/PathSubstitution.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/util/PathSubstitution.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/util/PathSubstitution.idl Tue Apr 29 19:11:53 2014
@@ -99,7 +99,7 @@ published service PathSubstitution
         /** Interface to exchange path variables with defined paths and to resubstitute paths with path variables.
 
                 <p>
-                To resubstitute path variables the caller must provide pathes as UCB-compliant URL's.
+                To resubstitute path variables the caller must provide paths as UCB-compliant URL's.
                 </p>
         */
         interface com::sun::star::util::XStringSubstitution;

Modified: openoffice/trunk/main/offapi/com/sun/star/util/XChangesNotifier.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/util/XChangesNotifier.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/util/XChangesNotifier.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/util/XChangesNotifier.idl Tue Apr 29 19:11:53 2014
@@ -42,7 +42,7 @@ module com {  module sun {  module star 
 published interface XChangesNotifier: com::sun::star::uno::XInterface
 { 
 	//------------------------------------------------------------------------- 
-	/** adds the specified listener to receive events when changes occured.
+	/** adds the specified listener to receive events when changes occurred.
 	 */
 	[oneway] void addChangesListener( [in] com::sun::star::util::XChangesListener aListener ); 
  

Modified: openoffice/trunk/main/offapi/com/sun/star/util/XCloseBroadcaster.idl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/util/XCloseBroadcaster.idl?rev=1591060&r1=1591059&r2=1591060&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/util/XCloseBroadcaster.idl (original)
+++ openoffice/trunk/main/offapi/com/sun/star/util/XCloseBroadcaster.idl Tue Apr 29 19:11:53 2014
@@ -56,7 +56,7 @@ published interface XCloseBroadcaster: c
     /** adds the specified listener to receive or have a veto for "close" events
 
         @param Listener
-            the listener wich is interest on closing events
+            the listener which is interested on closing events
 	 */
     [oneway] void addCloseListener( [in] XCloseListener Listener );
 
@@ -64,7 +64,7 @@ published interface XCloseBroadcaster: c
     /** removes the specified listener
 
         @param Listener
-            the listener wich isn't interest on closing events anylonger
+            the listener which isn't interested on closing events anylonger
 	 */
     [oneway] void removeCloseListener( [in] XCloseListener Listener );
 };