sw/source/ui/table/tablepg.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 04278c1b53d93ec4c73d85b202457457d8f55cbe Author: Matthias Freund <matti...@yahoo.de> Date: Sun Feb 10 01:26:46 2013 +0100 Comment translation german - english Hope it helps a lot. Change-Id: If10593f81d4b2a00b8305e955ca7e6a15ed47aff Reviewed-on: https://gerrit.libreoffice.org/2074 Reviewed-by: Thomas Arnhold <tho...@arnhold.org> Tested-by: Thomas Arnhold <tho...@arnhold.org> diff --git a/sw/source/ui/table/tablepg.hxx b/sw/source/ui/table/tablepg.hxx index 091754d..618f93a 100644 --- a/sw/source/ui/table/tablepg.hxx +++ b/sw/source/ui/table/tablepg.hxx @@ -90,9 +90,9 @@ public: }; /*------------------------------------------------------- - TabPage Format/Tabelle/Spalten + TabPage Format/Table/Columns --------------------------------------------------------- */ -#define MET_FIELDS 6 //Anzahl der verwendeten MetricFields +#define MET_FIELDS 6 //Number of the used MetricFields class SwTableColumnPage : public SfxTabPage { @@ -110,8 +110,8 @@ class SwTableColumnPage : public SfxTabPage SwTwips nMinWidth; sal_uInt16 nNoOfCols; sal_uInt16 nNoOfVisibleCols; - //Breite merken, wenn auf autom. Ausrichtung gestellt wird - sal_uInt16 aValueTbl[MET_FIELDS];//primaere Zuordnung der MetricFields + //Remember the with, when switching to autoalign + sal_uInt16 aValueTbl[MET_FIELDS];//primary assignment of the MetricFields sal_Bool bModified:1; sal_Bool bModifyTbl:1; sal_Bool bPercentMode:1; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits