diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-04-11 16:04:13 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-04-11 16:04:13 +0000 |
commit | 8fb5891eb3c583f1408995d228c246012beebc6b (patch) | |
tree | b5da5b2fa1f8f300d814d61a8051e0b194b6ce93 /svx/source/dialog/cuitabline.hxx | |
parent | ac54d4c97e857f69bd2c4857bea39d1511441ff7 (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.hxx | 6 |
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 |