This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new b7dc5163b7 Fix spelling (#356)
b7dc5163b7 is described below

commit b7dc5163b7e8ede353f125b2e5eb7b53d0ec0ebd
Author: John Bampton <[email protected]>
AuthorDate: Sun Apr 6 01:27:20 2025 +1000

    Fix spelling (#356)
    
    * misc: fix spelling
    
    * Update ignored words list
    
    (cherry picked from commit 5e7dbebb72d431b55e984063de36a6d606e091ca)
---
 .../workben/org/openoffice/accessibility/misc/MessageArea.java |  2 +-
 main/basic/source/inc/symtbl.hxx                               |  2 +-
 main/basic/source/runtime/methods1.cxx                         |  2 +-
 main/chart2/source/inc/CachedDataSequence.hxx                  |  2 +-
 main/chart2/source/inc/ConfigColorScheme.hxx                   |  2 +-
 main/chart2/source/inc/DataSource.hxx                          |  2 +-
 main/chart2/source/inc/ErrorBar.hxx                            |  2 +-
 main/chart2/source/inc/LabeledDataSequence.hxx                 |  2 +-
 main/chart2/source/inc/Scaling.hxx                             |  8 ++++----
 main/chart2/source/model/inc/CartesianCoordinateSystem.hxx     |  4 ++--
 main/chart2/source/model/inc/ChartTypeManager.hxx              |  2 +-
 main/chart2/source/model/inc/DataSeries.hxx                    |  2 +-
 main/chart2/source/model/inc/DataSeriesTree.hxx                |  2 +-
 main/chart2/source/model/inc/Diagram.hxx                       |  2 +-
 main/chart2/source/model/inc/PolarCoordinateSystem.hxx         |  4 ++--
 main/chart2/source/model/inc/XMLFilter.hxx                     |  4 ++--
 main/chart2/source/model/main/Axis.hxx                         |  2 +-
 main/chart2/source/model/main/FormattedString.hxx              |  2 +-
 main/chart2/source/model/main/GridProperties.hxx               |  2 +-
 main/chart2/source/model/main/Legend.hxx                       |  2 +-
 main/chart2/source/model/main/PageBackground.hxx               |  2 +-
 main/chart2/source/model/main/Title.hxx                        |  2 +-
 main/chart2/source/model/template/AreaChartType.hxx            |  2 +-
 main/chart2/source/model/template/BarChartType.hxx             |  2 +-
 main/chart2/source/model/template/BubbleChartType.hxx          |  2 +-
 main/chart2/source/model/template/CandleStickChartType.hxx     |  2 +-
 main/chart2/source/model/template/ChartTypeTemplate.hxx        |  2 +-
 main/chart2/source/model/template/ColumnChartType.hxx          |  2 +-
 main/chart2/source/model/template/FilledNetChartType.hxx       |  2 +-
 main/chart2/source/model/template/LineChartType.hxx            |  2 +-
 main/chart2/source/model/template/NetChartType.hxx             |  2 +-
 main/chart2/source/model/template/PieChartType.hxx             |  2 +-
 main/chart2/source/model/template/ScatterChartType.hxx         |  2 +-
 main/chart2/source/tools/RegressionCurveModel.hxx              | 10 +++++-----
 main/chart2/source/tools/RegressionEquation.hxx                |  2 +-
 main/chart2/source/view/axes/VCoordinateSystem.cxx             |  2 +-
 main/chart2/source/view/charttypes/VSeriesPlotter.cxx          |  4 ++--
 main/cppuhelper/inc/cppuhelper/component_context.hxx           |  2 +-
 main/cppuhelper/inc/cppuhelper/factory.hxx                     |  2 +-
 main/cpputools/source/unoexe/unoexe.cxx                        |  2 +-
 main/desktop/source/app/app.cxx                                |  2 +-
 main/desktop/source/app/appinit.cxx                            |  2 +-
 main/dtrans/source/win32/clipb/WinClipboard.hxx                |  4 ++--
 main/fpicker/source/unx/gnome/SalGtkFilePicker.hxx             |  2 +-
 main/fpicker/source/unx/gnome/SalGtkFolderPicker.hxx           |  2 +-
 main/fpicker/source/unx/kde4/KDE4FilePicker.hxx                |  2 +-
 main/fpicker/source/win32/filepicker/FilePicker.hxx            |  2 +-
 main/framework/inc/classes/servicemanager.hxx                  |  2 +-
 main/framework/inc/jobs/configaccess.hxx                       |  2 +-
 main/framework/inc/macros/registration.hxx                     |  2 +-
 main/framework/source/application/framework.cxx                |  2 +-
 main/framework/source/classes/taskcreator.cxx                  |  2 +-
 main/framework/source/helper/oframes.cxx                       |  2 +-
 main/framework/source/jobs/jobdispatch.cxx                     |  2 +-
 .../source/characterclassification/cclass_unicode_parser.cxx   |  2 +-
 .../java/com/sun/star/comp/servicemanager/ServiceManager.java  |  4 ++--
 main/l10ntools/source/cfgmerge.cxx                             |  2 +-
 main/l10ntools/source/export.cxx                               |  2 +-
 main/l10ntools/source/xrmmerge.cxx                             |  2 +-
 .../examples/DevelopersGuide/Accessibility/MessageArea.java    |  2 +-
 main/odk/examples/DevelopersGuide/Drawing/CustomShowDemo.java  |  4 ++--
 main/odk/examples/java/ConverterServlet/ConverterServlet.java  |  2 +-
 main/odk/examples/java/Inspector/TestInspector.java            |  2 +-
 main/odk/examples/java/NotesAccess/NotesAccess.java            |  2 +-
 main/odk/examples/java/Spreadsheet/ChartTypeChange.java        |  4 ++--
 main/odk/examples/java/Text/GraphicsInserter.java              |  2 +-
 main/offapi/com/sun/star/frame/XLayoutManager.idl              |  2 +-
 main/offapi/com/sun/star/script/vba/VBAScriptEventId.idl       |  2 +-
 main/offapi/com/sun/star/sdb/RowSet.idl                        |  2 +-
 main/offapi/com/sun/star/ucb/HierarchyDataSource.idl           |  4 ++--
 .../offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl |  2 +-
 .../com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl    | 10 +++++-----
 main/oox/inc/oox/helper/binaryinputstream.hxx                  |  2 +-
 main/oox/inc/oox/helper/binaryoutputstream.hxx                 |  2 +-
 main/oox/source/vml/vmldrawing.cxx                             |  2 +-
 main/oox/source/xls/drawingmanager.cxx                         |  2 +-
 main/qadevOOo/tests/java/ifc/awt/_XTopWindow.java              |  2 +-
 main/qadevOOo/tests/java/ifc/uno/_XComponentContext.java       |  2 +-
 main/salhelper/inc/salhelper/singletonref.hxx                  |  2 +-
 main/sfx2/source/dialog/dockwin.cxx                            |  2 +-
 main/stoc/test/testsmgr_cpnt.cxx                               |  4 ++--
 main/sw/source/ui/fldui/fldwrap.cxx                            |  2 +-
 main/toolkit/test/accessibility/MessageArea.java               |  2 +-
 main/tools/inc/tools/fsys.hxx                                  |  2 +-
 main/ucb/source/core/ucbcmds.cxx                               |  4 ++--
 main/ucb/source/core/ucbstore.cxx                              |  2 +-
 main/ucb/source/ucp/gio/gio_content.cxx                        |  4 ++--
 main/ucb/source/ucp/gvfs/gvfs_content.cxx                      |  6 +++---
 main/ucb/source/ucp/hierarchy/hierarchycontent.cxx             |  8 ++++----
 main/ucb/source/ucp/hierarchy/hierarchydatasource.cxx          |  4 ++--
 main/ucb/source/ucp/odma/odma_content.cxx                      |  4 ++--
 main/ucb/source/ucp/odma/odma_provider.cxx                     |  2 +-
 main/ucb/source/ucp/package/pkgcontent.cxx                     |  8 ++++----
 main/ucb/source/ucp/package/pkgprovider.cxx                    |  2 +-
 main/ucb/source/ucp/tdoc/tdoc_content.cxx                      |  8 ++++----
 main/ucb/source/ucp/tdoc/tdoc_docmgr.cxx                       |  4 ++--
 main/ucb/source/ucp/tdoc/tdoc_provider.cxx                     |  2 +-
 main/ucb/source/ucp/webdav/webdavcontent.cxx                   |  6 +++---
 main/ucbhelper/inc/ucbhelper/contentbroker.hxx                 |  2 +-
 main/ucbhelper/inc/ucbhelper/registerucb.hxx                   |  6 +++---
 main/ucbhelper/source/provider/contenthelper.cxx               |  2 +-
 main/ucbhelper/workben/myucp/myucp_content.cxx                 |  4 ++--
 main/ucbhelper/workben/myucp/myucp_provider.cxx                |  2 +-
 main/unotools/source/config/moduleoptions.cxx                  |  2 +-
 main/uui/source/iahndl.cxx                                     |  6 +++---
 main/uui/source/iahndl.hxx                                     |  2 +-
 main/uui/source/passwordcontainer.cxx                          |  2 +-
 main/vcl/unx/gtk/a11y/atkfactory.cxx                           |  2 +-
 main/wizards/com/sun/star/wizards/common/FileAccess.java       |  2 +-
 main/wizards/com/sun/star/wizards/web/Process.java             |  2 +-
 main/wizards/com/sun/star/wizards/web/WWD_Startup.java         |  2 +-
 main/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx       |  2 +-
 main/xmloff/source/chart/contexts.cxx                          |  4 ++--
 113 files changed, 158 insertions(+), 158 deletions(-)

diff --git 
a/main/accessibility/workben/org/openoffice/accessibility/misc/MessageArea.java 
b/main/accessibility/workben/org/openoffice/accessibility/misc/MessageArea.java
index b8c4664428..c64adcad77 100644
--- 
a/main/accessibility/workben/org/openoffice/accessibility/misc/MessageArea.java
+++ 
b/main/accessibility/workben/org/openoffice/accessibility/misc/MessageArea.java
@@ -48,7 +48,7 @@ public class MessageArea
 
 
     /** Create a new message area.  This method is private because the class is
-        a singleton and may therefore not be instanciated from the outside.
+        a singleton and may therefore not be instantiated from the outside.
     */
     private MessageArea ()
     {
diff --git a/main/basic/source/inc/symtbl.hxx b/main/basic/source/inc/symtbl.hxx
index b92635f7e2..2615f5710a 100644
--- a/main/basic/source/inc/symtbl.hxx
+++ b/main/basic/source/inc/symtbl.hxx
@@ -196,7 +196,7 @@ class SbiProcDef : public SbiSymDef {       // 
Prozedur-Definition (aus Basic):
        String maPropName;                              // Property name if 
property procedure (!= proc name)
        sal_Bool   bCdecl  : 1;                         // sal_True: CDECL 
angegeben
        sal_Bool   bPublic : 1;                         // sal_True: proc ist 
PUBLIC
-       sal_Bool   mbProcDecl : 1;                      // sal_True: 
instanciated by SbiParser::ProcDecl
+       sal_Bool   mbProcDecl : 1;                      // sal_True: 
instantiated by SbiParser::ProcDecl
 public:
        SbiProcDef( SbiParser*, const String&, sal_Bool bProcDecl=false );
        virtual ~SbiProcDef();
diff --git a/main/basic/source/runtime/methods1.cxx 
b/main/basic/source/runtime/methods1.cxx
index 7b2eb9753a..bc9fbef311 100644
--- a/main/basic/source/runtime/methods1.cxx
+++ b/main/basic/source/runtime/methods1.cxx
@@ -1559,7 +1559,7 @@ RTLFUNC(EqualUnoObjects)
        RTL_Impl_EqualUnoObjects( pBasic, rPar, bWrite );
 }
 
-// Instanciate "com.sun.star.awt.UnoControlDialog" on basis
+// Instantiate "com.sun.star.awt.UnoControlDialog" on basis
 // of a DialogLibrary entry: Convert from XML-ByteSequence
 // and attach events. Implemented in classes\eventatt.cxx
 void RTL_Impl_CreateUnoDialog( StarBASIC* pBasic, SbxArray& rPar, sal_Bool 
bWrite );
diff --git a/main/chart2/source/inc/CachedDataSequence.hxx 
b/main/chart2/source/inc/CachedDataSequence.hxx
index fe1f01e187..f91950e469 100644
--- a/main/chart2/source/inc/CachedDataSequence.hxx
+++ b/main/chart2/source/inc/CachedDataSequence.hxx
@@ -86,7 +86,7 @@ public:
 
        virtual ~CachedDataSequence();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( CachedDataSequence )
     /// declare XServiceInfo methods
     APPHELPER_XSERVICEINFO_DECL()
diff --git a/main/chart2/source/inc/ConfigColorScheme.hxx 
b/main/chart2/source/inc/ConfigColorScheme.hxx
index cbdd1be178..be6465803d 100644
--- a/main/chart2/source/inc/ConfigColorScheme.hxx
+++ b/main/chart2/source/inc/ConfigColorScheme.hxx
@@ -59,7 +59,7 @@ public:
             ::com::sun::star::uno::XComponentContext > & xContext );
     SAL_DLLPRIVATE virtual ~ConfigColorScheme();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( ConfigColorScheme )
     /// declare XServiceInfo methods
     APPHELPER_XSERVICEINFO_DECL()
diff --git a/main/chart2/source/inc/DataSource.hxx 
b/main/chart2/source/inc/DataSource.hxx
index 18cbe710c0..cdd306d880 100644
--- a/main/chart2/source/inc/DataSource.hxx
+++ b/main/chart2/source/inc/DataSource.hxx
@@ -51,7 +51,7 @@ public:
 
        virtual ~DataSource();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( DataSource )
     /// declare XServiceInfo methods
     APPHELPER_XSERVICEINFO_DECL()
diff --git a/main/chart2/source/inc/ErrorBar.hxx 
b/main/chart2/source/inc/ErrorBar.hxx
index 191df6eada..cb0afec7b9 100644
--- a/main/chart2/source/inc/ErrorBar.hxx
+++ b/main/chart2/source/inc/ErrorBar.hxx
@@ -72,7 +72,7 @@ public:
 
     /// XServiceInfo declarations
     APPHELPER_XSERVICEINFO_DECL()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( ErrorBar )
 
     /// merge XInterface implementations
diff --git a/main/chart2/source/inc/LabeledDataSequence.hxx 
b/main/chart2/source/inc/LabeledDataSequence.hxx
index 9c31f4995d..ab1855b1dd 100644
--- a/main/chart2/source/inc/LabeledDataSequence.hxx
+++ b/main/chart2/source/inc/LabeledDataSequence.hxx
@@ -67,7 +67,7 @@ public:
 
     virtual ~LabeledDataSequence();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( LabeledDataSequence )
     /// declare XServiceInfo methods
     APPHELPER_XSERVICEINFO_DECL()
diff --git a/main/chart2/source/inc/Scaling.hxx 
b/main/chart2/source/inc/Scaling.hxx
index 6bef104171..1ea01c15f2 100644
--- a/main/chart2/source/inc/Scaling.hxx
+++ b/main/chart2/source/inc/Scaling.hxx
@@ -53,7 +53,7 @@ public:
     LogarithmicScaling( double fBase = 10.0 );
     virtual ~LogarithmicScaling();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( LogarithmicScaling )
     /// declare XServiceInfo methods
     APPHELPER_XSERVICEINFO_DECL()
@@ -94,7 +94,7 @@ public:
     explicit ExponentialScaling( double fBase = 10.0 );
     virtual ~ExponentialScaling();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( ExponentialScaling )
     /// declare XServiceInfo methods
     APPHELPER_XSERVICEINFO_DECL()
@@ -135,7 +135,7 @@ public:
     LinearScaling( double fSlope = 1.0, double fOffset = 0.0 );
     virtual ~LinearScaling();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( LinearScaling )
     /// declare XServiceInfo methods
     APPHELPER_XSERVICEINFO_DECL()
@@ -175,7 +175,7 @@ public:
     explicit PowerScaling( double fExponent = 10.0 );
     virtual ~PowerScaling();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( PowerScaling )
     /// declare XServiceInfo methods
     APPHELPER_XSERVICEINFO_DECL()
diff --git a/main/chart2/source/model/inc/CartesianCoordinateSystem.hxx 
b/main/chart2/source/model/inc/CartesianCoordinateSystem.hxx
index 85cb8082e3..9d70540612 100644
--- a/main/chart2/source/model/inc/CartesianCoordinateSystem.hxx
+++ b/main/chart2/source/model/inc/CartesianCoordinateSystem.hxx
@@ -63,7 +63,7 @@ public:
             ::com::sun::star::uno::XComponentContext > & xContext );
     virtual ~CartesianCoordinateSystem2d();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( CartesianCoordinateSystem2d )
     // ____ XServiceInfo ____
     APPHELPER_XSERVICEINFO_DECL()
@@ -77,7 +77,7 @@ public:
             ::com::sun::star::uno::XComponentContext > & xContext );
     virtual ~CartesianCoordinateSystem3d();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( CartesianCoordinateSystem3d )
     // ____ XServiceInfo ____
     APPHELPER_XSERVICEINFO_DECL()
diff --git a/main/chart2/source/model/inc/ChartTypeManager.hxx 
b/main/chart2/source/model/inc/ChartTypeManager.hxx
index fbcafb91f0..4f62b027c5 100644
--- a/main/chart2/source/model/inc/ChartTypeManager.hxx
+++ b/main/chart2/source/model/inc/ChartTypeManager.hxx
@@ -54,7 +54,7 @@ public:
        virtual ~ChartTypeManager();
 
     APPHELPER_XSERVICEINFO_DECL()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( ChartTypeManager )
 
 protected:
diff --git a/main/chart2/source/model/inc/DataSeries.hxx 
b/main/chart2/source/model/inc/DataSeries.hxx
index 1f6705ecec..ddc7d57ede 100644
--- a/main/chart2/source/model/inc/DataSeries.hxx
+++ b/main/chart2/source/model/inc/DataSeries.hxx
@@ -81,7 +81,7 @@ public:
             ::com::sun::star::uno::XComponentContext > & xContext );
        virtual ~DataSeries();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( DataSeries )
     /// XServiceInfo declarations
     APPHELPER_XSERVICEINFO_DECL()
diff --git a/main/chart2/source/model/inc/DataSeriesTree.hxx 
b/main/chart2/source/model/inc/DataSeriesTree.hxx
index 0a176c46ac..2f62154fb3 100644
--- a/main/chart2/source/model/inc/DataSeriesTree.hxx
+++ b/main/chart2/source/model/inc/DataSeriesTree.hxx
@@ -47,7 +47,7 @@ public:
 
     /// declare XServiceInfo methods
     APPHELPER_XSERVICEINFO_DECL()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( DataSeriesTree )
 
 protected:
diff --git a/main/chart2/source/model/inc/Diagram.hxx 
b/main/chart2/source/model/inc/Diagram.hxx
index 937786aee4..fa860df9ec 100644
--- a/main/chart2/source/model/inc/Diagram.hxx
+++ b/main/chart2/source/model/inc/Diagram.hxx
@@ -71,7 +71,7 @@ public:
              ::com::sun::star::uno::XComponentContext > const & xContext );
        virtual ~Diagram();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( Diagram )
 
     /// XServiceInfo declarations
diff --git a/main/chart2/source/model/inc/PolarCoordinateSystem.hxx 
b/main/chart2/source/model/inc/PolarCoordinateSystem.hxx
index ba497d6b6f..a4cd3dbc46 100644
--- a/main/chart2/source/model/inc/PolarCoordinateSystem.hxx
+++ b/main/chart2/source/model/inc/PolarCoordinateSystem.hxx
@@ -63,7 +63,7 @@ public:
             ::com::sun::star::uno::XComponentContext > & xContext );
     virtual ~PolarCoordinateSystem2d();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( PolarCoordinateSystem2d )
     // ____ XServiceInfo ____
     APPHELPER_XSERVICEINFO_DECL()
@@ -77,7 +77,7 @@ public:
             ::com::sun::star::uno::XComponentContext > & xContext );
     virtual ~PolarCoordinateSystem3d();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( PolarCoordinateSystem3d )
     // ____ XServiceInfo ____
     APPHELPER_XSERVICEINFO_DECL()
diff --git a/main/chart2/source/model/inc/XMLFilter.hxx 
b/main/chart2/source/model/inc/XMLFilter.hxx
index 254de6aa0b..c75e8f2cf2 100644
--- a/main/chart2/source/model/inc/XMLFilter.hxx
+++ b/main/chart2/source/model/inc/XMLFilter.hxx
@@ -66,7 +66,7 @@ public:
                             ::com::sun::star::uno::XComponentContext > const & 
xContext );
        virtual ~XMLFilter();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( XMLFilter )
     /// XServiceInfo declarations
     APPHELPER_XSERVICEINFO_DECL()
@@ -171,7 +171,7 @@ public:
                             ::com::sun::star::uno::XComponentContext > const & 
_xContext )
                             :XMLFilter(_xContext)
     {}
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface 
> SAL_CALL      create( 
         ::com::sun::star::uno::Reference< 
::com::sun::star::uno::XComponentContext > const & xContext) 
throw(::com::sun::star::uno::Exception)                                         
                        
     {                                                                          
                                                                        
diff --git a/main/chart2/source/model/main/Axis.hxx 
b/main/chart2/source/model/main/Axis.hxx
index 43d0b918d1..954a0ca656 100644
--- a/main/chart2/source/model/main/Axis.hxx
+++ b/main/chart2/source/model/main/Axis.hxx
@@ -63,7 +63,7 @@ public:
           ::com::sun::star::uno::XComponentContext > const & xContext );
        virtual ~Axis();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( Axis )
     /// XServiceInfo declarations
     APPHELPER_XSERVICEINFO_DECL()
diff --git a/main/chart2/source/model/main/FormattedString.hxx 
b/main/chart2/source/model/main/FormattedString.hxx
index e41fa8854d..b99410d0dc 100644
--- a/main/chart2/source/model/main/FormattedString.hxx
+++ b/main/chart2/source/model/main/FormattedString.hxx
@@ -60,7 +60,7 @@ public:
 
     /// declare XServiceInfo methods
     APPHELPER_XSERVICEINFO_DECL()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( FormattedString )
 
     /// merge XInterface implementations
diff --git a/main/chart2/source/model/main/GridProperties.hxx 
b/main/chart2/source/model/main/GridProperties.hxx
index 63edee99fc..7febd2fcd6 100644
--- a/main/chart2/source/model/main/GridProperties.hxx
+++ b/main/chart2/source/model/main/GridProperties.hxx
@@ -61,7 +61,7 @@ public:
        explicit GridProperties();
        virtual ~GridProperties();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( GridProperties )
 
     /// XServiceInfo declarations
diff --git a/main/chart2/source/model/main/Legend.hxx 
b/main/chart2/source/model/main/Legend.hxx
index 59e94230cc..4769b2aee3 100644
--- a/main/chart2/source/model/main/Legend.hxx
+++ b/main/chart2/source/model/main/Legend.hxx
@@ -60,7 +60,7 @@ public:
             ::com::sun::star::uno::XComponentContext > const & xContext );
        virtual ~Legend();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( Legend )
 
     /// XServiceInfo declarations
diff --git a/main/chart2/source/model/main/PageBackground.hxx 
b/main/chart2/source/model/main/PageBackground.hxx
index 86306b40e1..5df504a48d 100644
--- a/main/chart2/source/model/main/PageBackground.hxx
+++ b/main/chart2/source/model/main/PageBackground.hxx
@@ -55,7 +55,7 @@ public:
                         ::com::sun::star::uno::XComponentContext > & xContext 
);
        virtual ~PageBackground();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( PageBackground )
 
     /// XServiceInfo declarations
diff --git a/main/chart2/source/model/main/Title.hxx 
b/main/chart2/source/model/main/Title.hxx
index 2aa2d4b133..d1ea12865c 100644
--- a/main/chart2/source/model/main/Title.hxx
+++ b/main/chart2/source/model/main/Title.hxx
@@ -58,7 +58,7 @@ public:
            ::com::sun::star::uno::XComponentContext > const & xContext );
        virtual ~Title();
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( Title )
 
     /// XServiceInfo declarations
diff --git a/main/chart2/source/model/template/AreaChartType.hxx 
b/main/chart2/source/model/template/AreaChartType.hxx
index 279b44b9a6..a00dea77e9 100644
--- a/main/chart2/source/model/template/AreaChartType.hxx
+++ b/main/chart2/source/model/template/AreaChartType.hxx
@@ -39,7 +39,7 @@ public:
 
     APPHELPER_XSERVICEINFO_DECL()
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( AreaChartType )
 
 protected:
diff --git a/main/chart2/source/model/template/BarChartType.hxx 
b/main/chart2/source/model/template/BarChartType.hxx
index 43cee5d5de..61f398f37a 100644
--- a/main/chart2/source/model/template/BarChartType.hxx
+++ b/main/chart2/source/model/template/BarChartType.hxx
@@ -39,7 +39,7 @@ public:
 
     APPHELPER_XSERVICEINFO_DECL()
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( BarChartType )
 
 protected:
diff --git a/main/chart2/source/model/template/BubbleChartType.hxx 
b/main/chart2/source/model/template/BubbleChartType.hxx
index 8b7154bd7d..2b7e2c89e9 100644
--- a/main/chart2/source/model/template/BubbleChartType.hxx
+++ b/main/chart2/source/model/template/BubbleChartType.hxx
@@ -40,7 +40,7 @@ public:
 
     APPHELPER_XSERVICEINFO_DECL()
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( BubbleChartType )
 
 protected:
diff --git a/main/chart2/source/model/template/CandleStickChartType.hxx 
b/main/chart2/source/model/template/CandleStickChartType.hxx
index d93c837512..44d4eb61ed 100644
--- a/main/chart2/source/model/template/CandleStickChartType.hxx
+++ b/main/chart2/source/model/template/CandleStickChartType.hxx
@@ -39,7 +39,7 @@ public:
 
     APPHELPER_XSERVICEINFO_DECL()
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( CandleStickChartType )
 
 protected:
diff --git a/main/chart2/source/model/template/ChartTypeTemplate.hxx 
b/main/chart2/source/model/template/ChartTypeTemplate.hxx
index 30a0acf6dd..fda72078f5 100644
--- a/main/chart2/source/model/template/ChartTypeTemplate.hxx
+++ b/main/chart2/source/model/template/ChartTypeTemplate.hxx
@@ -87,7 +87,7 @@ public:
        virtual ~ChartTypeTemplate();
 
     APPHELPER_XSERVICEINFO_DECL()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
 //     APPHELPER_SERVICE_FACTORY_HELPER( ChartTypeTemplate )
 
 protected:
diff --git a/main/chart2/source/model/template/ColumnChartType.hxx 
b/main/chart2/source/model/template/ColumnChartType.hxx
index cd7020a7db..90c1fd5963 100644
--- a/main/chart2/source/model/template/ColumnChartType.hxx
+++ b/main/chart2/source/model/template/ColumnChartType.hxx
@@ -39,7 +39,7 @@ public:
 
     APPHELPER_XSERVICEINFO_DECL()
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( ColumnChartType )
 
 protected:
diff --git a/main/chart2/source/model/template/FilledNetChartType.hxx 
b/main/chart2/source/model/template/FilledNetChartType.hxx
index 57b1647892..734fa293df 100644
--- a/main/chart2/source/model/template/FilledNetChartType.hxx
+++ b/main/chart2/source/model/template/FilledNetChartType.hxx
@@ -38,7 +38,7 @@ public:
 
     APPHELPER_XSERVICEINFO_DECL()
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( FilledNetChartType )
 
 protected:
diff --git a/main/chart2/source/model/template/LineChartType.hxx 
b/main/chart2/source/model/template/LineChartType.hxx
index 7fbd96f737..63a750bcf1 100644
--- a/main/chart2/source/model/template/LineChartType.hxx
+++ b/main/chart2/source/model/template/LineChartType.hxx
@@ -40,7 +40,7 @@ public:
 
     APPHELPER_XSERVICEINFO_DECL()
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( LineChartType )
 
 protected:
diff --git a/main/chart2/source/model/template/NetChartType.hxx 
b/main/chart2/source/model/template/NetChartType.hxx
index 3d5a118bbc..19f0b12c1d 100644
--- a/main/chart2/source/model/template/NetChartType.hxx
+++ b/main/chart2/source/model/template/NetChartType.hxx
@@ -68,7 +68,7 @@ public:
 
     APPHELPER_XSERVICEINFO_DECL()
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( NetChartType )
 
 protected:
diff --git a/main/chart2/source/model/template/PieChartType.hxx 
b/main/chart2/source/model/template/PieChartType.hxx
index 1d87d8acfc..10fd52c341 100644
--- a/main/chart2/source/model/template/PieChartType.hxx
+++ b/main/chart2/source/model/template/PieChartType.hxx
@@ -40,7 +40,7 @@ public:
 
     APPHELPER_XSERVICEINFO_DECL()
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( PieChartType )
 
 protected:
diff --git a/main/chart2/source/model/template/ScatterChartType.hxx 
b/main/chart2/source/model/template/ScatterChartType.hxx
index 313a0f8ed0..faacb5d67f 100644
--- a/main/chart2/source/model/template/ScatterChartType.hxx
+++ b/main/chart2/source/model/template/ScatterChartType.hxx
@@ -44,7 +44,7 @@ public:
 
     APPHELPER_XSERVICEINFO_DECL()
 
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
     APPHELPER_SERVICE_FACTORY_HELPER( ScatterChartType )
 
 protected:
diff --git a/main/chart2/source/tools/RegressionCurveModel.hxx 
b/main/chart2/source/tools/RegressionCurveModel.hxx
index 5ec1dd3619..e816657a88 100644
--- a/main/chart2/source/tools/RegressionCurveModel.hxx
+++ b/main/chart2/source/tools/RegressionCurveModel.hxx
@@ -165,7 +165,7 @@ public:
 
     /// XServiceInfo declarations
     APPHELPER_XSERVICEINFO_DECL()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( MeanValueRegressionCurve )
 };
 
@@ -185,7 +185,7 @@ public:
 
     /// XServiceInfo declarations
     APPHELPER_XSERVICEINFO_DECL()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( LinearRegressionCurve )
 };
 
@@ -205,7 +205,7 @@ public:
 
     /// XServiceInfo declarations
     APPHELPER_XSERVICEINFO_DECL()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( LogarithmicRegressionCurve )
 };
 
@@ -225,7 +225,7 @@ public:
 
     /// XServiceInfo declarations
     APPHELPER_XSERVICEINFO_DECL()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( ExponentialRegressionCurve )
 };
 
@@ -245,7 +245,7 @@ public:
 
     /// XServiceInfo declarations
     APPHELPER_XSERVICEINFO_DECL()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( PotentialRegressionCurve )
 };
 
diff --git a/main/chart2/source/tools/RegressionEquation.hxx 
b/main/chart2/source/tools/RegressionEquation.hxx
index cb1ac891d6..94c41d18ec 100644
--- a/main/chart2/source/tools/RegressionEquation.hxx
+++ b/main/chart2/source/tools/RegressionEquation.hxx
@@ -65,7 +65,7 @@ public:
     APPHELPER_XSERVICEINFO_DECL()
     /// merge XInterface implementations
        DECLARE_XINTERFACE()
-    /// establish methods for factory instatiation
+    /// establish methods for factory instantiation
        APPHELPER_SERVICE_FACTORY_HELPER( RegressionEquation )
 
 protected:
diff --git a/main/chart2/source/view/axes/VCoordinateSystem.cxx 
b/main/chart2/source/view/axes/VCoordinateSystem.cxx
index b8d2ccf082..c79c7e0b9d 100644
--- a/main/chart2/source/view/axes/VCoordinateSystem.cxx
+++ b/main/chart2/source/view/axes/VCoordinateSystem.cxx
@@ -65,7 +65,7 @@ VCoordinateSystem* VCoordinateSystem::createCoordinateSystem(
 
     rtl::OUString aViewServiceName = xCooSysModel->getViewServiceName();
 
-    //@todo: in future the coordinatesystems should be instanciated via 
service factory
+    //@todo: in future the coordinatesystems should be instantiated via 
service factory
     VCoordinateSystem* pRet=NULL;
     if( aViewServiceName.equals( CHART2_COOSYSTEM_CARTESIAN_VIEW_SERVICE_NAME 
) )
         pRet = new VCartesianCoordinateSystem(xCooSysModel);
diff --git a/main/chart2/source/view/charttypes/VSeriesPlotter.cxx 
b/main/chart2/source/view/charttypes/VSeriesPlotter.cxx
index d0a43ae978..fb72d798fa 100644
--- a/main/chart2/source/view/charttypes/VSeriesPlotter.cxx
+++ b/main/chart2/source/view/charttypes/VSeriesPlotter.cxx
@@ -51,7 +51,7 @@
 #include "DateHelper.hxx"
 #include "DiagramHelper.hxx"
 
-//only for creation: @todo remove if all plotter are uno components and 
instanciated via servicefactory
+//only for creation: @todo remove if all plotter are uno components and 
instantiated via servicefactory
 #include "BarChart.hxx"
 #include "PieChart.hxx"
 #include "AreaChart.hxx"
@@ -2244,7 +2244,7 @@ VSeriesPlotter* VSeriesPlotter::createSeriesPlotter(
 {
     rtl::OUString aChartType = xChartTypeModel->getChartType();
 
-    //@todo: in future the plotter should be instanciated via service factory
+    //@todo: in future the plotter should be instantiated via service factory
     VSeriesPlotter* pRet=NULL;
     if( aChartType.equalsIgnoreAsciiCase( CHART2_SERVICE_NAME_CHARTTYPE_COLUMN 
) )
         pRet = new BarChart(xChartTypeModel,nDimensionCount);
diff --git a/main/cppuhelper/inc/cppuhelper/component_context.hxx 
b/main/cppuhelper/inc/cppuhelper/component_context.hxx
index 87e9821320..023c71590d 100644
--- a/main/cppuhelper/inc/cppuhelper/component_context.hxx
+++ b/main/cppuhelper/inc/cppuhelper/component_context.hxx
@@ -38,7 +38,7 @@ struct ContextEntry_Init
     /** late init denotes a object that will be raised when first get() is 
calling for it
         
         The context implementation expects either a 
::com::sun::star::lang::XSingleComponentFactory
-        object as value (to instanciate the object) or a string as value for 
raising
+        object as value (to instantiate the object) or a string as value for 
raising
         a service via the used service manager.
     */
     bool bLateInitService;
diff --git a/main/cppuhelper/inc/cppuhelper/factory.hxx 
b/main/cppuhelper/inc/cppuhelper/factory.hxx
index e532f656e5..796586af81 100644
--- a/main/cppuhelper/inc/cppuhelper/factory.hxx
+++ b/main/cppuhelper/inc/cppuhelper/factory.hxx
@@ -167,7 +167,7 @@ createOneInstanceComponentFactory(
        rtl_ModuleCount * pModCount = 0 )
        SAL_THROW( () );
 
-/** Deprecated.  The type of the instanciate function used as argument of the 
create*Fcatory functions.
+/** Deprecated.  The type of the instantiate function used as argument of the 
create*Fcatory functions.
     
     @see createSingleFactory
     @see createOneInstanceFactory
diff --git a/main/cpputools/source/unoexe/unoexe.cxx 
b/main/cpputools/source/unoexe/unoexe.cxx
index 2508df9a74..e66e07edee 100644
--- a/main/cpputools/source/unoexe/unoexe.cxx
+++ b/main/cpputools/source/unoexe/unoexe.cxx
@@ -777,7 +777,7 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS(argc,)
             xContext = defaultBootstrap_InitialComponentContext();
         }
         
-               //#### accept, instanciate, etc. 
###########################################################
+               //#### accept, instantiate, etc. 
###########################################################
 
                if (aUnoUrl.getLength()) // accepting connections
                {
diff --git a/main/desktop/source/app/app.cxx b/main/desktop/source/app/app.cxx
index a4d57b0db1..3d366eea09 100644
--- a/main/desktop/source/app/app.cxx
+++ b/main/desktop/source/app/app.cxx
@@ -2425,7 +2425,7 @@ sal_Bool Desktop::InitializeQuickstartMode( Reference< 
XMultiServiceFactory >& r
         Sequence< Any > aSeq( 1 );
         aSeq[0] <<= bQuickstart;
 
-        // Try to instanciate quickstart service. This service is not 
mandatory, so
+        // Try to instantiate quickstart service. This service is not 
mandatory, so
         // do nothing if service is not available
 
         // #i105753# the following if was invented for performance
diff --git a/main/desktop/source/app/appinit.cxx 
b/main/desktop/source/app/appinit.cxx
index c8433acc33..5c76969332 100644
--- a/main/desktop/source/app/appinit.cxx
+++ b/main/desktop/source/app/appinit.cxx
@@ -169,7 +169,7 @@ static bool configureUcb(bool bServer, rtl::OUString const 
& rPortalConnect)
                     }
 #else
 
-                   // Workaround for P1 #124597#.  Instanciate GNOME-VFS-UCP 
in the thread that initialized
+                   // Workaround for P1 #124597#.  Instantiate GNOME-VFS-UCP 
in the thread that initialized
                    // GNOME in order to avoid a deadlock that may occur in 
case UCP gets initialized from
                    // a different thread. The latter may happen when calling 
the Office remotely via UNO.
                    // THIS IS NOT A FIX, JUST A WORKAROUND!
diff --git a/main/dtrans/source/win32/clipb/WinClipboard.hxx 
b/main/dtrans/source/win32/clipb/WinClipboard.hxx
index 73b23b805c..13637af65c 100644
--- a/main/dtrans/source/win32/clipb/WinClipboard.hxx
+++ b/main/dtrans/source/win32/clipb/WinClipboard.hxx
@@ -53,8 +53,8 @@ class CWinClipbImpl;
 // and a static member to reasocciate from this static function to the 
 // class instance 
 // watch out: we are using only one static member variable and not a list 
-// because we assume to be instanciated only once
-// this will be asured by an OneInstanceFactory of the service and not
+// because we assume to be instantiated only once
+// this will be assured by an OneInstanceFactory of the service and not
 // by this class!
 //------------------------------------------------------------------------
 
diff --git a/main/fpicker/source/unx/gnome/SalGtkFilePicker.hxx 
b/main/fpicker/source/unx/gnome/SalGtkFilePicker.hxx
index b9ea314a23..ad6e29440c 100644
--- a/main/fpicker/source/unx/gnome/SalGtkFilePicker.hxx
+++ b/main/fpicker/source/unx/gnome/SalGtkFilePicker.hxx
@@ -255,7 +255,7 @@ class SalGtkFilePicker :
 
                void ensureFilterList( const ::rtl::OUString& 
_rInitialCurrentFilter );
 
-               // to instanciate own services
+               // to instantiate own services
                ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > m_xServiceMgr;
 
        private:
diff --git a/main/fpicker/source/unx/gnome/SalGtkFolderPicker.hxx 
b/main/fpicker/source/unx/gnome/SalGtkFolderPicker.hxx
index c461b39d3b..6ab3064147 100644
--- a/main/fpicker/source/unx/gnome/SalGtkFolderPicker.hxx
+++ b/main/fpicker/source/unx/gnome/SalGtkFolderPicker.hxx
@@ -119,7 +119,7 @@ class SalGtkFolderPicker :
                SalGtkFolderPicker( const SalGtkFolderPicker& );           
                SalGtkFolderPicker& operator=( const SalGtkFolderPicker& );
        private:
-               // to instanciate own services
+               // to instantiate own services
                ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > m_xServiceMgr;
 
 #if 0
diff --git a/main/fpicker/source/unx/kde4/KDE4FilePicker.hxx 
b/main/fpicker/source/unx/kde4/KDE4FilePicker.hxx
index 8a1dfda55d..62092e7a28 100644
--- a/main/fpicker/source/unx/kde4/KDE4FilePicker.hxx
+++ b/main/fpicker/source/unx/kde4/KDE4FilePicker.hxx
@@ -61,7 +61,7 @@ class KDE4FilePicker :
         ::com::sun::star::lang::XServiceInfo >         
 {
 protected:
-    ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > m_xServiceMgr;   // to 
instanciate own services           
+    ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > m_xServiceMgr;   // to 
instantiate own services
 
        ::com::sun::star::uno::Reference< 
::com::sun::star::ui::dialogs::XFilePickerListener > m_xListener;
        
diff --git a/main/fpicker/source/win32/filepicker/FilePicker.hxx 
b/main/fpicker/source/win32/filepicker/FilePicker.hxx
index 8304feeeb1..34019cd394 100644
--- a/main/fpicker/source/win32/filepicker/FilePicker.hxx
+++ b/main/fpicker/source/win32/filepicker/FilePicker.hxx
@@ -243,7 +243,7 @@ private:
     using WeakComponentImplHelperBase::disposing;
 
 private:
-       ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > m_xServiceMgr;   // to 
instanciate own services                
+       ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > m_xServiceMgr;   // to 
instantiate own services
     CAsyncEventNotifier                                                        
                       m_aAsyncEventNotifier;
        std::auto_ptr<CWinFileOpenImpl>                                         
                                           m_pImpl;     
 }; 
diff --git a/main/framework/inc/classes/servicemanager.hxx 
b/main/framework/inc/classes/servicemanager.hxx
index 06178e33d6..6590c90769 100644
--- a/main/framework/inc/classes/servicemanager.hxx
+++ b/main/framework/inc/classes/servicemanager.hxx
@@ -63,7 +63,7 @@ namespace framework{
 
 
/*-************************************************************************************************************//**
        @short                  create a new global servicemanager
-       @descr                  A global servicemanager is necessary to 
instanciate UNO-services. To do this, you need
+       @descr                  A global servicemanager is necessary to 
instantiate UNO-services. To do this, you need
                                        a factory to create new objects with 
special type. That's the reason for a servicemanager.
 
        @implements             -
diff --git a/main/framework/inc/jobs/configaccess.hxx 
b/main/framework/inc/jobs/configaccess.hxx
index 87814f65d1..356bdb1c65 100644
--- a/main/framework/inc/jobs/configaccess.hxx
+++ b/main/framework/inc/jobs/configaccess.hxx
@@ -80,7 +80,7 @@ class FWI_DLLPUBLIC ConfigAccess : public ThreadHelpBase
 
         /**
             reference to the uno service manager
-            It's necessary to instanciate own needed services.
+            It's necessary to instantiate own needed services.
          */
         css::uno::Reference< css::lang::XMultiServiceFactory > m_xSMGR;
 
diff --git a/main/framework/inc/macros/registration.hxx 
b/main/framework/inc/macros/registration.hxx
index 61fab602f7..3e64bc3516 100644
--- a/main/framework/inc/macros/registration.hxx
+++ b/main/framework/inc/macros/registration.hxx
@@ -85,7 +85,7 @@ 
________________________________________________________________________________
 
 
//*****************************************************************************************************************
 //     public
-//     define method to instanciate new services
+//     define method to instantiate new services
 
//*****************************************************************************************************************
 #define        COMPONENTGETFACTORY( IFFACTORIES )                              
                                                                                
                                                                                
\
        extern "C" SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory(    
const   sal_Char*       pImplementationName     ,                               
                                                        \
diff --git a/main/framework/source/application/framework.cxx 
b/main/framework/source/application/framework.cxx
index bcf96df159..5561b23e72 100644
--- a/main/framework/source/application/framework.cxx
+++ b/main/framework/source/application/framework.cxx
@@ -216,7 +216,7 @@ void FrameWork::Main()
                Reference< XDesktop > xDesktop( 
xGlobalServiceManager->createInstance( SERVICENAME_DESKTOP ), UNO_QUERY );
                // Safe impossible cases
                // We need the desktop for working.
-               LOG_ASSERT( !(xDesktop.is()==sal_False), 
"FrameWork::Main()\nCan't instanciate desktop!Servicename unknown?\n" )
+               LOG_ASSERT( !(xDesktop.is()==sal_False), 
"FrameWork::Main()\nCan't instantiate desktop!Servicename unknown?\n" )
 
                
//---------------------------------------------------------------------------------------------------------
                // c) Initialize connection to possible PlugIn dll.
diff --git a/main/framework/source/classes/taskcreator.cxx 
b/main/framework/source/classes/taskcreator.cxx
index 722fca9443..302413e567 100644
--- a/main/framework/source/classes/taskcreator.cxx
+++ b/main/framework/source/classes/taskcreator.cxx
@@ -69,7 +69,7 @@ namespace framework{
 
 
/*-****************************************************************************************************//**
     @short      initialize instance with necessary informations
-    @descr      We need a valid uno service manager to create or instanciate 
new services.
+    @descr      We need a valid uno service manager to create or instantiate 
new services.
                 All other informations to create frames or tasks come in on 
right interface methods.
 
     @param      xSMGR
diff --git a/main/framework/source/helper/oframes.cxx 
b/main/framework/source/helper/oframes.cxx
index 102fdea247..185e0d0a72 100644
--- a/main/framework/source/helper/oframes.cxx
+++ b/main/framework/source/helper/oframes.cxx
@@ -428,7 +428,7 @@ void OFrames::impl_appendSequence(                  
Sequence< css::uno::Reference< XFrame > >&
 
 
//*****************************************************************************************************************
 // An instance of this class can only work with valid initialization.
-// We share the mutex with our owner class, need a valid factory to 
instanciate new services and
+// We share the mutex with our owner class, need a valid factory to 
instantiate new services and
 // use the access to our owner for some operations.
 sal_Bool OFrames::impldbg_checkParameter_OFramesCtor(  const   
css::uno::Reference< XMultiServiceFactory >&    xFactory                ,
                                                                                
                                const   css::uno::Reference< XFrame >&          
                xOwner                  ,
diff --git a/main/framework/source/jobs/jobdispatch.cxx 
b/main/framework/source/jobs/jobdispatch.cxx
index 111ced4af3..b09c78d144 100644
--- a/main/framework/source/jobs/jobdispatch.cxx
+++ b/main/framework/source/jobs/jobdispatch.cxx
@@ -354,7 +354,7 @@ void JobDispatch::impl_dispatchEvent( /*IN*/ const 
::rtl::OUString&
             of e.g. one instance services.
 
     @param  sService
-                the uno implementation or service name of the job, which 
should be instanciated
+                the uno implementation or service name of the job, which 
should be instantiated
 
     @param  lArgs
                 optional arguments for this request
diff --git 
a/main/i18npool/source/characterclassification/cclass_unicode_parser.cxx 
b/main/i18npool/source/characterclassification/cclass_unicode_parser.cxx
index 3d2c16817a..d6249e82a6 100644
--- a/main/i18npool/source/characterclassification/cclass_unicode_parser.cxx
+++ b/main/i18npool/source/characterclassification/cclass_unicode_parser.cxx
@@ -1033,7 +1033,7 @@ void cclass_Unicode::parseText( ParseResult& r, const 
OUString& rText, sal_Int32
                 throw RuntimeException( OUString(
 #ifdef DBG_UTIL
                     RTL_CONSTASCII_USTRINGPARAM(
-                        "cclass_Unicode::parseText: can't instanciate "
+                        "cclass_Unicode::parseText: can't instantiate "
                         NATIVENUMBERSUPPLIER_SERVICENAME )
 #endif
                     ), *this );
diff --git 
a/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/ServiceManager.java
 
b/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/ServiceManager.java
index 9c48addb79..ee74bb03f2 100644
--- 
a/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/ServiceManager.java
+++ 
b/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/ServiceManager.java
@@ -259,7 +259,7 @@ public class ServiceManager implements XMultiServiceFactory,
     
        /**
         * Creates a new instance of a specified service. Therefor the 
associated factory of the service is 
-        * looked up and used to instanciate a new component.
+        * looked up and used to instantiate a new component.
         * <p>
         * @return      newly created component
         * @param       serviceSpecifier        indicates the service or 
component name
@@ -274,7 +274,7 @@ public class ServiceManager implements XMultiServiceFactory,
     
        /**
         * Creates a new instance of a specified service with the given 
parameters. 
-        * Therefor the associated factory of the service is  looked up and 
used to instanciate a new component.
+        * Therefor the associated factory of the service is  looked up and 
used to instantiate a new component.
         * <p>
         * @return      newly created component
         * @param       serviceSpecifier        indicates the service or 
component name
diff --git a/main/l10ntools/source/cfgmerge.cxx 
b/main/l10ntools/source/cfgmerge.cxx
index 7acb6d11fa..415d0d4afc 100644
--- a/main/l10ntools/source/cfgmerge.cxx
+++ b/main/l10ntools/source/cfgmerge.cxx
@@ -179,7 +179,7 @@ extern char *GetOutputFile( int argc, char* argv[])
 int InitCfgExport( char *pOutput , char* pFilename )
 /*****************************************************************************/
 {
-       // instanciate Export
+       // instantiate Export
        ByteString sOutput( pOutput );
        ByteString sFilename( pFilename );
     Export::InitLanguages();
diff --git a/main/l10ntools/source/export.cxx b/main/l10ntools/source/export.cxx
index a42d6d0f20..5a3aea0349 100644
--- a/main/l10ntools/source/export.cxx
+++ b/main/l10ntools/source/export.cxx
@@ -190,7 +190,7 @@ extern char *GetOutputFile( int argc, char* argv[])
 int InitExport( char *pOutput , char* pFilename )
 /*****************************************************************************/
 {
-       // instanciate Export
+       // instantiate Export
        ByteString sOutput( pOutput );
        ByteString sFilename( pFilename );
 
diff --git a/main/l10ntools/source/xrmmerge.cxx 
b/main/l10ntools/source/xrmmerge.cxx
index 55c354995a..658b4c5cc8 100644
--- a/main/l10ntools/source/xrmmerge.cxx
+++ b/main/l10ntools/source/xrmmerge.cxx
@@ -176,7 +176,7 @@ void removeTempFile(){
 int InitXrmExport( char *pOutput , char* pFilename)
 /*****************************************************************************/
 {
-       // instanciate Export
+       // instantiate Export
        ByteString sOutput( pOutput );
        ByteString sFilename( pFilename );
     Export::InitLanguages( false );
diff --git a/main/odk/examples/DevelopersGuide/Accessibility/MessageArea.java 
b/main/odk/examples/DevelopersGuide/Accessibility/MessageArea.java
index 74eb946117..4537ae4ee2 100644
--- a/main/odk/examples/DevelopersGuide/Accessibility/MessageArea.java
+++ b/main/odk/examples/DevelopersGuide/Accessibility/MessageArea.java
@@ -48,7 +48,7 @@ public class MessageArea
 
 
     /** Create a new message area.  This method is private because the class is
-        a singleton and may therefore not be instanciated from the outside.
+        a singleton and may therefore not be instantiated from the outside.
     */
     private MessageArea ()
     {
diff --git a/main/odk/examples/DevelopersGuide/Drawing/CustomShowDemo.java 
b/main/odk/examples/DevelopersGuide/Drawing/CustomShowDemo.java
index aea04d1995..9b15ea8b30 100644
--- a/main/odk/examples/DevelopersGuide/Drawing/CustomShowDemo.java
+++ b/main/odk/examples/DevelopersGuide/Drawing/CustomShowDemo.java
@@ -127,7 +127,7 @@ public class CustomShowDemo
                        Object                  xObj;
                        XIndexContainer xContainer;
 
-                       /* instanciate an IndexContainer that will take
+                       /* instantiate an IndexContainer that will take
                           a list of draw pages for the first custom show */
                        xObj = xFactory.createInstance();
                    xContainer = (XIndexContainer)UnoRuntime.queryInterface( 
XIndexContainer.class, xObj );
@@ -135,7 +135,7 @@ public class CustomShowDemo
                                xContainer.insertByIndex( 
xContainer.getCount(), xDrawPages.getByIndex( i ) );
                        xNameContainer.insertByName( "ShortVersion", xContainer 
);
 
-                       /* instanciate an IndexContainer that will take
+                       /* instantiate an IndexContainer that will take
                           a list of draw page for the second custom show */
                        xObj = xFactory.createInstance();
                    xContainer = (XIndexContainer)UnoRuntime.queryInterface( 
XIndexContainer.class, xObj );
diff --git a/main/odk/examples/java/ConverterServlet/ConverterServlet.java 
b/main/odk/examples/java/ConverterServlet/ConverterServlet.java
index 63bb545766..c06112a89a 100644
--- a/main/odk/examples/java/ConverterServlet/ConverterServlet.java
+++ b/main/odk/examples/java/ConverterServlet/ConverterServlet.java
@@ -249,7 +249,7 @@ public class ConverterServlet extends HttpServlet {
             
             /* A desktop environment contains tasks with one or more
                frames in which components can be loaded. Desktop is the
-               environment for components which can instanciate within
+               environment for components which can instantiate within
                frames. */
             XComponentLoader xcomponentloader = ( XComponentLoader )
                 UnoRuntime.queryInterface( XComponentLoader.class,
diff --git a/main/odk/examples/java/Inspector/TestInspector.java 
b/main/odk/examples/java/Inspector/TestInspector.java
index 27bf249160..43b2b7efec 100644
--- a/main/odk/examples/java/Inspector/TestInspector.java
+++ b/main/odk/examples/java/Inspector/TestInspector.java
@@ -57,7 +57,7 @@ public class TestInspector {
             
             /* A desktop environment contains tasks with one or more
                frames in which components can be loaded. Desktop is the
-               environment for components which can instanciate within
+               environment for components which can instantiate within
                frames. */
             com.sun.star.frame.XComponentLoader xCmpLoader =  
(com.sun.star.frame.XComponentLoader)UnoRuntime.queryInterface( 
com.sun.star.frame.XComponentLoader.class,
                     
xMCF.createInstanceWithContext("com.sun.star.frame.Desktop", xContext));
diff --git a/main/odk/examples/java/NotesAccess/NotesAccess.java 
b/main/odk/examples/java/NotesAccess/NotesAccess.java
index 3889bdd87a..dfcadf9eba 100644
--- a/main/odk/examples/java/NotesAccess/NotesAccess.java
+++ b/main/odk/examples/java/NotesAccess/NotesAccess.java
@@ -137,7 +137,7 @@ public class NotesAccess implements Runnable {
           
             /* A desktop environment contains tasks with one or more
                frames in which components can be loaded. Desktop is the
-               environment for components which can instanciate within
+               environment for components which can instantiate within
                frames. */
             XComponentLoader xLoader = ( XComponentLoader )
                 UnoRuntime.queryInterface(XComponentLoader.class,
diff --git a/main/odk/examples/java/Spreadsheet/ChartTypeChange.java 
b/main/odk/examples/java/Spreadsheet/ChartTypeChange.java
index 0d23b8aec5..31df20bcef 100644
--- a/main/odk/examples/java/Spreadsheet/ChartTypeChange.java
+++ b/main/odk/examples/java/Spreadsheet/ChartTypeChange.java
@@ -169,7 +169,7 @@ public class ChartTypeChange {
         try {
             /* A desktop environment contains tasks with one or more
                frames in which components can be loaded. Desktop is the
-               environment for components which can instanciate within
+               environment for components which can instantiate within
                frames. */
             XComponentLoader xComponentloader = (XComponentLoader)
                 UnoRuntime.queryInterface( XComponentLoader.class,
@@ -215,7 +215,7 @@ public class ChartTypeChange {
         try {
             /* A desktop environment contains tasks with one or more
                frames in which components can be loaded. Desktop is the
-               environment for components which can instanciate within
+               environment for components which can instantiate within
                frames. */
             XComponentLoader xcomponentloader = ( XComponentLoader )
                 UnoRuntime.queryInterface( XComponentLoader.class,
diff --git a/main/odk/examples/java/Text/GraphicsInserter.java 
b/main/odk/examples/java/Text/GraphicsInserter.java
index 1de34d7546..f8cbe0ce4a 100644
--- a/main/odk/examples/java/Text/GraphicsInserter.java
+++ b/main/odk/examples/java/Text/GraphicsInserter.java
@@ -55,7 +55,7 @@ public class GraphicsInserter {
             
             /* A desktop environment contains tasks with one or more
                frames in which components can be loaded. Desktop is the
-               environment for components which can instanciate within
+               environment for components which can instantiate within
                frames. */
             com.sun.star.frame.XDesktop xDesktop = 
(com.sun.star.frame.XDesktop)
                 UnoRuntime.queryInterface(com.sun.star.frame.XDesktop.class,
diff --git a/main/offapi/com/sun/star/frame/XLayoutManager.idl 
b/main/offapi/com/sun/star/frame/XLayoutManager.idl
index 8d9b77f508..653019a580 100644
--- a/main/offapi/com/sun/star/frame/XLayoutManager.idl
+++ b/main/offapi/com/sun/star/frame/XLayoutManager.idl
@@ -217,7 +217,7 @@ published interface XLayoutManager : 
com::sun::star::uno::XInterface
     */
     com::sun::star::ui::XUIElement getElement( [in] string ResourceURL );
 
-    /** retrieves all user interface elements which are currently instanciated.
+    /** retrieves all user interface elements which are currently instantiated.
 
         @return
             a sequence of user interface elements providing <type 
scope="com::sun::star::ui">XUIElement</type>
diff --git a/main/offapi/com/sun/star/script/vba/VBAScriptEventId.idl 
b/main/offapi/com/sun/star/script/vba/VBAScriptEventId.idl
index 7c96210d09..5ce459c434 100644
--- a/main/offapi/com/sun/star/script/vba/VBAScriptEventId.idl
+++ b/main/offapi/com/sun/star/script/vba/VBAScriptEventId.idl
@@ -77,7 +77,7 @@ constants VBAScriptEventId
 
     //-------------------------------------------------------------------------
     /** This event is fired when a VBA script in the current document tries to
-        instanciate a userform.
+        instantiate a userform.
 
         <p>The member <member>VBAScriptEvent::ModuleName</member> of the event
         object will contain the name of the userform module.</p>
diff --git a/main/offapi/com/sun/star/sdb/RowSet.idl 
b/main/offapi/com/sun/star/sdb/RowSet.idl
index d57f7b96f7..79a1b87bb3 100644
--- a/main/offapi/com/sun/star/sdb/RowSet.idl
+++ b/main/offapi/com/sun/star/sdb/RowSet.idl
@@ -53,7 +53,7 @@ published interface XParametersSupplier;
 /** is a client side RowSet, which use retrieves is data based on a database 
table,
        a query or a SQL command or by a rowset reader, who mustn't support SQL.
        The connection of the rowset is typically a named DataSource or a 
DataAccess component
-       or a previous instanciated connection.
+       or a previous instantiated connection.
        <p>
        Depending on the
        <type scope="com::sun::star::sdbc">ResultSetConcurrency</type>
diff --git a/main/offapi/com/sun/star/ucb/HierarchyDataSource.idl 
b/main/offapi/com/sun/star/ucb/HierarchyDataSource.idl
index f6f9a6670d..76054f0faf 100644
--- a/main/offapi/com/sun/star/ucb/HierarchyDataSource.idl
+++ b/main/offapi/com/sun/star/ucb/HierarchyDataSource.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module ucb {
     for objects that provide access to a subset of the data.
 
     <p><b>Note:</b> This is an abstract service. This means, that there should
-    never be implementations that can be instanciated using the service name
+    never be implementations that can be instantiated using the service name
     <code>com.sun.star.ucb.HierarchyDataSource</code>. Each implementation must
     provide its own service name that can be used to create instances of that
     service implementation. Important for those service specifications is also
@@ -49,7 +49,7 @@ published service HierarchyDataSource
 {
        
//-------------------------------------------------------------------------
     /** allows creating access objects for specific views such as subsets and
-        fragments of the hierrachy data.
+        fragments of the hierarchy data.
 
         <p>The parameter <var>aServiceSpecifier</var> passed to
         <member 
scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments</member>
diff --git a/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl 
b/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl
index 747fb39dde..f952f45cf8 100644
--- a/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl
+++ b/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module ucb {
 //=============================================================================
 /** creates a <type>CachedDynamicResultSet</type>.
 
-       <p>Pay attention to instanciate this helper on clientside where your 
want
+       <p>Pay attention to instantiate this helper on clientside where your 
want
        to read the data respectively where you have instantiated the listener 
to
        the     <type>XDynamicResultSet</type>.
 
diff --git 
a/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl 
b/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
index a4875a376b..e6bbd32481 100644
--- a/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
+++ b/main/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
@@ -48,14 +48,14 @@ module com { module sun { module star { module ucb {
        optimized <type>DynamicResultSet</type> to a remote optimized
        <type>CachedDynamicResultSet</type>.
 
-       <p>Pay attention to instanciate this helper on serverside where your 
source
-       <type>DynamicResultSet</type> was instanciated.
+       <p>Pay attention to instantiate this helper on serverside where your 
source
+       <type>DynamicResultSet</type> was instantiated.
 
        <p>Method 
     
<member>XCachedDynamicResultSetStubFactory::createCachedDynamicResultSetStub</member>
     can be used to create a stub on serverside.
 
-       <p>If you have instanciated a <type>CachedDynamicResultSet</type> on 
client
+       <p>If you have instantiated a <type>CachedDynamicResultSet</type> on 
client
        side already, use method <member>connectToCache</member> to connect your
        given DynamicResultSet with this Cache.
 
@@ -79,7 +79,7 @@ published interface XCachedDynamicResultSetStubFactory: 
com::sun::star::uno::XIn
                                [in] com::sun::star::ucb::XDynamicResultSet 
Source );
 
        
//-------------------------------------------------------------------------
-       /** If you have instanciated a <type>CachedDynamicResultSet</type> on
+       /** If you have instantiated a <type>CachedDynamicResultSet</type> on
                client side already, use this to connect your given Source on 
server
                side to the TargetCache.
 
@@ -95,7 +95,7 @@ published interface XCachedDynamicResultSetStubFactory: 
com::sun::star::uno::XIn
 
                @param CompareFactory
                will be ignored unless SortingInfo is not empty. Then the 
supplied
-               factory will be used to instanciate objects used to compare the
+               factory will be used to instantiate objects used to compare the
                properties that are involved in sorting.
 
                @throws ListenerAlreadySetException
diff --git a/main/oox/inc/oox/helper/binaryinputstream.hxx 
b/main/oox/inc/oox/helper/binaryinputstream.hxx
index e8206b6ac5..12d2e3e1e2 100644
--- a/main/oox/inc/oox/helper/binaryinputstream.hxx
+++ b/main/oox/inc/oox/helper/binaryinputstream.hxx
@@ -232,7 +232,7 @@ public:
 
 protected:
     /** This dummy default c'tor will never call the c'tor of the virtual base
-        class BinaryStreamBase as this class cannot be instanciated directly. 
*/
+        class BinaryStreamBase as this class cannot be instantiated directly. 
*/
     inline explicit     BinaryInputStream() : BinaryStreamBase( false ) {}
 };
 
diff --git a/main/oox/inc/oox/helper/binaryoutputstream.hxx 
b/main/oox/inc/oox/helper/binaryoutputstream.hxx
index a7def21076..4ac1e89fd2 100644
--- a/main/oox/inc/oox/helper/binaryoutputstream.hxx
+++ b/main/oox/inc/oox/helper/binaryoutputstream.hxx
@@ -71,7 +71,7 @@ public:
 
 protected:
     /** This dummy default c'tor will never call the c'tor of the virtual base
-        class BinaryStreamBase as this class cannot be instanciated directly. 
*/
+        class BinaryStreamBase as this class cannot be instantiated directly. 
*/
     inline explicit     BinaryOutputStream() : BinaryStreamBase( false ) {}
 };
 
diff --git a/main/oox/source/vml/vmldrawing.cxx 
b/main/oox/source/vml/vmldrawing.cxx
index 2639928d71..a6dbd57b43 100644
--- a/main/oox/source/vml/vmldrawing.cxx
+++ b/main/oox/source/vml/vmldrawing.cxx
@@ -220,7 +220,7 @@ Reference< XShape > Drawing::createAndInsertXShape( const 
OUString& rService,
     catch( Exception& )
     {
     }
-    OSL_ENSURE( xShape.is(), "Drawing::createAndInsertXShape - cannot 
instanciate shape object" );
+    OSL_ENSURE( xShape.is(), "Drawing::createAndInsertXShape - cannot 
instantiate shape object" );
     return xShape;
 }
 
diff --git a/main/oox/source/xls/drawingmanager.cxx 
b/main/oox/source/xls/drawingmanager.cxx
index 728354a128..492cccbf05 100644
--- a/main/oox/source/xls/drawingmanager.cxx
+++ b/main/oox/source/xls/drawingmanager.cxx
@@ -1379,7 +1379,7 @@ Reference< XShape > 
BiffDrawingBase::createAndInsertXShape( const OUString& rSer
     catch( Exception& )
     {
     }
-    OSL_ENSURE( xShape.is(), "BiffDrawingBase::createAndInsertXShape - cannot 
instanciate shape object" );
+    OSL_ENSURE( xShape.is(), "BiffDrawingBase::createAndInsertXShape - cannot 
instantiate shape object" );
     return xShape;
 }
 
diff --git a/main/qadevOOo/tests/java/ifc/awt/_XTopWindow.java 
b/main/qadevOOo/tests/java/ifc/awt/_XTopWindow.java
index 38ab251e73..a65d077fdf 100644
--- a/main/qadevOOo/tests/java/ifc/awt/_XTopWindow.java
+++ b/main/qadevOOo/tests/java/ifc/awt/_XTopWindow.java
@@ -172,7 +172,7 @@ public class _XTopWindow extends MultiMethodTest {
                 ((XMultiServiceFactory)tParam.getMSF()).
                 createInstance("com.sun.star.awt.MenuBar")) ;
         } catch (com.sun.star.uno.Exception e) {
-            log.println("Can't instanciate MenuBar service") ;
+            log.println("Can't instantiate MenuBar service") ;
             result = false ;
         }
 
diff --git a/main/qadevOOo/tests/java/ifc/uno/_XComponentContext.java 
b/main/qadevOOo/tests/java/ifc/uno/_XComponentContext.java
index 24254c2466..df5c4741ac 100644
--- a/main/qadevOOo/tests/java/ifc/uno/_XComponentContext.java
+++ b/main/qadevOOo/tests/java/ifc/uno/_XComponentContext.java
@@ -46,7 +46,7 @@ public class _XComponentContext extends MultiMethodTest {
             try {
                 if 
(names[i].equals("com.sun.star.i18n.ConversionDictionary_ko")) continue;
                 if (names[i].equals("com.sun.star.i18n.TextConversion_ko")) 
continue;
-                log.println("try to instanciate found servicename " + 
+                log.println("try to instantiate found servicename " +
                             names[i]);                
                 directly.createInstanceWithContext(names[i], oObj);
                 log.println("worked .... ok");
diff --git a/main/salhelper/inc/salhelper/singletonref.hxx 
b/main/salhelper/inc/salhelper/singletonref.hxx
index ab986d6e21..e27cca817e 100644
--- a/main/salhelper/inc/salhelper/singletonref.hxx
+++ b/main/salhelper/inc/salhelper/singletonref.hxx
@@ -42,7 +42,7 @@ namespace salhelper{
 
 /** @short  template for implementing singleton classes.
 
-    @descr  Such classes can be instanciated everytimes they
+    @descr  Such classes can be instantiated everytimes they
             are needed. But the internal wrapped object will
             be created one times only. Of course its used
             resources are referenced one times only too.
diff --git a/main/sfx2/source/dialog/dockwin.cxx 
b/main/sfx2/source/dialog/dockwin.cxx
index e2cd4558e0..4c71bf047b 100644
--- a/main/sfx2/source/dialog/dockwin.cxx
+++ b/main/sfx2/source/dialog/dockwin.cxx
@@ -147,7 +147,7 @@ SfxDockingWrapper::SfxDockingWrapper( Window* pParentWnd ,
     pWindow = pTitleDockWindow;
        eChildAlignment = SFX_ALIGN_NOALIGNMENT;
 
-    // Use factory manager to retrieve XWindow factory. That can be used to 
instanciate
+    // Use factory manager to retrieve XWindow factory. That can be used to 
instantiate
     // the real window factory.
     uno::Reference< lang::XSingleComponentFactory > xFactoryMgr( 
             xServiceManager->createInstance( 
diff --git a/main/stoc/test/testsmgr_cpnt.cxx b/main/stoc/test/testsmgr_cpnt.cxx
index 259daa01bd..398213fd4e 100644
--- a/main/stoc/test/testsmgr_cpnt.cxx
+++ b/main/stoc/test/testsmgr_cpnt.cxx
@@ -350,7 +350,7 @@ extern "C" void SAL_CALL test_ServiceManager()
                TEST_ENSHURE( xFact.is(), "Service 
com::sun::star.test.TestManager1 not found" );
 
                Reference< XInterface > xTest1 = xFact->createInstance();
-               TEST_ENSHURE( nInstanceCount == 1, "wrong service instanciated" 
);
+               TEST_ENSHURE( nInstanceCount == 1, "wrong service instantiated" 
);
 
                // TestManager2
                xProv = xSMgr->queryServiceProvider( 
L"com::sun::star.test.TestManager2");
@@ -358,7 +358,7 @@ extern "C" void SAL_CALL test_ServiceManager()
                TEST_ENSHURE( xFact.is(), "Service 
com::sun::star.test.TestManager2 not found" );
 
                Reference < XInterface > xTest2 = xFact->createInstance();
-               TEST_ENSHURE( nInstanceCount == 2, "wrong service instanciated" 
);
+               TEST_ENSHURE( nInstanceCount == 2, "wrong service instantiated" 
);
 
                xTest1 = Reference< XInterface >();
                xTest2 = Reference< XInterface >();
diff --git a/main/sw/source/ui/fldui/fldwrap.cxx 
b/main/sw/source/ui/fldui/fldwrap.cxx
index 8a07555b09..80e637dc9e 100644
--- a/main/sw/source/ui/fldui/fldwrap.cxx
+++ b/main/sw/source/ui/fldui/fldwrap.cxx
@@ -167,7 +167,7 @@ SFX_IMPL_CHILDWINDOW(SwFldDataOnlyDlgWrapper, 
FN_INSERT_FIELD_DATA_ONLY)
 SfxChildWinInfo SwFldDataOnlyDlgWrapper::GetInfo() const
 {
     SfxChildWinInfo aInfo = SfxChildWindow::GetInfo();
-// prevent instatiation of dialog other than by calling
+// prevent instantiation of dialog other than by calling
 // the mail merge dialog
     aInfo.bVisible = sal_False;
     return aInfo;
diff --git a/main/toolkit/test/accessibility/MessageArea.java 
b/main/toolkit/test/accessibility/MessageArea.java
index fe738dfc06..1ad0af02ff 100644
--- a/main/toolkit/test/accessibility/MessageArea.java
+++ b/main/toolkit/test/accessibility/MessageArea.java
@@ -46,7 +46,7 @@ public class MessageArea
 
 
     /** Create a new message area.  This method is private because the class is
-        a singleton and may therefore not be instanciated from the outside.
+        a singleton and may therefore not be instantiated from the outside.
     */
     private MessageArea ()
     {
diff --git a/main/tools/inc/tools/fsys.hxx b/main/tools/inc/tools/fsys.hxx
index bccab1071b..4d18a10419 100644
--- a/main/tools/inc/tools/fsys.hxx
+++ b/main/tools/inc/tools/fsys.hxx
@@ -498,7 +498,7 @@ public:
 /** FSysRedirector is an abstract base class for a hook to redirect
        mirrored directory trees.
 
-       <P>One instance of a subclass can be instanciated and registered
+       <P>One instance of a subclass can be instantiated and registered
        using the method FSysRedirector::Register(FSysRedirector*).
  */
 
diff --git a/main/ucb/source/core/ucbcmds.cxx b/main/ucb/source/core/ucbcmds.cxx
index 28ff72a0bc..81d8344771 100644
--- a/main/ucb/source/core/ucbcmds.cxx
+++ b/main/ucb/source/core/ucbcmds.cxx
@@ -1788,7 +1788,7 @@ void UniversalContentBroker::globalTransfer(
             uno::Sequence< uno::Any >(&aProps, 1),
             xEnv,
             rtl::OUString::createFromAscii(
-                "Can't instanciate target object!" ),
+                "Can't instantiate target object!" ),
             this );
         // Unreachable
     }
@@ -1977,7 +1977,7 @@ void UniversalContentBroker::globalTransfer(
             uno::Sequence< uno::Any >(&aProps, 1),
             xEnv,
             rtl::OUString::createFromAscii(
-                "Can't instanciate source object!" ),
+                "Can't instantiate source object!" ),
             this );
         // Unreachable
     }
diff --git a/main/ucb/source/core/ucbstore.cxx 
b/main/ucb/source/core/ucbstore.cxx
index 221ecf985b..49ebdf0658 100644
--- a/main/ucb/source/core/ucbstore.cxx
+++ b/main/ucb/source/core/ucbstore.cxx
@@ -401,7 +401,7 @@ PropertySetRegistry::openPropertySet( const OUString& key, 
sal_Bool create )
                PropertySetMap_Impl::const_iterator it = rSets.find( key );
                if ( it != rSets.end() )
                {
-                       // Already instanciated.
+                       // Already instantiated.
                        return Reference< XPersistentPropertySet >( 
(*it).second );
                }
                else
diff --git a/main/ucb/source/ucp/gio/gio_content.cxx 
b/main/ucb/source/ucp/gio/gio_content.cxx
index 18e243a50e..d6939ccf0d 100644
--- a/main/ucb/source/ucp/gio/gio_content.cxx
+++ b/main/ucb/source/ucp/gio/gio_content.cxx
@@ -529,7 +529,7 @@ getReadOnlyException( const uno::Reference< uno::XInterface 
>& rContext )
 
 void Content::queryChildren( ContentRefList& rChildren )
 {
-    // Obtain a list with a snapshot of all currently instanciated contents
+    // Obtain a list with a snapshot of all currently instantiated contents
     // from provider and extract the contents which are direct children
     // of this content.
 
@@ -586,7 +586,7 @@ sal_Bool Content::exchangeIdentity( const uno::Reference< 
ucb::XContentIdentifie
     // Exchange own identitity.
     if ( exchange( xNewId ) )
     {
-        // Process instanciated children...
+        // Process instantiated children...
         ContentRefList aChildren;
         queryChildren( aChildren );
 
diff --git a/main/ucb/source/ucp/gvfs/gvfs_content.cxx 
b/main/ucb/source/ucp/gvfs/gvfs_content.cxx
index 7586ee863c..1d322ba320 100644
--- a/main/ucb/source/ucp/gvfs/gvfs_content.cxx
+++ b/main/ucb/source/ucp/gvfs/gvfs_content.cxx
@@ -878,7 +878,7 @@ uno::Sequence< uno::Any > Content::setPropertyValues(
 
 void Content::queryChildren( ContentRefList& rChildren )
 {
-    // Obtain a list with a snapshot of all currently instanciated contents
+    // Obtain a list with a snapshot of all currently instantiated contents
     // from provider and extract the contents which are direct children
     // of this content.
 
@@ -1041,7 +1041,7 @@ void Content::destroy( sal_Bool bDeletePhysical )
 
     osl::Guard< osl::Mutex > aGuard( m_aMutex );
 
-    // Process instanciated children...
+    // Process instantiated children...
     ::gvfs::Content::ContentRefList aChildren;
     queryChildren( aChildren );
 
@@ -1082,7 +1082,7 @@ sal_Bool Content::exchangeIdentity(
     // Exchange own identitity.
     if ( exchange( xNewId ) ) {
 
-        // Process instanciated children...
+        // Process instantiated children...
         ContentRefList aChildren;
         queryChildren( aChildren );
 
diff --git a/main/ucb/source/ucp/hierarchy/hierarchycontent.cxx 
b/main/ucb/source/ucp/hierarchy/hierarchycontent.cxx
index fb5f823ec8..b1922b0231 100644
--- a/main/ucb/source/ucp/hierarchy/hierarchycontent.cxx
+++ b/main/ucb/source/ucp/hierarchy/hierarchycontent.cxx
@@ -836,7 +836,7 @@ void HierarchyContent::queryChildren( 
HierarchyContentRefList& rChildren )
     if ( ( m_eKind != FOLDER ) && ( m_eKind != ROOT ) )
         return;
 
-    // Obtain a list with a snapshot of all currently instanciated contents
+    // Obtain a list with a snapshot of all currently instantiated contents
     // from provider and extract the contents which are direct children
     // of this content.
 
@@ -922,7 +922,7 @@ sal_Bool HierarchyContent::exchangeIdentity(
         {
             if ( m_eKind == FOLDER )
             {
-                // Process instanciated children...
+                // Process instantiated children...
 
                 HierarchyContentRefList aChildren;
                 queryChildren( aChildren );
@@ -1651,7 +1651,7 @@ void HierarchyContent::destroy( sal_Bool bDeletePhysical,
 
     if ( m_eKind == FOLDER )
     {
-        // Process instanciated children...
+        // Process instantiated children...
 
         HierarchyContentRefList aChildren;
         queryChildren( aChildren );
@@ -1768,7 +1768,7 @@ void HierarchyContent::transfer(
             uno::Sequence< uno::Any >(&aProps, 1),
             xEnv,
             rtl::OUString::createFromAscii(
-                "Cannot instanciate source object!" ),
+                "Cannot instantiate source object!" ),
             this );
         // Unreachable
     }
diff --git a/main/ucb/source/ucp/hierarchy/hierarchydatasource.cxx 
b/main/ucb/source/ucp/hierarchy/hierarchydatasource.cxx
index ef0fe4af6a..d8ee008442 100644
--- a/main/ucb/source/ucp/hierarchy/hierarchydatasource.cxx
+++ b/main/ucb/source/ucp/hierarchy/hierarchydatasource.cxx
@@ -525,7 +525,7 @@ HierarchyDataSource::createInstanceWithArguments(
     {
         OSL_ENSURE( false,
                     "HierarchyDataSource::createInstanceWithArguments - "
-                    "Cannot instanciate configuration access!" );
+                    "Cannot instantiate configuration access!" );
         throw;
     }
 
@@ -533,7 +533,7 @@ HierarchyDataSource::createInstanceWithArguments(
     {
         OSL_ENSURE( false,
                     "HierarchyDataSource::createInstanceWithArguments - "
-                    "Cannot instanciate configuration access!" );
+                    "Cannot instantiate configuration access!" );
         return xConfigAccess;
     }
 
diff --git a/main/ucb/source/ucp/odma/odma_content.cxx 
b/main/ucb/source/ucp/odma/odma_content.cxx
index a9eb57a0c9..4864e9f690 100644
--- a/main/ucb/source/ucp/odma/odma_content.cxx
+++ b/main/ucb/source/ucp/odma/odma_content.cxx
@@ -992,7 +992,7 @@ void Content::queryChildren( ContentRefList& rChildren )
 {
        // @@@ Adapt method to your URL scheme...
 
-       // Obtain a list with a snapshot of all currently instanciated contents
+       // Obtain a list with a snapshot of all currently instantiated contents
        // from provider and extract the contents which are direct children
        // of this content.
 
@@ -1116,7 +1116,7 @@ void Content::destroy( sal_Bool bDeletePhysical )
 
        osl::Guard< osl::Mutex > aGuard( m_aMutex );
 
-       // Process instanciated children...
+       // Process instantiated children...
 
        ContentRefList aChildren;
        queryChildren( aChildren );
diff --git a/main/ucb/source/ucp/odma/odma_provider.cxx 
b/main/ucb/source/ucp/odma/odma_provider.cxx
index b4759273aa..ca0636b7f8 100644
--- a/main/ucb/source/ucp/odma/odma_provider.cxx
+++ b/main/ucb/source/ucp/odma/odma_provider.cxx
@@ -195,7 +195,7 @@ uno::Reference< ucb::XContent > SAL_CALL 
ContentProvider::queryContent(
        if ( xContent.is() )
                return xContent;
 
-       // @@@ Decision, which content implementation to instanciate may be
+       // @@@ Decision, which content implementation to instantiate may be
        //     made here ( in case you have different content classes ).
 
        // Create a new content.
diff --git a/main/ucb/source/ucp/package/pkgcontent.cxx 
b/main/ucb/source/ucp/package/pkgcontent.cxx
index c6b44e1ea0..09c293273e 100644
--- a/main/ucb/source/ucp/package/pkgcontent.cxx
+++ b/main/ucb/source/ucp/package/pkgcontent.cxx
@@ -1860,7 +1860,7 @@ void Content::destroy(
 
     if ( isFolder() )
     {
-        // Process instanciated children...
+        // Process instantiated children...
 
         ContentRefList aChildren;
         queryChildren( aChildren );
@@ -1971,7 +1971,7 @@ void Content::transfer(
             uno::Sequence< uno::Any >(&aProps, 1),
             xEnv,
             rtl::OUString::createFromAscii(
-                "Cannot instanciate source object!" ),
+                "Cannot instantiate source object!" ),
             this );
         // Unreachable
     }
@@ -2212,7 +2212,7 @@ sal_Bool Content::exchangeIdentity(
             m_aUri = aNewUri;
             if ( isFolder() )
             {
-                // Process instanciated children...
+                // Process instantiated children...
 
                 ContentRefList aChildren;
                 queryChildren( aChildren );
@@ -2256,7 +2256,7 @@ sal_Bool Content::exchangeIdentity(
 //=========================================================================
 void Content::queryChildren( ContentRefList& rChildren )
 {
-    // Obtain a list with a snapshot of all currently instanciated contents
+    // Obtain a list with a snapshot of all currently instantiated contents
     // from provider and extract the contents which are direct children
     // of this content.
 
diff --git a/main/ucb/source/ucp/package/pkgprovider.cxx 
b/main/ucb/source/ucp/package/pkgprovider.cxx
index 1ba38d5d7e..4fef6d5d3c 100644
--- a/main/ucb/source/ucp/package/pkgprovider.cxx
+++ b/main/ucb/source/ucp/package/pkgprovider.cxx
@@ -258,7 +258,7 @@ ContentProvider::createPackage( const rtl::OUString & 
rName, const rtl::OUString
         Packages::const_iterator it = m_pPackages->find( rURL );
         if ( it != m_pPackages->end() )
         {
-            // Already instanciated. Return package.
+            // Already instantiated. Return package.
             return (*it).second->m_xNA;
         }
     }
diff --git a/main/ucb/source/ucp/tdoc/tdoc_content.cxx 
b/main/ucb/source/ucp/tdoc/tdoc_content.cxx
index 41d923acd6..e9e5954c26 100644
--- a/main/ucb/source/ucp/tdoc/tdoc_content.cxx
+++ b/main/ucb/source/ucp/tdoc/tdoc_content.cxx
@@ -831,7 +831,7 @@ void Content::queryChildren( ContentRefList& rChildren )
     if ( !m_aProps.getIsFolder() )
         return;
 
-    // Obtain a list with a snapshot of all currently instanciated contents
+    // Obtain a list with a snapshot of all currently instantiated contents
     // from provider and extract the contents which are direct children
     // of this content.
 
@@ -1896,7 +1896,7 @@ void Content::destroy( sal_Bool bDeletePhysical,
 
     if ( eType == FOLDER )
     {
-        // Process instanciated children...
+        // Process instantiated children...
 
         ContentRefList aChildren;
         queryChildren( aChildren );
@@ -2273,7 +2273,7 @@ void Content::transfer(
             uno::Sequence< uno::Any >(&aProps, 1),
             xEnv,
             rtl::OUString::createFromAscii(
-                "Cannot instanciate target object!" ),
+                "Cannot instantiate target object!" ),
             this );
         // Unreachable
     }
@@ -2318,7 +2318,7 @@ void Content::transfer(
                 uno::Sequence< uno::Any >(&aProps, 1),
                 xEnv,
                 rtl::OUString::createFromAscii(
-                    "Cannot instanciate target object!" ),
+                    "Cannot instantiate target object!" ),
                 this );
             // Unreachable
         }
diff --git a/main/ucb/source/ucp/tdoc/tdoc_docmgr.cxx 
b/main/ucb/source/ucp/tdoc/tdoc_docmgr.cxx
index 2d6f8b8e8b..a97c4d43aa 100644
--- a/main/ucb/source/ucp/tdoc/tdoc_docmgr.cxx
+++ b/main/ucb/source/ucp/tdoc/tdoc_docmgr.cxx
@@ -478,7 +478,7 @@ OfficeDocumentsManager::createDocumentEventNotifier(
 
     OSL_ENSURE(
         xIfc.is(),
-        "Could not instanciate com.sun.star.frame.GlobalEventBroadcaster" );
+        "Could not instantiate com.sun.star.frame.GlobalEventBroadcaster" );
 
     if ( xIfc.is() )
     {
@@ -718,7 +718,7 @@ bool OfficeDocumentsManager::isBasicIDE(
             }
 
             OSL_ENSURE( m_xModuleMgr .is(),
-                        "Could not instanciate ModuleManager service!" );
+                        "Could not instantiate ModuleManager service!" );
         }
     }
 
diff --git a/main/ucb/source/ucp/tdoc/tdoc_provider.cxx 
b/main/ucb/source/ucp/tdoc/tdoc_provider.cxx
index 781c8bd442..721dcec336 100644
--- a/main/ucb/source/ucp/tdoc/tdoc_provider.cxx
+++ b/main/ucb/source/ucp/tdoc/tdoc_provider.cxx
@@ -282,7 +282,7 @@ void ContentProvider::notifyDocumentClosed( const 
rtl::OUString & rDocId )
     if ( xRoot.is() )
     {
         // No document content found for rDocId but root content
-        // instanciated. Root content must announce document removal
+        // instantiated. Root content must announce document removal
         // to content event listeners.
         xRoot->notifyChildRemoved( rDocId );
     }
diff --git a/main/ucb/source/ucp/webdav/webdavcontent.cxx 
b/main/ucb/source/ucp/webdav/webdavcontent.cxx
index ba64963643..dd483c7bec 100644
--- a/main/ucb/source/ucp/webdav/webdavcontent.cxx
+++ b/main/ucb/source/ucp/webdav/webdavcontent.cxx
@@ -2412,7 +2412,7 @@ void Content::post(
 //=========================================================================
 void Content::queryChildren( ContentRefList& rChildren )
 {
-    // Obtain a list with a snapshot of all currently instanciated contents
+    // Obtain a list with a snapshot of all currently instantiated contents
     // from provider and extract the contents which are direct children
     // of this content.
 
@@ -2965,7 +2965,7 @@ void Content::destroy( sal_Bool bDeletePhysical )
 
     osl::Guard< osl::Mutex > aGuard( m_aMutex );
 
-    // Process instanciated children...
+    // Process instantiated children...
 
     ::http_dav_ucp::Content::ContentRefList aChildren;
     queryChildren( aChildren );
@@ -3178,7 +3178,7 @@ sal_Bool Content::exchangeIdentity(
         aGuard.clear();
         if ( exchange( xNewId ) )
         {
-            // Process instanciated children...
+            // Process instantiated children...
 
             ContentRefList aChildren;
             queryChildren( aChildren );
diff --git a/main/ucbhelper/inc/ucbhelper/contentbroker.hxx 
b/main/ucbhelper/inc/ucbhelper/contentbroker.hxx
index ede26b401a..b52ba96e0b 100644
--- a/main/ucbhelper/inc/ucbhelper/contentbroker.hxx
+++ b/main/ucbhelper/inc/ucbhelper/contentbroker.hxx
@@ -150,7 +150,7 @@ public:
        get();
 
        /**
-         * This method returns the Service Manager used to instanciate the 
Broker.
+         * This method returns the Service Manager used to instantiate the 
Broker.
          *
          * @return a Service Manager.
          */
diff --git a/main/ucbhelper/inc/ucbhelper/registerucb.hxx 
b/main/ucbhelper/inc/ucbhelper/registerucb.hxx
index a613e33f01..9cbbf4b1c7 100644
--- a/main/ucbhelper/inc/ucbhelper/registerucb.hxx
+++ b/main/ucbhelper/inc/ucbhelper/registerucb.hxx
@@ -68,15 +68,15 @@ typedef std::vector< ContentProviderRegistrationInfo >
  */
 struct ContentProviderData
 {
-    /** The UNO service name to use to instanciate the content provider.
+    /** The UNO service name to use to instantiate the content provider.
         */
        rtl::OUString ServiceName;
 
-    /** The URL template to use to instanciate the content provider.
+    /** The URL template to use to instantiate the content provider.
         */
     rtl::OUString URLTemplate;
 
-    /** The arguments to use to instanciate the content provider.
+    /** The arguments to use to instantiate the content provider.
         */
     rtl::OUString Arguments;
 
diff --git a/main/ucbhelper/source/provider/contenthelper.cxx 
b/main/ucbhelper/source/provider/contenthelper.cxx
index dc9690aed2..d626891921 100644
--- a/main/ucbhelper/source/provider/contenthelper.cxx
+++ b/main/ucbhelper/source/provider/contenthelper.cxx
@@ -999,7 +999,7 @@ void ContentImplHelper::inserted()
        // Content is not yet registered at provider.
        m_xProvider->registerNewContent( this );
 
-       // If the parent content is currently not instanciated, there can be
+       // If the parent content is currently not instantiated, there can be
        // no listeners interested in changes ;-)
 
        rtl::Reference< ContentImplHelper > xParent
diff --git a/main/ucbhelper/workben/myucp/myucp_content.cxx 
b/main/ucbhelper/workben/myucp/myucp_content.cxx
index 9157dea540..c4a546bd16 100644
--- a/main/ucbhelper/workben/myucp/myucp_content.cxx
+++ b/main/ucbhelper/workben/myucp/myucp_content.cxx
@@ -823,7 +823,7 @@ void Content::queryChildren( ContentRefList& rChildren )
 {
        // @@@ Adapt method to your URL scheme...
 
-       // Obtain a list with a snapshot of all currently instanciated contents
+       // Obtain a list with a snapshot of all currently instantiated contents
        // from provider and extract the contents which are direct children
        // of this content.
 
@@ -959,7 +959,7 @@ void Content::destroy( sal_Bool bDeletePhysical )
 
        osl::Guard< osl::Mutex > aGuard( m_aMutex );
 
-       // Process instanciated children...
+       // Process instantiated children...
 
        ContentRefList aChildren;
        queryChildren( aChildren );
diff --git a/main/ucbhelper/workben/myucp/myucp_provider.cxx 
b/main/ucbhelper/workben/myucp/myucp_provider.cxx
index c17d19e038..c2771239fc 100644
--- a/main/ucbhelper/workben/myucp/myucp_provider.cxx
+++ b/main/ucbhelper/workben/myucp/myucp_provider.cxx
@@ -150,7 +150,7 @@ uno::Reference< ucb::XContent > SAL_CALL 
ContentProvider::queryContent(
        if ( xContent.is() )
                return xContent;
 
-       // @@@ Decision, which content implementation to instanciate may be
+       // @@@ Decision, which content implementation to instantiate may be
        //     made here ( in case you have different content classes ).
 
        // Create a new content.
diff --git a/main/unotools/source/config/moduleoptions.cxx 
b/main/unotools/source/config/moduleoptions.cxx
index 9b719e4601..6227e3ad1d 100644
--- a/main/unotools/source/config/moduleoptions.cxx
+++ b/main/unotools/source/config/moduleoptions.cxx
@@ -334,7 +334,7 @@ struct FactoryInfo
                     throw css::uno::RuntimeException(
                         ::rtl::OUString(
                             RTL_CONSTASCII_USTRINGPARAM(
-                                "Cannot instanciate service "
+                                "Cannot instantiate service "
                                 "com.sun.star.util.PathSubstitution" ) ),
                         css::uno::Reference< css::uno::XInterface >() );
             }
diff --git a/main/uui/source/iahndl.cxx b/main/uui/source/iahndl.cxx
index bb9fdfcc94..1a1e17136e 100644
--- a/main/uui/source/iahndl.cxx
+++ b/main/uui/source/iahndl.cxx
@@ -971,7 +971,7 @@ UUIInteractionHelper::getInteractionHandlerList(
             throw uno::RuntimeException(
                 rtl::OUString(
                     RTL_CONSTASCII_USTRINGPARAM(
-                        "unable to instanciate config provider service")),
+                        "unable to instantiate config provider service")),
                 uno::Reference< uno::XInterface >());
 
         rtl::OUStringBuffer aFullPath;
@@ -995,7 +995,7 @@ UUIInteractionHelper::getInteractionHandlerList(
             throw uno::RuntimeException(
                 rtl::OUString(
                     RTL_CONSTASCII_USTRINGPARAM(
-                        "unable to instanciate config access")),
+                        "unable to instantiate config access")),
                 uno::Reference< uno::XInterface >());
 
         uno::Reference< container::XNameAccess > xNameAccess(
@@ -1141,7 +1141,7 @@ UUIInteractionHelper::getInteractionHandler()
         throw uno::RuntimeException(
             rtl::OUString(
                 RTL_CONSTASCII_USTRINGPARAM(
-                    "unable to instanciate Interaction Handler service")),
+                    "unable to instantiate Interaction Handler service")),
             uno::Reference< uno::XInterface >());
     return xIH;
 }
diff --git a/main/uui/source/iahndl.hxx b/main/uui/source/iahndl.hxx
index d69f36d738..a59491f660 100644
--- a/main/uui/source/iahndl.hxx
+++ b/main/uui/source/iahndl.hxx
@@ -71,7 +71,7 @@ class Window;
 //============================================================================
 struct InteractionHandlerData
 {
-    /** The UNO service name to use to instanciate the content provider.
+    /** The UNO service name to use to instantiate the content provider.
      */
     rtl::OUString ServiceName;
 
diff --git a/main/uui/source/passwordcontainer.cxx 
b/main/uui/source/passwordcontainer.cxx
index 28cb29cd66..a7d74e5f38 100644
--- a/main/uui/source/passwordcontainer.cxx
+++ b/main/uui/source/passwordcontainer.cxx
@@ -133,7 +133,7 @@ PasswordContainerHelper::PasswordContainerHelper(
         catch (uno::Exception const &)
         {}
     OSL_ENSURE(m_xPasswordContainer.is(),
-               "unable to instanciate password container service");
+               "unable to instantiate password container service");
 }
 
 //=========================================================================
diff --git a/main/vcl/unx/gtk/a11y/atkfactory.cxx 
b/main/vcl/unx/gtk/a11y/atkfactory.cxx
index fcd5b5a9f4..88e1c8b9d4 100644
--- a/main/vcl/unx/gtk/a11y/atkfactory.cxx
+++ b/main/vcl/unx/gtk/a11y/atkfactory.cxx
@@ -110,7 +110,7 @@ wrapper_factory_create_accessible( GObject *obj )
 {
     GtkWidget* parent_widget = gtk_widget_get_parent( GTK_WIDGET( obj ) );
     
-    // gail_container_real_remove_gtk tries to re-instanciate an accessible
+    // gail_container_real_remove_gtk tries to re-instantiate an accessible
     // for a widget that is about to vanish ..
     if( ! parent_widget )
         return atk_noop_object_wrapper_new();
diff --git a/main/wizards/com/sun/star/wizards/common/FileAccess.java 
b/main/wizards/com/sun/star/wizards/common/FileAccess.java
index 4e02a1a7d3..5f79b42f2a 100644
--- a/main/wizards/com/sun/star/wizards/common/FileAccess.java
+++ b/main/wizards/com/sun/star/wizards/common/FileAccess.java
@@ -52,7 +52,7 @@ import com.sun.star.wizards.ui.UIConsts;
 /**
  * This class delivers static convenience methods
  * to use with ucb SimpleFileAccess service.
- * You can also instanciate the class, to encapsulate 
+ * You can also instantiate the class, to encapsulate
  * some functionality of SimpleFileAccess. The instance
  * keeps a reference to an XSimpleFileAccess and an
  * XFileIdentifierConverter, saves the permanent 
diff --git a/main/wizards/com/sun/star/wizards/web/Process.java 
b/main/wizards/com/sun/star/wizards/web/Process.java
index 37c2d96889..de2e79a8b0 100644
--- a/main/wizards/com/sun/star/wizards/web/Process.java
+++ b/main/wizards/com/sun/star/wizards/web/Process.java
@@ -103,7 +103,7 @@ public class Process implements WebWizardConst, 
ProcessErrors
     public Task myTask;
     /**
      * This is a cache for exporters, so I do not need to 
-     * instanciate the same exporter more than once. 
+     * instantiate the same exporter more than once.
      */
     private Map exporters = new Hashtable(3);
     private boolean result;
diff --git a/main/wizards/com/sun/star/wizards/web/WWD_Startup.java 
b/main/wizards/com/sun/star/wizards/web/WWD_Startup.java
index 0cc73d2c7e..ef639172bc 100644
--- a/main/wizards/com/sun/star/wizards/web/WWD_Startup.java
+++ b/main/wizards/com/sun/star/wizards/web/WWD_Startup.java
@@ -452,7 +452,7 @@ public abstract class WWD_Startup extends WWD_General
     {
         try
         {
-            // instanciate
+            // instantiate
             String[] settingsResources = new String[]
             {
                 resources.resPages,
diff --git a/main/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx 
b/main/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
index 4ed4214c6d..c3a5da9fd1 100644
--- a/main/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
+++ b/main/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
@@ -41,7 +41,7 @@
    @image html doctok.png
 
    A resource is a set of events that describe an object. A resource
-   is only an abstract concept. It is not instanciated to a class.
+   is only an abstract concept. It is not instantiated to a class.
 
    A reference to a resource represents the object that the resource
    describes. The reference can be resolved thereby generating the
diff --git a/main/xmloff/source/chart/contexts.cxx 
b/main/xmloff/source/chart/contexts.cxx
index 4da31aaefa..2ace47cb65 100644
--- a/main/xmloff/source/chart/contexts.cxx
+++ b/main/xmloff/source/chart/contexts.cxx
@@ -91,7 +91,7 @@ SchXMLDocContext::SchXMLDocContext( SchXMLImportHelper& 
rImpHelper,
                  IsXMLToken( rLName, XML_DOCUMENT_META) ||
                  IsXMLToken( rLName, XML_DOCUMENT_STYLES) ||
                  IsXMLToken( rLName, XML_DOCUMENT_CONTENT) ),
-                               "SchXMLDocContext instanciated with no 
<office:document> element" );
+                               "SchXMLDocContext instantiated with no 
<office:document> element" );
 }
 
 SchXMLDocContext::~SchXMLDocContext()
@@ -186,7 +186,7 @@ SchXMLBodyContext::SchXMLBodyContext( SchXMLImportHelper& 
rImpHelper,
 {
        DBG_ASSERT( XML_NAMESPACE_OFFICE == nPrefix &&
                                IsXMLToken( rLName, XML_CHART ),
-                               "SchXMLBodyContext instanciated with no 
<office:chart> element" );
+                               "SchXMLBodyContext instantiated with no 
<office:chart> element" );
 }
 
 SchXMLBodyContext::~SchXMLBodyContext()


Reply via email to