summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview/pview.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/uiview/pview.hrc')
-rw-r--r--sw/source/ui/uiview/pview.hrc28
1 files changed, 14 insertions, 14 deletions
diff --git a/sw/source/ui/uiview/pview.hrc b/sw/source/ui/uiview/pview.hrc
index 3724789431ed..d30f90e396f4 100644
--- a/sw/source/ui/uiview/pview.hrc
+++ b/sw/source/ui/uiview/pview.hrc
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -26,24 +26,24 @@
************************************************************************/
#include "view.hrc"
-#define FT_COL 1
-#define FT_ROW 2
-#define ED_COL 4
-#define ED_ROW 5
+#define FT_COL 1
+#define FT_ROW 2
+#define ED_COL 4
+#define ED_ROW 5
-#define BT_OK 20
-#define BT_CANCEL 21
-#define BT_HELP 22
+#define BT_OK 20
+#define BT_CANCEL 21
+#define BT_HELP 22
// Grenzwerte fuers Zooming (werden auch im piew.cxx benutzt!)
-#define PVIEW_MIN_ROW 1
-#define PVIEW_MAX_ROW 10
-#define PVIEW_MIN_COL 1
-#define PVIEW_MAX_COL 20
+#define PVIEW_MIN_ROW 1
+#define PVIEW_MAX_ROW 10
+#define PVIEW_MIN_COL 1
+#define PVIEW_MAX_COL 20
//Dialog Druckoptionen
#define FL_ROWCOL 1
-#define FT_ROWS 2
+#define FT_ROWS 2
#define NF_ROWS 3
#define FT_COLS 4
#define NF_COLS 5
@@ -68,5 +68,5 @@
#define MF_VMARGIN 23
#define PB_STANDARD 24
-#define RB_LANDSCAPE 24
+#define RB_LANDSCAPE 24
#define RB_PORTRAIT 25