diff options
Diffstat (limited to 'include/editeng/editdata.hxx')
-rw-r--r-- | include/editeng/editdata.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/editeng/editdata.hxx b/include/editeng/editdata.hxx index c616759e6940..349efd93045e 100644 --- a/include/editeng/editdata.hxx +++ b/include/editeng/editdata.hxx @@ -89,10 +89,6 @@ class ImpEditEngine; class EditTextObject; class SfxStyleSheet; -#define RGCHK_NONE 0 // No correction of ViusArea when scrolling -#define RGCHK_NEG 1 // No negative ViusArea when scrolling -#define RGCHK_PAPERSZ1 2 // VisArea must be within paper width, Text Size - struct EPosition { sal_Int32 nPara; |