diff options
author | Wolfgang Silbermayr <wolfgang.silbermayr@gmail.com> | 2010-10-21 10:32:34 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-21 10:32:34 +0100 |
commit | 017e79ab159e1410055f00e3ba411221c5db34f8 (patch) | |
tree | d29491305148d6b4436ddadb8320b87103e16218 /svx/inc/optgrid.hxx | |
parent | 473e4d6c041392c2fa36f8d3b9184ce593cee90d (diff) |
Translate comments into English
Diffstat (limited to 'svx/inc/optgrid.hxx')
-rw-r--r-- | svx/inc/optgrid.hxx | 3 |
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 * ); |