javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlink.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 60 6c158198356e
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlink.h	Mon May 03 12:27:20 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlink.h	Fri May 14 15:47:24 2010 +0300
@@ -95,9 +95,9 @@
     TInt DoTrailingWhitespaceCorrection(
         const TInt aCurrentTextPosition) const;
     TRect GetDrawableFragmentRectangle(const CFont& aFont,
-           const TDesC& aText, const TInt aLinePosition, const TInt aLength,
-           const TInt aAvailableWidth, const TInt aXOffset, const TInt aYOffset,
-           const TInt aCurrentLineIndex) const;
+                                       const TDesC& aText, const TInt aLinePosition, const TInt aLength,
+                                       const TInt aAvailableWidth, const TInt aXOffset, const TInt aYOffset,
+                                       const TInt aCurrentLineIndex) const;
     void SetFocusedFragment();
     TBool IsRtl() const;
 
@@ -181,7 +181,7 @@
      * Link fragment text color.
      */
     TRgb iLinkColor;
-    
+
     /**
      * Link fragment text color when highlighted.
      */
@@ -224,13 +224,13 @@
      * Own.
      */
     const CSwtLinkFragmentDescriptor* iFocusedFragment;
-    
+
     /**
      * True for as long as pressed by pointer.
      * Eclipses ASwtControlBase::iPressed!
      */
     TBool iPressed;
-    
+
     /**
      * True if 2 or more targets.
      */