diff options
author | Christina Rossmanith <Christina Rossmanith> | 2011-01-25 21:54:16 +0100 |
---|---|---|
committer | Christina Rossmanith <Christina Rossmanith> | 2011-01-25 21:54:16 +0100 |
commit | 999c69dd67c8aafba25fab2ac52f32461c6c87c6 (patch) | |
tree | aa5cc0d479474c7f6ab256656b36263523e541de /sc/inc/hints.hxx | |
parent | 53b738076722da0c54e40e283e667cbd17ddb21c (diff) |
Translated comments from German to English
Diffstat (limited to 'sc/inc/hints.hxx')
-rw-r--r-- | sc/inc/hints.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/hints.hxx b/sc/inc/hints.hxx index 708d37a9b4bd..a2038b77adbe 100644 --- a/sc/inc/hints.hxx +++ b/sc/inc/hints.hxx @@ -39,7 +39,7 @@ class ScPaintHint : public SfxHint { ScRange aRange; USHORT nParts; - BOOL bPrint; // Flag, ob auch Druck/Vorschau betroffen ist + BOOL bPrint; // flag indicating whether print/preview if affected ScPaintHint(); // disabled |