diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 16:51:56 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 16:51:56 +0000 |
commit | 002f8f6d0e2d107bc99ae50eb9751c0ea65ac02b (patch) | |
tree | a518fc68bd19ce17a175700cc55cfcf6be3799e8 /svx | |
parent | c73884e5c596fd724cccb748e41ca071d98587e2 (diff) |
INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED
2004/01/13 04:03:52 mwu 1.1.2.1: DialogDiet 2004_01_13
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/zoom_def.hxx | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/svx/inc/zoom_def.hxx b/svx/inc/zoom_def.hxx new file mode 100644 index 000000000000..12f1a2aeafd0 --- /dev/null +++ b/svx/inc/zoom_def.hxx @@ -0,0 +1,8 @@ +#ifndef _SVX_ZOOM_DEF_HXX +#define _SVX_ZOOM_DEF_HXX + +#define ZOOMBTN_OPTIMAL ((USHORT)0x0001) +#define ZOOMBTN_PAGEWIDTH ((USHORT)0x0002) +#define ZOOMBTN_WHOLEPAGE ((USHORT)0x0004) + +#endif
\ No newline at end of file |