summaryrefslogtreecommitdiff
path: root/svx/inc/optgrid.hxx
diff options
context:
space:
mode:
authorWolfgang Silbermayr <wolfgang.silbermayr@gmail.com>2010-10-21 10:32:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-21 10:32:34 +0100
commit017e79ab159e1410055f00e3ba411221c5db34f8 (patch)
treed29491305148d6b4436ddadb8320b87103e16218 /svx/inc/optgrid.hxx
parent473e4d6c041392c2fa36f8d3b9184ce593cee90d (diff)
Translate comments into English
Diffstat (limited to 'svx/inc/optgrid.hxx')
-rw-r--r--svx/inc/optgrid.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/inc/optgrid.hxx b/svx/inc/optgrid.hxx
index 6dd2a5f9371d..26b0c5c1b8fb 100644
--- a/svx/inc/optgrid.hxx
+++ b/svx/inc/optgrid.hxx
@@ -140,7 +140,7 @@ private:
FixedText aDivisionPointY;
CheckBox aCbxSynchronize;
- FixedLine aGrpDrawGrid; // Neu
+ FixedLine aGrpDrawGrid;
protected:
//these controls are used in draw and impress
@@ -164,7 +164,6 @@ protected:
private:
BOOL bAttrModified;
-// BOOL bEqualGrid; // Neu
#ifdef _SVX_OPTGRID_CXX
DECL_LINK( ClickRotateHdl_Impl, void * );