[Libreoffice-commits] core.git: dbaccess/source editeng/source include/svtools lotuswordpro/source sc/source sfx2/source starmath/inc sw/qa sw/source

Julien Nabet serval2412 at yahoo.fr
Wed Dec 10 13:34:50 PST 2014


 dbaccess/source/ui/tabledesign/TEditControl.hxx    |    2 +-
 editeng/source/editeng/impedit.hxx                 |    2 +-
 editeng/source/editeng/impedit2.cxx                |    2 +-
 include/svtools/tabbar.hxx                         |    2 +-
 lotuswordpro/source/filter/xfilter/xfdrawobj.hxx   |    2 +-
 lotuswordpro/source/filter/xfilter/xfparastyle.hxx |    2 +-
 sc/source/core/data/column4.cxx                    |    2 +-
 sc/source/core/data/document.cxx                   |    2 +-
 sfx2/source/appl/appmain.cxx                       |    2 +-
 starmath/inc/caret.hxx                             |    2 +-
 sw/qa/extras/ooxmlexport/ooxmlexport.cxx           |    2 +-
 sw/source/core/edit/edlingu.cxx                    |    2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

New commits:
commit af7d374d013baad34f66989dbb9443af85bd8040
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Wed Dec 10 22:33:40 2014 +0100

    Typo: postion(s)=>position(s)
    
    Change-Id: Id2957f1cb68fc4b2fef9966abeb6745b548bcb75

diff --git a/dbaccess/source/ui/tabledesign/TEditControl.hxx b/dbaccess/source/ui/tabledesign/TEditControl.hxx
index 623c48e..3c0a550 100644
--- a/dbaccess/source/ui/tabledesign/TEditControl.hxx
+++ b/dbaccess/source/ui/tabledesign/TEditControl.hxx
@@ -192,7 +192,7 @@ namespace dbaui
         bool SaveData(long nRow, sal_uInt16 nColumnId);
         /** AdjustFieldDescription set the needed values for the description
             @param  _pFieldDesc     the field description where to set the values
-            @param  _rMultiSel      contains the postions which changed for undo/redo
+            @param  _rMultiSel      contains the positions which changed for undo/redo
             @param  _nPos           the current position
             @param  _bSet           should a key be set
             @param  _bPrimaryKey    which value should the pkey have
diff --git a/editeng/source/editeng/impedit.hxx b/editeng/source/editeng/impedit.hxx
index f98f943..78128ab 100644
--- a/editeng/source/editeng/impedit.hxx
+++ b/editeng/source/editeng/impedit.hxx
@@ -144,7 +144,7 @@ struct ImplIMEInfos
     void    DestroyAttribs();
 };
 
-// #i18881# to be able to identify the postions of changed words
+// #i18881# to be able to identify the positions of changed words
 // the positions of each portion need to be saved
 typedef std::vector<EditSelection>  SpellContentSelections;
 
diff --git a/editeng/source/editeng/impedit2.cxx b/editeng/source/editeng/impedit2.cxx
index f4b48b8..db8fe9c 100644
--- a/editeng/source/editeng/impedit2.cxx
+++ b/editeng/source/editeng/impedit2.cxx
@@ -3881,7 +3881,7 @@ long ImpEditEngine::GetPortionXOffset(
     }
     if ( bR2LPara )
     {
-        // Switch X postions...
+        // Switch X positions...
         OSL_ENSURE( GetTextRanger() || GetPaperSize().Width(), "GetPortionXOffset - paper size?!" );
         OSL_ENSURE( GetTextRanger() || (nX <= GetPaperSize().Width()), "GetPortionXOffset - position out of paper size!" );
         nX = GetPaperSize().Width() - nX;
diff --git a/include/svtools/tabbar.hxx b/include/svtools/tabbar.hxx
index 5dd5aab..1ecb744 100644
--- a/include/svtools/tabbar.hxx
+++ b/include/svtools/tabbar.hxx
@@ -130,7 +130,7 @@ ShowDropPos     - This method must be called by the QueryDrop handler,
                   inserted. This method can also be used in the Drop
                   handler, in order to determine the position at which
                   the Tabs shall be inserted. In the method, the
-                  postion of the Event must be passed. This method
+                  position of the Event must be passed. This method
                   returns the position, at which the Tabs shall be inserted.
 
 HideDropPos     - This method takes back the DropPosition previously
diff --git a/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx b/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx
index 9df2831..300b15c 100644
--- a/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx
@@ -72,7 +72,7 @@
 /**
  * @brief
  * Base class for all drawing object(ellipse,rect,circle,...).
- * I can set Postions,anchor,rotate,text style name here.
+ * I can set Positions,anchor,rotate,text style name here.
  *
  * Drawing objects can be rotated,scaled and skewed, drawing objects must have positions setted,
  * you can use SetPosition(...).
diff --git a/lotuswordpro/source/filter/xfilter/xfparastyle.hxx b/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
index 58ce28c..8d965df 100644
--- a/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
@@ -163,7 +163,7 @@ public:
     void    SetLastLineAlign(enumXFAlignType align,bool bJustSingleWord = false);
 
     /**
-     * @descr   Set the shadow of the paragraph.there is 4 postions, you
+     * @descr   Set the shadow of the paragraph.there is 4 positions, you
                 can find it in the definition of enumShadowPos.
      * @param   pos
      * @param   offset the distance between the paragraph border and the shadow.
diff --git a/sc/source/core/data/column4.cxx b/sc/source/core/data/column4.cxx
index 2291d38..5c49a78 100644
--- a/sc/source/core/data/column4.cxx
+++ b/sc/source/core/data/column4.cxx
@@ -1322,7 +1322,7 @@ public:
             if (nEndGroupPos > nDataSize)
             {
                 // The group goes beyond the specified end row.  Move to the
-                // one before the end postion to finish the loop.
+                // one before the end position to finish the loop.
                 pp = ppEnd - 1;
             }
             else
diff --git a/sc/source/core/data/document.cxx b/sc/source/core/data/document.cxx
index 311f7b7..5ce3b1b 100644
--- a/sc/source/core/data/document.cxx
+++ b/sc/source/core/data/document.cxx
@@ -1216,7 +1216,7 @@ bool ScDocument::InsertRow( SCCOL nStartCol, SCTAB nStartTab,
 
             // Collect all formula groups that will get split by the shifting,
             // and end all their listening.  Record the position of the top
-            // cell of the topmost group, and the postion of the bottom cell
+            // cell of the topmost group, and the position of the bottom cell
             // of the bottommost group.
             EndListeningIntersectedGroups(aEndListenCxt, aShiftedRange, &aGroupPos);
 
diff --git a/sfx2/source/appl/appmain.cxx b/sfx2/source/appl/appmain.cxx
index 209b119..2c56d19 100644
--- a/sfx2/source/appl/appmain.cxx
+++ b/sfx2/source/appl/appmain.cxx
@@ -78,7 +78,7 @@ void SfxApplication::Exit()
     This virtual method is called from SFx through Application::Main(),
     after Execute() has finished and
     - the configuration (SfxConfigManager) was already saved,
-    - the window postions etc. in the SfxIniManager were written,
+    - the window positions etc. in the SfxIniManager were written,
     - the Application widow still exists, but is hidden
     - all Documents and their Views already are closed.
     - Dispatcher, Bindings etc. already destroyed.
diff --git a/starmath/inc/caret.hxx b/starmath/inc/caret.hxx
index d35ca20..f435617 100644
--- a/starmath/inc/caret.hxx
+++ b/starmath/inc/caret.hxx
@@ -404,7 +404,7 @@ private:
  * </TR>
  * </TABLE>
  *
- * Below is a directed graph over the caret postions and how you can move between them.
+ * Below is a directed graph over the caret positions and how you can move between them.
  * \dot
  * digraph {
  *     labelloc = "t";
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport.cxx
index dc5333a..3de0747 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport.cxx
@@ -447,7 +447,7 @@ DECLARE_OOXMLEXPORT_TEST(testTableStyleBorderExport, "table-style-border-export.
 DECLARE_OOXMLEXPORT_TEST(testAnchorPosition, "anchor-position.docx")
 {
     // The problem was that the at-char anchored picture was at the end of the
-    // paragraph, so there were only two postions: a Text, then a Frame one.
+    // paragraph, so there were only two positions: a Text, then a Frame one.
     CPPUNIT_ASSERT_EQUAL(OUString("Text"), getProperty<OUString>(getRun(getParagraph(1), 1), "TextPortionType"));
     CPPUNIT_ASSERT_EQUAL(OUString("Frame"), getProperty<OUString>(getRun(getParagraph(1), 2), "TextPortionType"));
     CPPUNIT_ASSERT_EQUAL(OUString("Text"), getProperty<OUString>(getRun(getParagraph(1), 3), "TextPortionType"));
diff --git a/sw/source/core/edit/edlingu.cxx b/sw/source/core/edit/edlingu.cxx
index 9486d9b..97e30f7 100644
--- a/sw/source/core/edit/edlingu.cxx
+++ b/sw/source/core/edit/edlingu.cxx
@@ -96,7 +96,7 @@ public:
     void _End(bool bRestoreSelection = true);
 };
 
-// #i18881# to be able to identify the postions of the changed words
+// #i18881# to be able to identify the positions of the changed words
 // the content positions of each portion need to be saved
 struct SpellContentPosition
 {


More information about the Libreoffice-commits mailing list