diff options
author | Thomas Lange <tl@openoffice.org> | 2009-04-27 06:28:27 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2009-04-27 06:28:27 +0000 |
commit | 748ce9a34fe6ab7a6a12c389895c197444d95aab (patch) | |
tree | 8a40628950d69840c85354ac159a37feaf612880 /starmath/inc/unomodel.hxx | |
parent | 453d21e5a31aa0afaf7ecfb4aea9ac02dfc3449c (diff) |
#i101241# new print dialog UI
Diffstat (limited to 'starmath/inc/unomodel.hxx')
-rw-r--r-- | starmath/inc/unomodel.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/unomodel.hxx b/starmath/inc/unomodel.hxx index 40d9b5a09049..c558e6973368 100644 --- a/starmath/inc/unomodel.hxx +++ b/starmath/inc/unomodel.hxx @@ -49,7 +49,6 @@ class SmFormat; #define PRTUIOPT_BORDER "Border" #define PRTUIOPT_PRINT_FORMAT "PrintFormat" #define PRTUIOPT_PRINT_SCALE "PrintScale" -#define PRTUIOPT_NO_RIGHT_SPACE "NoRightSpaces" class SmPrintUIOptions : public vcl::PrinterOptionsHelper { |