You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2020/07/10 23:00:22 UTC

[openoffice] branch trunk updated: Fixed typos (contex -> context)

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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 6f247e9  Fixed typos (contex -> context)
6f247e9 is described below

commit 6f247e9c8aac1895f310561142b0e64ebdd27411
Author: mseidel <ms...@apache.org>
AuthorDate: Sat Jul 11 00:59:49 2020 +0200

    Fixed typos (contex -> context)
---
 main/cli_ure/source/climaker/climaker_emit.cxx                          | 2 +-
 .../qa/complex/contextMenuInterceptor/CheckContextMenuInterceptor.java  | 2 +-
 .../src/main/java/ifc/sheet/_XEnhancedMouseClickBroadcaster.java        | 2 +-
 .../java/OOoRunner/src/main/java/ifc/ui/_XContextMenuInterception.java  | 2 +-
 main/sc/source/ui/view/gridwin.cxx                                      | 2 +-
 main/scripting/source/provider/MasterScriptProvider.cxx                 | 2 +-
 main/sd/source/ui/view/drviews4.cxx                                     | 2 +-
 main/sw/source/ui/docvw/edtwin.cxx                                      | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/main/cli_ure/source/climaker/climaker_emit.cxx b/main/cli_ure/source/climaker/climaker_emit.cxx
index f4f90ee..bf6aab5 100644
--- a/main/cli_ure/source/climaker/climaker_emit.cxx
+++ b/main/cli_ure/source/climaker/climaker_emit.cxx
@@ -1881,7 +1881,7 @@ Assembly * TypeEmitter::type_resolve(
 												  __typeof(System::String)};
 			ilGen->Emit(Emit::OpCodes::Call,
 						__typeof(System::String)->GetMethod(S"Concat", arConcatParams));
-			//load contex argument
+			//load context argument
 			ilGen->Emit(Emit::OpCodes::Ldarg_0);
 			ilGen->Emit(Emit::OpCodes::Newobj, ctorDeploymentException);
 			ilGen->Emit(Emit::OpCodes::Throw);//Exception(typeDeploymentExc);
diff --git a/main/framework/qa/complex/contextMenuInterceptor/CheckContextMenuInterceptor.java b/main/framework/qa/complex/contextMenuInterceptor/CheckContextMenuInterceptor.java
index 2a1a815..0618846 100644
--- a/main/framework/qa/complex/contextMenuInterceptor/CheckContextMenuInterceptor.java
+++ b/main/framework/qa/complex/contextMenuInterceptor/CheckContextMenuInterceptor.java
@@ -312,7 +312,7 @@ public class CheckContextMenuInterceptor
     private void openContextMenu(XModel aModel)
     {
 
-        System.out.println("try to open contex menu...");
+        System.out.println("try to open context menu...");
         AccessibilityTools at = new AccessibilityTools();
 
         xWindow = at.getCurrentWindow(xMSF, aModel);
diff --git a/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/_XEnhancedMouseClickBroadcaster.java b/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/_XEnhancedMouseClickBroadcaster.java
index 8d7b9a4..226713c 100644
--- a/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/_XEnhancedMouseClickBroadcaster.java
+++ b/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/_XEnhancedMouseClickBroadcaster.java
@@ -86,7 +86,7 @@ public class _XEnhancedMouseClickBroadcaster extends MultiMethodTest {
     }
 
     protected boolean clickOnSheet() {
-        log.println("try to open contex menu...");
+        log.println("try to open context menu...");
         AccessibilityTools at = new AccessibilityTools();
         
         XWindow xWindow = at.getCurrentWindow((XMultiServiceFactory)tParam.getMSF(), docModel);
diff --git a/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/_XContextMenuInterception.java b/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/_XContextMenuInterception.java
index 6bbe9f2..e96880c 100644
--- a/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/_XContextMenuInterception.java
+++ b/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/_XContextMenuInterception.java
@@ -158,7 +158,7 @@ public class _XContextMenuInterception extends MultiMethodTest {
     
     private void openContextMenu(XModel xModel){
         
-        log.println("try to open contex menu...");
+        log.println("try to open context menu...");
         AccessibilityTools at = new AccessibilityTools();
         
         xWindow = at.getCurrentWindow(xMSF, xModel);
diff --git a/main/sc/source/ui/view/gridwin.cxx b/main/sc/source/ui/view/gridwin.cxx
index e92375c..c40d38d 100644
--- a/main/sc/source/ui/view/gridwin.cxx
+++ b/main/sc/source/ui/view/gridwin.cxx
@@ -1505,7 +1505,7 @@ void ScGridWindow::HandleMouseButtonDown( const MouseEvent& rMEvt )
     // active inplace client. In that case we have to ignore the event.
     // Otherwise we would crash (context menu has been
     // opened by inplace client and we would deactivate the inplace client,
-    // the contex menu is closed by VCL asynchronously which in the end
+    // the context menu is closed by VCL asynchronously which in the end
     // would work on deleted objects or the context menu has no parent anymore)
     // See #126086# and #128122#
 	SfxViewShell* pViewSh = pViewData->GetViewShell();
diff --git a/main/scripting/source/provider/MasterScriptProvider.cxx b/main/scripting/source/provider/MasterScriptProvider.cxx
index 353843e..18a8e38 100644
--- a/main/scripting/source/provider/MasterScriptProvider.cxx
+++ b/main/scripting/source/provider/MasterScriptProvider.cxx
@@ -195,7 +195,7 @@ throw ( Exception, RuntimeException )
         ::rtl::OUString pkgSpec = OUSTR("uno_packages");
         sal_Int32 indexOfPkgSpec = m_sCtxString.lastIndexOf( pkgSpec );
 
-        // if contex string ends with "uno_packages"
+        // if context string ends with "uno_packages"
         if ( indexOfPkgSpec > -1 && ( m_sCtxString.match( pkgSpec, indexOfPkgSpec ) == sal_True ) )
         {
             m_bIsPkgMSP = sal_True;
diff --git a/main/sd/source/ui/view/drviews4.cxx b/main/sd/source/ui/view/drviews4.cxx
index 1561edc..3ccfc9e 100644
--- a/main/sd/source/ui/view/drviews4.cxx
+++ b/main/sd/source/ui/view/drviews4.cxx
@@ -322,7 +322,7 @@ void DrawViewShell::MouseButtonDown(const MouseEvent& rMEvt,
     // active inplace client. In that case we have to ignore the mouse
     // button down event. Otherwise we would crash (context menu has been
     // opened by inplace client and we would deactivate the inplace client,
-    // the contex menu is closed by VCL asynchronously which in the end
+    // the context menu is closed by VCL asynchronously which in the end
     // would work on deleted objects or the context menu has no parent anymore)
     // See #126086# and #128122#
     SfxInPlaceClient* pIPClient = GetViewShell()->GetIPClient();
diff --git a/main/sw/source/ui/docvw/edtwin.cxx b/main/sw/source/ui/docvw/edtwin.cxx
index e2c1747..a4eb93a 100644
--- a/main/sw/source/ui/docvw/edtwin.cxx
+++ b/main/sw/source/ui/docvw/edtwin.cxx
@@ -2634,7 +2634,7 @@ void SwEditWin::MouseButtonDown(const MouseEvent& _rMEvt)
     // active inplace client. In that case we have to ignore the mouse
     // button down event. Otherwise we would crash (context menu has been
     // opened by inplace client and we would deactivate the inplace client,
-    // the contex menu is closed by VCL asynchronously which in the end
+    // the context menu is closed by VCL asynchronously which in the end
     // would work on deleted objects or the context menu has no parent anymore)
     // See #126086# and #128122#
     SfxInPlaceClient* pIPClient = rSh.GetSfxViewShell()->GetIPClient();