summaryrefslogtreecommitdiff
path: root/svx/inc/optgrid.hxx
diff options
context:
space:
mode:
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 * );