Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi,

Comments in the following format not exists anymore in libs-core source
code: :-)

/* ---------------- xxxx-xx-xx-------------------------------
           <-----

                       |
I think is the last patch for this Easy Hack, e.g, lines in this format ---

Available under LGPLv3+/MPL.

Regards,
Júlio.
From 3f30e1bc4262a2290a31d85d352af730738be49f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= <julio.hoffimann@gmail.com>
Date: Sun, 10 Apr 2011 22:54:26 -0300
Subject: [PATCH] not useful dates in source code removed

---
 svx/source/dialog/fntctrl.cxx |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/svx/source/dialog/fntctrl.cxx b/svx/source/dialog/fntctrl.cxx
index a34cae1..cae2c74 100644
--- a/svx/source/dialog/fntctrl.cxx
+++ b/svx/source/dialog/fntctrl.cxx
@@ -200,13 +200,13 @@ inline sal_Bool FontPrevWin_Impl::Is100PercentFontWidthValid() const
 
 // class FontPrevWin_Impl -----------------------------------------------
 
-/*-----------------19.7.2001 08:44------------------
+/*
  * void FontPrevWin_Impl::_CheckScript()
  * evalutates the scripttypes of the actual string.
  * Afterwards the positions of script change are notified in aScriptChg,
  * the scripttypes in aScriptType.
  * The aTextWidth array will be filled with zero.
- * --------------------------------------------------*/
+ */
 
 void FontPrevWin_Impl::_CheckScript()
 {
@@ -271,7 +271,7 @@ void FontPrevWin_Impl::_CheckScript()
     }
 }
 
-/*-----------------19.7.2001 08:48------------------
+/*
  * Size FontPrevWin_Impl::CalcTextSize(..)
  * fills the aTextWidth array with the text width of every part
  * of the actual string without a script change inside.
@@ -279,7 +279,7 @@ void FontPrevWin_Impl::_CheckScript()
  * for Asian parts the aCJKFont.
  * The returned size contains the whole string.
  * The member nAscent is calculated to the maximal ascent of all used fonts.
- * --------------------------------------------------*/
+ */
 
 Size FontPrevWin_Impl::CalcTextSize( OutputDevice* pWin, OutputDevice* _pPrinter,
     SvxFont &rFont )
@@ -352,12 +352,12 @@ Size FontPrevWin_Impl::CalcTextSize( OutputDevice* pWin, OutputDevice* 
_pPrinter
     return aTxtSize;
 }
 
-/*-----------------19.7.2001 08:54------------------
+/*
  * void FontPrevWin_Impl::DrawPrev(..)
  * calls SvxFont::DrawPrev(..) for every part of the string without a script
  * change inside, for Asian parts the aCJKFont will be used, otherwise the
  * given rFont.
- * --------------------------------------------------*/
+ */
 
 void FontPrevWin_Impl::DrawPrev( OutputDevice* pWin, Printer* _pPrinter,
     Point &rPt, SvxFont &rFont )
-- 
1.7.0.4


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.