summaryrefslogtreecommitdiff
path: root/svx/source/dialog/cuitabline.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-04-11 16:04:13 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-04-11 16:04:13 +0000
commit8fb5891eb3c583f1408995d228c246012beebc6b (patch)
treeb5da5b2fa1f8f300d814d61a8051e0b194b6ce93 /svx/source/dialog/cuitabline.hxx
parentac54d4c97e857f69bd2c4857bea39d1511441ff7 (diff)
INTEGRATION: CWS hedaburemove01 (1.7.142); FILE MERGED
2007/02/09 16:10:10 vg 1.7.142.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes
Diffstat (limited to 'svx/source/dialog/cuitabline.hxx')
-rw-r--r--svx/source/dialog/cuitabline.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/cuitabline.hxx b/svx/source/dialog/cuitabline.hxx
index 061eebcb6351..5274918bf1d1 100644
--- a/svx/source/dialog/cuitabline.hxx
+++ b/svx/source/dialog/cuitabline.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cuitabline.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 12:10:35 $
+ * last change: $Author: vg $ $Date: 2007-04-11 17:04:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -70,7 +70,7 @@ private:
protected:
virtual short Ok();
#ifdef _SVX_TABLINE_CXX
- DECL_LINK( CancelHdl, void * );
+ DECL_LINK( CancelHdlImpl, void * );
void SavePalettes();
#endif