summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undoblk.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-02-03 11:42:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-02-03 11:42:21 +0000
commiteecb5381b21ceb905b340e8a6bcb8f9e673745e2 (patch)
treeed0087c4e9520555f0583983359b9af213a01835 /sc/source/ui/inc/undoblk.hxx
parentc2188a6bc5c11aa8c99d9892300c45c6ae54eac0 (diff)
INTEGRATION: CWS calcrtl (1.6.84); FILE MERGED
2003/10/29 19:41:09 nn 1.6.84.1: #106948# handle text alignment in repaint
Diffstat (limited to 'sc/source/ui/inc/undoblk.hxx')
-rw-r--r--sc/source/ui/inc/undoblk.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/undoblk.hxx b/sc/source/ui/inc/undoblk.hxx
index a7f59ebac3f7..72db987ac853 100644
--- a/sc/source/ui/inc/undoblk.hxx
+++ b/sc/source/ui/inc/undoblk.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: undoblk.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: nn $ $Date: 2002-10-09 10:58:13 $
+ * last change: $Author: hr $ $Date: 2004-02-03 12:42:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -280,7 +280,7 @@ private:
BOOL bCut;
BOOL bKeepScenarioFlags;
- void PaintArea( ScRange aRange ) const;
+ void PaintArea( ScRange aRange, USHORT nExtFlags ) const;
void DoUndo( ScRange aRange ) const;
void SetChangeTrack();